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
dd94de3a344e309815509bdaf5f43e2d384ef143
kotlin-fork
/
compiler
/
testData
/
codegen
/
boxInline
/
enclosingInfo
T
History
Artem Kobzar
02a78051aa
[PSI2IR] Sync start and end offsets on PSI and FIR for an implicit return inside lambdas
2024-02-27 19:25:24 +00:00
..
anonymousInLambda.kt
JVM: enable -Xlambdas=class in some codegen tests
2023-04-28 21:34:19 +00:00
inlineChain2.kt
[PSI2IR] Sync start and end offsets on PSI and FIR for an implicit return inside lambdas
2024-02-27 19:25:24 +00:00
inlineChain.kt
Enable lightweight lambdas (aka invokedynamic) since 2.0
2024-02-08 19:46:18 +00:00
kt52417.kt
…
objectInInlineFun.kt
…
transformedConstructor.kt
…
transformedConstructorWithAdditionalObject.kt
…
transformedConstructorWithNestedInline.kt
…