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
a56d1d3ce863f425b47b25eb92fe4a3b046676b3
kotlin
/
compiler
/
testData
/
codegen
/
bytecodeText
/
deadCodeElimination
History
Dmitry Petrov
ac675784c1
KT-14357 Run RedundantCoercionToUnitTransformer before DeadCodeEliminatingMethodTransformer.
...
Remove empty try-catch blocks in DeadCodeEliminatingMethodTransformer.
2016-10-17 10:10:46 +03:00
..
arrayConstructor.kt
…
boxing.kt
…
emptyVariableRange.kt
…
kt14357.kt
…
lastReturn.kt
…
literal.kt
…
simpleConstructor.kt
…
simpleConstructorNotRedundant.kt
…