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
f23b5103ecf3fbde05bfbe7e3f396553663d3d97
kotlin
/
compiler
/
testData
/
codegen
/
bytecodeText
/
whenEnumOptimization
History
Mikhael Bogdanov
df8394bcd2
Fix for KT-14597: "When" over smartcasted enum is broken and breaks all other "when"
...
#KT-14597 Fixed
2017-01-24 15:17:47 +01:00
..
bigEnum.kt
…
duplicatingItems.kt
…
expression.kt
…
functionLiteralInTopLevel.kt
…
importedEnumEntry.kt
…
kt14597_full.kt
Fix for KT-14597: "When" over smartcasted enum is broken and breaks all other "when"
2017-01-24 15:17:47 +01:00
kt14802.kt
Fix for KT-14597: "When" over smartcasted enum is broken and breaks all other "when"
2017-01-24 15:17:47 +01:00
kt15806.kt
Fix for KT-14597: "When" over smartcasted enum is broken and breaks all other "when"
2017-01-24 15:17:47 +01:00
manyWhensWithinClass.kt
…
nonConstantEnum.kt
…
nullability.kt
…
subjectAny.kt
…
withoutElse.kt
…