Ilya Gorbunov
|
43a74e575e
|
Fix testData/codegen: replace deprecated sort usages.
|
2015-10-07 22:36:43 +03:00 |
|
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 |
|
Denis Zharkov
|
952d45dc8b
|
Deprecate JVM platform annotations in favor of capitilized themselves
|
2015-09-04 18:19:31 +03:00 |
|
Dmitry Jemerov
|
4743a69d76
|
rename platformName annotation to jvmName
|
2015-08-25 15:40:46 +02:00 |
|
Alexander Udalov
|
ef4a5e78ed
|
Catch IllegalAccessException in KFunction.call
Rename IllegalPropertyAccessException -> IllegalCallableAccessException
|
2015-07-29 21:36:51 +03:00 |
|
Alexander Udalov
|
da5cffdb60
|
Support KClass.functions and declaredFunctions
|
2015-07-29 21:36:36 +03:00 |
|
Alexander Udalov
|
3549e1e035
|
Add KFunction.name, support reflection for function references
#KT-7694 Fixed
|
2015-07-10 20:10:07 +03:00 |
|