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-08 15:53:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b527a4d158cf5be0dc43fdfed6a97c5209a7a6f3
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
Minor: make tryInlined test not depend on 'Closeable.use' implementation.
2016-07-01 04:42:38 +03:00