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-17 15:54:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ee5edf4caa212a3c22700fca3cc2edaab6f7df34
kotlin
/
compiler
/
testData
/
codegen
/
bytecodeText
/
nullCheckOptimization
History
Mikhail Glukhikh
2f9b7495fc
[FIR2IR] Make safe call result always nullable
2020-10-14 16:33:37 +03:00
..
localLateinit
…
alreadyCheckedForIs.kt
…
alreadyCheckedForNull.kt
…
deterministicNotNullChecks.kt
…
expressionValueIsNotNull.kt
[FIR] Enable BytecodeText tests for FIR.
2020-09-29 10:21:21 +03:00
expressionValueIsNotNullAfterExclExcl.kt
…
expressionValueIsNotNullTwice.kt
[FIR] Enable BytecodeText tests for FIR.
2020-09-29 10:21:21 +03:00
ifNullEqualsNull.kt
…
ifNullEqualsNullInline.kt
…
ifUnitEqualsNull.kt
…
ifUnitEqualsNullInline.kt
…
kt12839.kt
…
multipleExclExcl_1_4.kt
…
notNullAsNotNullable.kt
…
notNullExpressionValueTwice_1_4.kt
[FIR] Enable BytecodeText tests for FIR.
2020-09-29 10:21:21 +03:00
nullabilityAssertionOnDispatchReceiver.kt
[FIR] Enable BytecodeText tests for FIR.
2020-09-29 10:21:21 +03:00
nullCheckAfterExclExcl_1_4.kt
…
primitiveCheck.kt
…
redundantSafeCall_1_4.kt
[FIR2IR] Make safe call result always nullable
2020-10-14 16:33:37 +03:00
redundantSafeCall.kt
[FIR2IR] Make safe call result always nullable
2020-10-14 16:33:37 +03:00
reifiedIs.kt
…
reifiedNullIs.kt
…
trivialInstanceOf.kt
…