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
58af8d68a13302801627fa554d72cafacf5e4e43
kotlin-fork
/
compiler
/
testData
/
codegen
/
boxInline
/
lambdaTransformation
T
History
Alexander Udalov
b94a4d9fc3
Render more information on inner classes in bytecode listing tests
2020-06-29 17:33:39 +02:00
..
lambdaCloning.kt
…
lambdaInLambda2.kt
…
lambdaInLambdaNoInline.kt
…
regeneratedLambdaName2_ir.txt
Render more information on inner classes in bytecode listing tests
2020-06-29 17:33:39 +02:00
regeneratedLambdaName2.kt
Dump bytecode in a test that shows the effect of recompiling inline funs
2020-04-08 07:04:16 +02:00
regeneratedLambdaName2.txt
Render more information on inner classes in bytecode listing tests
2020-06-29 17:33:39 +02:00
regeneratedLambdaName.kt
JVM_IR: fix load check in inliner (should accept primitives too)
2019-11-07 15:58:44 +01:00
sameCaptured.kt
…