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
d76db0e011a09494359af805e9b2e8614debbed7
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
[FIR2IR] Re-use receiver application logic in callable ref conversion
2020-03-30 16:23:10 +03:00
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
[FIR2IR] Use IR built-in types, their symbols & constructors directly
2020-03-18 17:09:36 +03:00
possiblyPoppedUnitializedValueInArguments.kt
…
regularConstructorCallEvaluationOrder.kt
…
tryCatchInConstructorCallEvaluationOrder.kt
…