This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fa4a4e56f350e7b179b413e45393d1f175ed4140
kotlin-fork
/
compiler
/
testData
/
codegen
/
bytecodeText
/
disabledOptimizations
T
History
Mikhael Bogdanov
03c2350e79
Keep original casts during reification to avoid VerifyError
...
#KT-26435 Fixed
2019-12-17 12:41:22 +01:00
..
noJumpInLastBranch.kt
…
noJumpInSingleBranch.kt
…
noObjectCastAfterReification.kt
Keep original casts during reification to avoid VerifyError
2019-12-17 12:41:22 +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