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 00:21:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
52e7cd57253d30753db7e1aff56e89a295b7b0a4
kotlin
/
compiler
/
testData
/
codegen
/
bytecodeText
/
nullCheckOptimization
History
Dmitry Petrov
0b9b1b6945
Update bytecode text tests for JVM_IR
2020-02-18 22:51:29 +03:00
..
localLateinit
Update bytecode text tests for JVM_IR
2020-02-18 22:51:29 +03:00
alreadyCheckedForIs.kt
…
alreadyCheckedForNull.kt
…
deterministicNotNullChecks.kt
…
expressionValueIsNotNull.kt
Update bytecode text tests for JVM_IR
2020-02-18 22:51:29 +03:00
expressionValueIsNotNullAfterExclExcl.kt
…
expressionValueIsNotNullTwice.kt
Update bytecode text tests for JVM_IR
2020-02-18 22:51:29 +03:00
ifNullEqualsNull.kt
…
ifNullEqualsNullInline.kt
…
ifUnitEqualsNull.kt
…
ifUnitEqualsNullInline.kt
…
kt12839.kt
…
multipleExclExcl_1_4.kt
…
notNullAsNotNullable.kt
…
notNullExpressionValueTwice_1_4.kt
Update bytecode text tests for JVM_IR
2020-02-18 22:51:29 +03:00
nullabilityAssertionOnDispatchReceiver.kt
…
nullCheckAfterExclExcl_1_4.kt
…
primitiveCheck.kt
…
redundantSafeCall_1_4.kt
…
redundantSafeCall.kt
…
reifiedIs.kt
…
reifiedNullIs.kt
…
trivialInstanceOf.kt
…