This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-18 15:54:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
20653090d3878f98aba4e02201317c2c60f29eac
kotlin
/
compiler
/
testData
/
codegen
/
boxWithStdlib
/
reflection
History
Alexander Udalov
87ef4ff7c5
Fix KClassImpl#toString to render Kotlin FQ name, not JVM one
2015-04-07 20:25:06 +03:00
..
classLiterals
KT-7271 Accessing an extension property of Char.Companion leads to ClassNotFoundException in runtime
2015-04-07 15:59:05 +03:00
enclosing
Added init keyword to testdata
2015-04-07 13:08:51 +03:00
genericSignature
default -> companion: replace all mentions of default and default object
2015-03-17 15:47:39 +03:00
mapping
Don't create KProperty instance for synthetic field
2015-03-23 16:30:26 +03:00
methodsFromAny
Fix KClassImpl#toString to render Kotlin FQ name, not JVM one
2015-04-07 20:25:06 +03:00
properties
Call getMethod/getDeclaredMethod depending on visibility
2015-04-07 20:20:40 +03:00