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
80a67477db0443b8623d5bc7a0c0678b58b896ca
kotlin
/
compiler
/
testData
/
codegen
/
bytecodeText
/
whenEnumOptimization
History
Denis Zharkov
5a591be25f
Convert SwitchCodegen to Kotlin, prettify and optimize codegen
2018-02-22 11:42:18 +03:00
..
bigEnum.kt
…
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
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
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
…