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
f960201f529804247f114ab2bfd759023ec76f22
kotlin-fork
/
compiler
/
testData
/
codegen
/
bytecodeText
/
nullCheckOptimization
T
History
Dmitry Petrov
f678db2f89
KT-36813 Generate optimizable null checks in JVM_IR
2020-03-03 22:38:21 +03:00
..
localLateinit
…
alreadyCheckedForIs.kt
…
alreadyCheckedForNull.kt
…
deterministicNotNullChecks.kt
…
expressionValueIsNotNull.kt
KT-36813 Generate optimizable null checks in JVM_IR
2020-03-03 22:38:21 +03:00
expressionValueIsNotNullAfterExclExcl.kt
…
expressionValueIsNotNullTwice.kt
KT-36813 Generate optimizable null checks in JVM_IR
2020-03-03 22:38:21 +03:00
ifNullEqualsNull.kt
…
ifNullEqualsNullInline.kt
…
ifUnitEqualsNull.kt
…
ifUnitEqualsNullInline.kt
…
kt12839.kt
…
multipleExclExcl_1_4.kt
…
notNullAsNotNullable.kt
…
notNullExpressionValueTwice_1_4.kt
KT-36813 Generate optimizable null checks in JVM_IR
2020-03-03 22:38:21 +03:00
nullabilityAssertionOnDispatchReceiver.kt
…
nullCheckAfterExclExcl_1_4.kt
…
primitiveCheck.kt
…
redundantSafeCall_1_4.kt
…
redundantSafeCall.kt
…
reifiedIs.kt
…
reifiedNullIs.kt
…
trivialInstanceOf.kt
…