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
dd436744261fa382534914427f71d0846fd40407
kotlin-fork
/
compiler
/
testData
/
codegen
/
boxWithStdlib
/
reflection
/
noKotlinReflect
T
History
Alexander Udalov
1c889c4e67
Support equals, hashCode, toString for ::-references without reflection
2015-11-09 22:24:39 +03:00
..
methodsFromAny
Support equals, hashCode, toString for ::-references without reflection
2015-11-09 22:24:39 +03:00
javaClass.kt
Fix NO_KOTLIN_REFLECT directive handling in codegen tests
2015-09-04 20:18:59 +03:00
primitiveJavaClass.kt
Move .java and .kotlin extension properties to kotlin.jvm
2015-08-27 08:19:50 +03:00
propertyGetSetName.kt
Minor, add some tests on get/set/name/instanceof for properties w/o reflection
2015-08-24 01:29:58 +03:00
propertyInstanceof.kt
Minor, add some tests on get/set/name/instanceof for properties w/o reflection
2015-08-24 01:29:58 +03:00
reifiedTypeJavaClass.kt
Adjust test data after fixes about generic nullability
2015-08-28 18:50:26 +03:00
simpleClassLiterals.kt
…