Files
kotlin-fork/compiler/testData/codegen/boxWithStdlib
Alexander Udalov 1576160390 Improve implementation of callable reference superclasses
Previously to use reflection on them, you had to wrap an already created object
with a "Reflection.function" or "Reflection.propertyN" call, which the JVM
back-end was doing. This was not optimal in several senses and current solution
fixes that
2015-11-09 22:24:40 +03:00
..
2015-01-15 15:13:05 +03:00
2015-09-24 14:07:51 +03:00
2015-09-25 19:20:20 +03:00
2014-11-27 20:38:18 +03:00
2015-10-15 09:16:21 +03:00