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
706a3698ec7b38a5e00a5fff3bccfe17425efa8d
kotlin
/
compiler
/
testData
/
codegen
/
box
/
nullCheckOptimization
History
Dmitry Petrov
d559212d70
Optimize out trivial INSTANCEOF checks
...
#KT-18157 Fixed Target versions 1.1.4
2017-05-31 16:48:14 +03:00
..
isNullable.kt
KT-16245 Redundant null-check generated for a cast of already non-nullable value
2017-03-13 09:04:31 +03:00
kt7774.kt
…
trivialInstanceOf.kt
Optimize out trivial INSTANCEOF checks
2017-05-31 16:48:14 +03:00