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-09 08:31:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d16b55033e601b2ab982eff662728eef19e381b7
kotlin
/
compiler
/
testData
/
codegen
/
bytecodeText
/
nullCheckOptimization
History
Alexander Udalov
f59963ef73
Simplify test case on deterministic null-checks
2018-05-02 14:40:15 +02:00
..
localLateinit
…
alreadyCheckedForIs.kt
…
alreadyCheckedForNull.kt
…
deterministicNotNullChecks.kt
Simplify test case on deterministic null-checks
2018-05-02 14:40:15 +02:00
expressionValueIsNotNull.kt
…
expressionValueIsNotNullAfterExclExcl.kt
…
expressionValueIsNotNullTwice.kt
…
ifNullEqualsNull.kt
…
ifNullEqualsNullInline.kt
…
ifUnitEqualsNull.kt
…
ifUnitEqualsNullInline.kt
…
kt12839.kt
…
notNullAsNotNullable.kt
…
redundantSafeCall.kt
…
reifiedIs.kt
…
reifiedNullIs.kt
…
trivialInstanceOf.kt
…