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 00:21:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0bd1c4d1b75a612c7f491d0d8f14f0f54363aa24
kotlin
/
compiler
/
testData
/
codegen
/
bytecodeText
/
whenStringOptimization
History
Mikhail Zarechenskiy
0134b8819b
Optimize const vals by inlining them at use sites
...
#KT-11734 Fixed #KT-13570 Fixed
2016-12-05 22:11:33 +03:00
..
denseHashCode.kt
…
duplicatingItems.kt
…
duplicatingItemsSameHashCode.kt
…
expression.kt
…
inlineStringConstInsideWhen.kt
Optimize const vals by inlining them at use sites
2016-12-05 22:11:33 +03:00
nonInlinedConst.kt
Optimize const vals by inlining them at use sites
2016-12-05 22:11:33 +03:00
nullability.kt
…
sameHashCode.kt
…
statement.kt
…