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
ca3bb02897cbe90da2689eece5ece8463e894e49
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
constructorCall
T
History
Dmitriy Novozhilov
5c0cfa87ba
[Test] Support some jvm codegen specific configuration directives
2021-01-25 17:08:31 +03:00
..
breakInConstructorArguments.kt
…
continueInConstructorArguments.kt
…
earlyReturnInConstructorArguments.kt
…
inlineFunInConstructorCallEvaluationOrder.kt
…
inlineFunInConstructorCallWithDisabledNormalization.kt
[Test] Support some jvm codegen specific configuration directives
2021-01-25 17:08:31 +03:00
inlineFunInConstructorCallWithEnabledNormalization.kt
[Test] Support some jvm codegen specific configuration directives
2021-01-25 17:08:31 +03:00
inlineFunInConstructorCallWithStrictNormalization.kt
[Test] Support some jvm codegen specific configuration directives
2021-01-25 17:08:31 +03:00
inlineFunInInnerClassConstructorCall.kt
…
inlineFunInLocalClassConstructorCall.kt
…
loopInInlineFunInSuperConstructorCallWithEnabledNormalization.kt
[Test] Support some jvm codegen specific configuration directives
2021-01-25 17:08:31 +03:00
loopInInlineFunInSuperConstructorCallWithEnabledNormalizationSince13.kt
[FIR2IR] Convert explicit receiver in advance
2020-04-10 14:49:27 +03:00
loopInInlineFunWithEnabledNormalization.kt
[Test] Support some jvm codegen specific configuration directives
2021-01-25 17:08:31 +03:00
nestedConstructorCallWithJumpOutInConstructorArguments.kt
…
nonLocalReturnInConstructorArguments.kt
…
possiblyPoppedUnitializedValueInArguments.kt
…
regularConstructorCallEvaluationOrder.kt
…
tryCatchInConstructorCallEvaluationOrder.kt
…