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
845e116aa91df4adf1107e9f5ca237fde197ec20
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
…