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
/
box
/
closures
T
History
vladislav.grechko
54858c2118
[FIR] Fix naming of local classes when serializing metadata
...
^KT-63655: Fixed ^KT-63901: Fixed ^KT-63988: Fixed
2024-02-07 12:30:50 +00:00
..
capturedVarsOptimization
…
captureInSuperConstructorCall
[K2 JS] Unmute and link to issue some JS K2 tests
2024-01-18 15:48:55 +00:00
captureOuterProperty
…
closureInsideClosure
…
anonymousObjectAsLastExpressionInLambda.kt
…
capturedLocalGenericFun.kt
…
captureExtensionReceiver.kt
…
captureExtensionReceiverX2.kt
…
closureCapturingGenericParam.kt
An option to allow out-of-scope type parameters in IrManglerComputer
2023-03-03 22:08:57 +00:00
closureInsideConstrucor.kt
…
closureOnTopLevel1.kt
…
closureOnTopLevel2.kt
…
closuresAsSingleton.kt
[K/Wasm] Convert non-capturing lambdas into singletons ^KT-64803 Fixed
2024-01-29 12:52:18 +00:00
closureWithParameter.kt
…
closureWithParameterAndBoxing.kt
…
crossinlineLocalDeclaration.kt
…
doubleEnclosedLocalVariable.kt
…
enclosingLocalVariable.kt
…
enclosingThis.kt
…
extensionClosure.kt
…
kt2151.kt
…
kt3152.kt
…
kt3523.kt
…
kt3738.kt
…
kt3905.kt
…
kt4106.kt
…
kt4137.kt
…
kt5589.kt
…
kt10044.kt
…
kt11634_2.kt
…
kt11634_3.kt
…
kt11634_4.kt
…
kt11634.kt
…
kt19389_set.kt
…
kt19389.kt
…
kt23881.kt
JVM: enable -Xlambdas=class in some codegen tests
2023-04-28 21:34:19 +00:00
kt47120.kt
…
kt47120a.kt
…
kt47840.kt
…
kt47894_inlineFunWithObjectWithNothing.kt
…
localClassFunClosure.kt
…
localClassLambdaClosure.kt
…
localFunctionInFunction.kt
…
localFunctionInInitBlock.kt
…
localFunctionInInitializer.kt
…
localFunInInit.kt
…
localGenericFun.kt
…
localReturn.kt
…
localReturnWithAutolabel.kt
…
noRefToOuter.kt
JVM: enable -Xlambdas=class in some codegen tests
2023-04-28 21:34:19 +00:00
recursiveClosure.kt
…
refsAreSerializable.kt
JVM: enable -Xlambdas=class in some codegen tests
2023-04-28 21:34:19 +00:00
simplestClosure.kt
…
simplestClosureAndBoxing.kt
…
staticLambda.kt
…
subclosuresWithinInitializers.kt
[FIR] Fix naming of local classes when serializing metadata
2024-02-07 12:30:50 +00:00
underscoreParameters.kt
…