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
f217bb94de6ce3dd080573ffc9e6a4ce198f14fa
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
nullCheckOptimization
T
History
Dmitry Petrov
27860ef008
JVM_IR KT-49136 don't optimize null checks on fields and calls
2021-10-08 08:55:24 +03:00
..
exclExclThrowsKnpe_1_3.kt
[Test] Replace remaining
KOTLIN_CONFIGURATION_FLAGS
directives with specific ones
2021-02-10 13:02:06 +03:00
exclExclThrowsNpe.kt
FIR2IR: handle type alias inside GetClassCall
2020-06-23 09:46:47 +03:00
isNullable.kt
…
javaNullCheckThrowsIse_1_3.kt
[Test] Replace remaining
KOTLIN_CONFIGURATION_FLAGS
directives with specific ones
2021-02-10 13:02:06 +03:00
javaNullCheckThrowsNpe.kt
FIR2IR: add implicit NOT_NULL cast if needed
2020-10-22 10:51:20 +03:00
kt7774.kt
…
kt22410.kt
…
kt49136.kt
JVM_IR KT-49136 don't optimize null checks on fields and calls
2021-10-08 08:55:24 +03:00
kt49136a.kt
JVM_IR KT-49136 don't optimize null checks on fields and calls
2021-10-08 08:55:24 +03:00
parameterNullCheckThrowsIae_1_3.kt
[Test] Replace remaining
KOTLIN_CONFIGURATION_FLAGS
directives with specific ones
2021-02-10 13:02:06 +03:00
parameterNullCheckThrowsNpe.kt
FIR2IR: handle type alias inside GetClassCall
2020-06-23 09:46:47 +03:00
primitiveCheckWithSideEffect.kt
…
trivialInstanceOf.kt
…
varModifiedAfterCheck.kt
…