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
45637c1b94de9509bcc242f797100e0ba4e4efd3
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
reflection
/
properties
/
localDelegated
T
History
Steven Schäfer
2acfb3a41f
JVM IR: Avoid direct lambda invokes in inline tests
2022-07-14 23:24:18 +02:00
..
defaultImpls.kt
…
inLambda.kt
JVM_IR KT-45103 optimize direct invoke for lambdas and callable refs
2021-05-18 22:20:12 +03:00
inLambdaInInline.kt
JVM IR: Avoid direct lambda invokes in inline tests
2022-07-14 23:24:18 +02:00
inlineFun.kt
…
localAndNonLocal.kt
…
localDelegatedProperty.kt
…
multiFileClass.kt
…
variableOfGenericType.kt
…