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-12 15:53:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fa292ec0e0ae7f4f63ab2a00a5b2932b05c1a071
kotlin
/
compiler
/
testData
/
codegen
/
boxWithStdlib
/
reflection
/
classes
History
Alexander Udalov
9a8cf23ed4
Support KClass.companionObject and companionObjectInstance
...
#KT-7636 Fixed
2015-08-29 18:37:32 +03:00
..
classSimpleName.kt
Support KClass.qualifiedName for non-local classes
2015-07-10 20:10:06 +03:00
companionObject.kt
Support KClass.companionObject and companionObjectInstance
2015-08-29 18:37:32 +03:00
defaultType.kt
Support KClass.defaultType
2015-08-28 21:22:11 +03:00
jvmName.kt
Move .java and .kotlin extension properties to kotlin.jvm
2015-08-27 08:19:50 +03:00
localClassSimpleName.kt
Support KClass.qualifiedName for non-local classes
2015-07-10 20:10:06 +03:00
nestedClasses.kt
Support KClass.nestedClasses
2015-08-29 17:59:45 +03:00
objectInstance.kt
Support KClass.objectInstance for objects and companion objects
2015-08-03 23:33:21 +03:00
qualifiedName.kt
Move .java and .kotlin extension properties to kotlin.jvm
2015-08-27 08:19:50 +03:00