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
dbbfb23fa97c7acbc4b5dc7fa85bb2f3bccca18a
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
closures
T
History
vladislav.grechko
34bac48541
Add JVM ABI K1/K2 consistency tests
2023-12-26 10:18:19 +00:00
..
capturedVarsOptimization
…
captureInSuperConstructorCall
[Wasm] Update testData after adding K2 and new test infra support.
2023-06-25 10:20:40 +02: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
[Wasm] Allow implementing function interfaces
2022-11-14 11:23:18 +01:00
closureOnTopLevel2.kt
[Wasm] Allow implementing function interfaces
2022-11-14 11:23:18 +01: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.jvm_abi.txt
Add JVM ABI K1/K2 consistency tests
2023-12-26 10:18:19 +00:00
subclosuresWithinInitializers.kt
Add JVM ABI K1/K2 consistency tests
2023-12-26 10:18:19 +00:00
underscoreParameters.kt
…