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
9dada595b63f4e5d08bbf319a5fa9cccc05db4c4
kotlin
/
compiler
/
testData
/
codegen
/
boxWithStdlib
/
reflection
/
functions
History
Dmitry Petrov
50ff2a3ad2
Multifile facade should contain reflection data,
...
otherwise callable references to stdlib functions will not work in the migration scheme.
2015-09-14 17:47:49 +03:00
..
functionFromStdlib.kt
Multifile facade should contain reflection data,
2015-09-14 17:47:49 +03:00
localFunctionName.kt
Add KFunction.name, support reflection for function references
2015-07-10 20:10:07 +03:00
platformName.kt
Deprecate JVM platform annotations in favor of capitilized themselves
2015-09-04 18:19:31 +03:00
privateMemberFunction.kt
Catch IllegalAccessException in KFunction.call
2015-07-29 21:36:51 +03:00
simpleGetFunctions.kt
Support KClass.functions and declaredFunctions
2015-07-29 21:36:36 +03:00
simpleNames.kt
Add KFunction.name, support reflection for function references
2015-07-10 20:10:07 +03:00