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-13 00:21:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7e528da00a4b4fdbf0fcf6625cfbd561f536fa02
kotlin
/
compiler
/
testData
/
codegen
/
boxWithStdlib
/
reflection
/
noKotlinReflect
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
…