This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d540ff8890b540703d3cbdfd662f35a722b1d0d1
kotlin-fork
/
compiler
/
testData
/
codegen
/
boxWithStdlib
/
reflection
T
History
Dmitry Petrov
d540ff8890
KT-8206 java.lang.NoSuchFieldError: $kotlinClass for deprecated::class
...
Instantiate class literals for annotation classes as foreign.
2015-07-10 20:10:15 +03:00
..
classes
Support KClass.jvmName = java.lang.Class.getName()
2015-07-10 20:10:07 +03:00
classLiterals
KT-8206 java.lang.NoSuchFieldError: $kotlinClass for deprecated::class
2015-07-10 20:10:15 +03:00
constructors
Add KFunction.name, support reflection for function references
2015-07-10 20:10:07 +03:00
enclosing
Fix codegen tests after types enhancement
2015-07-09 16:36:44 +03:00
functions
Add KFunction.name, support reflection for function references
2015-07-10 20:10:07 +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
Test equals/hashCode/toString for function references
2015-07-10 20:10:14 +03:00
properties
Support property getters/setters in reflection
2015-07-10 20:10:10 +03:00