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
8aacddb9f0433190b34cbb677e80a43da088ed14
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
Refined redundant null check optimization
2015-01-15 15:13:05 +03:00
boxing.kt
Refined redundant null check optimization
2015-01-15 15:13:05 +03:00
emptyVariableRange.kt
…
kt14357.kt
KT-14357 Run RedundantCoercionToUnitTransformer before DeadCodeEliminatingMethodTransformer.
2016-10-17 10:10:46 +03:00
lastReturn.kt
Drop package facades: JVM BE tests passed.
2015-10-19 16:03:16 +03:00
literal.kt
Refined redundant null check optimization
2015-01-15 15:13:05 +03:00
simpleConstructor.kt
Refined redundant null check optimization
2015-01-15 15:13:05 +03:00
simpleConstructorNotRedundant.kt
Refined redundant null check optimization
2015-01-15 15:13:05 +03:00