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-07 08:31:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a7c9e14805e94808e3796f91cb00f44e8d0c38f0
kotlin
/
compiler
/
testData
/
codegen
/
bytecodeText
/
lazyCodegen
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
..
inlineConstInsideComparison.kt
Optimize const vals by inlining them at use sites
2016-12-05 22:11:33 +03:00
negateConst.kt
…
negateConstantCompare.kt
Optimize const vals by inlining them at use sites
2016-12-05 22:11:33 +03:00
negateObjectComp.kt
…
negateObjectCompChaing.kt
…
negateVar.kt
…
negateVarChain.kt
…