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
8a7bc2ef6fc79d7febbb84fa44a60af7fc2f8bf3
kotlin-fork
/
compiler
/
testData
/
codegen
/
bytecodeText
/
notNullAssertions
T
History
Jinseong Jeon
4cb32cd38a
FIR2IR: add implicit NOT_NULL cast for @FlexibleNullability type
2020-11-18 13:06:48 +03:00
..
arrayListGet.kt
FIR2IR: add implicit NOT_NULL cast for @FlexibleNullability type
2020-11-18 13:06:48 +03:00
assertionForNotNullCaptured.kt
FIR2IR: add implicit NOT_NULL cast for @FlexibleNullability type
2020-11-18 13:06:48 +03:00
assertionForNotNullTypeParam_1_4.kt
Use Intrinsics.checkNotNullParameter to throw NPE in parameter null checks
2019-08-12 16:09:23 +02:00
assertionForNotNullTypeParam.kt
Fix codegen & bytecode tests after unifying exceptions in JVM backend
2020-01-20 16:36:03 +03:00
doNotGenerateParamAssertions.kt
JVM_IR: Respect -Xno-param-assertions
2019-07-08 17:48:33 +02:00
javaMultipleSubstitutions.kt
[FIR] Enable BytecodeText tests for FIR.
2020-09-29 10:21:21 +03:00
noAssertionForNullableCaptured.kt
JVM_IR: Respect -Xno-param-assertions
2019-07-08 17:48:33 +02:00
noAssertionForNullableGenericMethod.kt
JVM_IR: Respect -Xno-param-assertions
2019-07-08 17:48:33 +02:00
noAssertionForNullableGenericMethodCall.kt
…
noAssertionForPrivateMethod.kt
…
noAssertionsForKotlin.kt
…