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
76ff71709112e70d000f9639dc9172ac49bdff16
kotlin-fork
/
compiler
/
testData
/
codegen
/
bytecodeText
/
whenEnumOptimization
T
History
Dmitry Petrov
8905586cbb
IR KT-50258 rewrite enum-based 'when' more carefully
2021-12-21 06:06:45 +00:00
..
bigEnum.kt
[JVM_IR] Extend when to switch translation to deal with nested ors.
2021-02-16 03:20:07 -08:00
differentEnumClasses2.kt
…
differentEnumClasses.kt
…
duplicatingItems.kt
[JVM_IR] Extend when to switch translation to deal with nested ors.
2021-02-16 03:20:07 -08:00
expression.kt
[JVM_IR] Extend when to switch translation to deal with nested ors.
2021-02-16 03:20:07 -08:00
functionLiteralInTopLevel.kt
…
importedEnumEntry.kt
…
kt14597_full.kt
…
kt14802.kt
…
manyWhensWithinClass.kt
[JVM_IR] Extend when to switch translation to deal with nested ors.
2021-02-16 03:20:07 -08:00
nestedWhenInCondition.kt
IR KT-50258 rewrite enum-based 'when' more carefully
2021-12-21 06:06:45 +00:00
nonConstantEnum.kt
…
nullability.kt
[JVM_IR] Extend when to switch translation to deal with nested ors.
2021-02-16 03:20:07 -08:00
subjectAny.kt
…
whenOr.kt
Fail on compilation errors in AbstractBytecodeTextTest
2021-02-17 18:43:23 +01:00
withoutElse.kt
[JVM_IR] Extend when to switch translation to deal with nested ors.
2021-02-16 03:20:07 -08:00