This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
06408011f0f99b104658260c8bedaf75e21fa025
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
reflection
/
lambdaClasses
T
History
pyos
06408011f0
JVM_IR: prefer to move, not copy, suspend lambda bodies
...
Copying breaks reflection metadata.
2020-02-07 12:16:26 +01:00
..
parameterNamesAndNullability.kt
JVM_IR: serialize anonymous functions' descriptors
2019-11-28 18:17:01 +01:00
reflectOnDefaultWithInlineClassArgument.kt
JVM_IR: do not copy defaults in functions with inline class parameters
2019-12-24 18:59:33 +03:00
reflectOnLambdaInArrayConstructor.kt
Add tests extracted from regressions
2020-02-06 21:03:41 +03:00
reflectOnLambdaInField.kt
JVM_IR: serialize anonymous functions' descriptors
2019-11-28 18:17:01 +01:00
reflectOnLambdaInStaticField.kt
JVM_IR: move const initialization handling to lowering
2019-11-29 16:49:52 +01:00
reflectOnLambdaInSuspend.kt
JVM_IR: prefer to move, not copy, suspend lambda bodies
2020-02-07 12:16:26 +01:00
reflectOnLambdaInSuspendLambda.kt
JVM_IR: prefer to move, not copy, suspend lambda bodies
2020-02-07 12:16:26 +01:00