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-11 08:31:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4bdf598bfee40b4fd151a0cb394db604e5a82d61
kotlin
/
compiler
/
testData
/
codegen
/
boxWithStdlib
/
reflection
/
methodsFromAny
History
Alexander Udalov
6182b3ff5c
Prohibit Array::class, require type arguments for reified parameters
2015-04-09 19:46:47 +03:00
..
classToString.kt
Prohibit Array::class, require type arguments for reified parameters
2015-04-09 19:46:47 +03:00
defaultPackageToString.kt
Provide "toString" for reflection objects
2014-07-02 01:55:55 +04:00
equalsHashCode.kt
Provide "equals" and "hashCode" for reflection objects
2014-07-02 01:55:55 +04:00
extensionPropertyReceiverToString.kt
Use descriptors for reflection on extension properties
2015-03-11 16:42:34 +03:00
memberExtensionToString.kt
Add 'val KClass.declaredProperties', make getProperties a property
2015-03-17 23:39:13 +03:00
packageForJavaStaticToString.kt
Provide "toString" for reflection objects
2014-07-02 01:55:55 +04:00
packageToString.kt
Provide "toString" for reflection objects
2014-07-02 01:55:55 +04:00
propertyToString.kt
Use descriptors for reflection on extension properties
2015-03-11 16:42:34 +03:00