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-16 08:31:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
36ae8790a14fb6a00e6cba74f2abfe88694dfa34
kotlin
/
compiler
/
testData
/
codegen
/
boxWithStdlib
/
whenEnumOptimization
History
Pavel V. Talanov
06916d98c6
default -> companion: replace all mentions of default and default object
2015-03-17 15:47:39 +03:00
..
bigEnum.kt
…
duplicatingItems.kt
…
enumInsideClassObject.kt
default -> companion: replace all mentions of default and default object
2015-03-17 15:47:39 +03:00
expression.kt
…
functionLiteralInTopLevel.kt
…
manyWhensWithinClass.kt
…
nonConstantEnum.kt
…
nullability.kt
…
nullableEnum.kt
Make 'when' on nullable enums exhaustive if 'null' entry is present
2014-10-21 00:16:06 +04:00
subjectAny.kt
…
withoutElse.kt
…