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
fef4c8ccd8440de0beb2bc5a3f5dda31c53194ca
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
Lazy intrinsic generation
2014-11-21 13:59:43 +03:00
negateConstantCompare.kt
Optimize const vals by inlining them at use sites
2016-12-05 22:11:33 +03:00
negateObjectComp.kt
Lazy intrinsic generation
2014-11-21 13:59:43 +03:00
negateObjectCompChaing.kt
Lazy intrinsic generation
2014-11-21 13:59:43 +03:00
negateVar.kt
Lazy intrinsic generation
2014-11-21 13:59:43 +03:00
negateVarChain.kt
Lazy intrinsic generation
2014-11-21 13:59:43 +03:00