This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-08 15:53:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
03820245eb4cbfb48ee7ce7253aac985b2ddc6e5
kotlin
/
compiler
/
testData
/
codegen
/
bytecodeText
/
whenEnumOptimization
History
Denis Zharkov
c1cc722ac4
Turn off incorrect switch-optimization for when by enums
...
#KT-24708 Fixed
2018-09-12 09:49:25 +03:00
..
bigEnum.kt
…
differentEnumClasses2.kt
Turn off incorrect switch-optimization for when by enums
2018-09-12 09:49:25 +03:00
differentEnumClasses.kt
Turn off incorrect switch-optimization for when by enums
2018-09-12 09:49:25 +03:00
duplicatingItems.kt
…
expression.kt
…
functionLiteralInTopLevel.kt
Convert SwitchCodegen to Kotlin, prettify and optimize codegen
2018-02-22 11:42:18 +03:00
importedEnumEntry.kt
…
kt14597_full.kt
…
kt14802.kt
Convert SwitchCodegen to Kotlin, prettify and optimize codegen
2018-02-22 11:42:18 +03:00
kt15806.kt
Convert SwitchCodegen to Kotlin, prettify and optimize codegen
2018-02-22 11:42:18 +03:00
manyWhensWithinClass.kt
…
nonConstantEnum.kt
…
nullability.kt
…
subjectAny.kt
…
withoutElse.kt
…