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
bc168c0cbada2bfcb11ced54bd6e64b60dd04635
kotlin
/
compiler
/
testData
/
codegen
/
boxWithStdlib
/
reflection
History
Alexander Udalov
bc168c0cba
Support KClass.jvmName = java.lang.Class.getName()
2015-07-10 20:10:07 +03:00
..
classes
Support KClass.jvmName = java.lang.Class.getName()
2015-07-10 20:10:07 +03:00
classLiterals
Support KClass.qualifiedName for non-local classes
2015-07-10 20:10:06 +03:00
enclosing
Fix codegen tests after types enhancement
2015-07-09 16:36:44 +03:00
genericSignature
Adjust testData: get rid of obsolete annotations
2015-06-12 09:23:31 +03:00
kClassInAnnotation
JVM: Support using KClass as annotation parameter type
2015-04-16 10:40:19 +03:00
mapping
Don't create KProperty instance for synthetic field
2015-03-23 16:30:26 +03:00
methodsFromAny
Prohibit Array::class, require type arguments for reified parameters
2015-04-09 19:46:47 +03:00
properties
Call getMethod/getDeclaredMethod depending on visibility
2015-04-07 20:20:40 +03:00