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
a087ea559f90f102720168db2c68f935019db85c
kotlin-fork
/
compiler
/
testData
/
codegen
/
bytecodeText
/
lazyCodegen
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
..
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
…