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-11 00:21:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3a8ad45dec88f3521cfef75aa880cefd2258a310
kotlin
/
compiler
/
testData
/
codegen
/
notNullAssertions
History
Andrey Breslav
f1c66fa6b0
Assertions on approximation of platform types to non-null types
...
- for most expressions (ExpressionCodegen.genQualified)
2014-10-13 15:38:13 +04:00
..
A.java
Assertions on approximation of platform types to non-null types
2014-10-13 15:38:13 +04:00
arrayListGet.kt
Assertions on approximation of platform types to non-null types
2014-10-13 15:38:13 +04:00
AssertionChecker.kt
Assertions on approximation of platform types to non-null types
2014-10-13 15:38:13 +04:00
assertionForNotNullTypeParam.kt
…
doGenerateParamAssertions.java
Fix incorrect usage of mapReturnType in param assertions
2013-12-30 04:15:24 +04:00
doGenerateParamAssertions.kt
Fix incorrect usage of mapReturnType in param assertions
2013-12-30 04:15:24 +04:00
doNotGenerateParamAssertions.kt
…
javaMultipleSubstitutions.java
…
javaMultipleSubstitutions.kt
…
noAssertionForNullableGenericMethod.kt
…
noAssertionForNullableGenericMethodCall.kt
Fix nullability check (in case of explicitly nullable types constructed from ype variables)
2013-02-13 18:23:37 +04:00
noAssertionForPrivateMethod.kt
…
noAssertionsForKotlin.kt
…
noAssertionsForKotlinMain.kt
…