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-07 08:31:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a71f272b595a02b3e513b729ae4b8d55784880c2
kotlin
/
compiler
/
testData
/
codegen
/
bytecodeText
/
disabledOptimizations
History
Mikhael Bogdanov
3e219f4ebf
Keep original casts during reification to avoid VerifyError
...
#KT-26435 Fixed (cherry picked from commit
03c2350e79
)
2019-12-17 12:48:16 +01:00
..
noJumpInLastBranch.kt
…
noJumpInSingleBranch.kt
…
noObjectCastAfterReification.kt
Keep original casts during reification to avoid VerifyError
2019-12-17 12:48:16 +01:00
noUnitInstanceInDefaultParameterInitialization.kt
Don't coerce intrisic value, it's already coerced
2019-11-20 12:57:33 +01:00
noUnitInstanceOnVoidFunctionCall.kt
Don't coerce intrisic value, it's already coerced
2019-11-20 12:57:33 +01:00
noUnusedLabel.kt
Don't add unused label if variables are absent
2019-11-20 12:57:36 +01:00