This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a2a30436074f61b4b48396d4b4e9618bc643f882
kotlin-fork
/
compiler
/
testData
/
codegen
/
bytecodeText
/
whenStringOptimization
T
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
When2Switch: generate ifnonnull check for nullable values before *switch-opcode
2014-07-21 17:13:56 +04:00
sameHashCode.kt
…
statement.kt
…