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-09 08:31:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9f786c00a7d63d9106c22f83720652cc855656ac
kotlin
/
compiler
/
testData
/
codegen
/
bytecodeText
/
whenStringOptimization
History
Denis Zharkov
0efe28a12a
Do not inline non-const vals
...
#KT-10425 Fixed
2016-02-05 17:43:55 +03:00
..
denseHashCode.kt
When by String constants:
2014-07-21 17:13:56 +04:00
duplicatingItems.kt
When by String constants:
2014-07-21 17:13:56 +04:00
duplicatingItemsSameHashCode.kt
When by String constants:
2014-07-21 17:13:56 +04:00
expression.kt
When by String constants:
2014-07-21 17:13:56 +04:00
nonInlinedConst.kt
Do not inline non-const vals
2016-02-05 17:43:55 +03:00
nullability.kt
When2Switch: generate ifnonnull check for nullable values before *switch-opcode
2014-07-21 17:13:56 +04:00
sameHashCode.kt
When by String constants:
2014-07-21 17:13:56 +04:00
statement.kt
When by String constants:
2014-07-21 17:13:56 +04:00