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 00:21:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
afa58599ec7026bfc347f2b3482ab69364ea768f
kotlin
/
compiler
/
testData
/
codegen
/
bytecodeText
/
coercionToUnitOptimization
History
Dmitry Petrov
a5d6559056
KT-14360 Microoptimizations in RedundantCoercionToUnitTransformer
2016-10-17 10:13:03 +03:00
..
kt14360.kt
KT-14360 Microoptimizations in RedundantCoercionToUnitTransformer
2016-10-17 10:13:03 +03:00
nopInlineFuns.kt
Generate 'nop' instruction on lambda call when everything on line is going to be eliminated by inliner (KT-6477)
2016-10-14 14:52:06 +03:00
returnsUnit.kt
…
safeCall.kt
…
safeCallWithReturnValue.kt
…
safeLet.kt
…
tryInlined.kt
…