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
9acdcc7590b73f6eedc1919eccb90ff5c8245b56
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
javaInterop
/
notNullAssertions
/
enhancedNullability
T
History
Mikhael Bogdanov
7cbd6908f9
Update test affected by
ProhibitUsingNullableTypeParameterAgainstNotNullAnnotated
feature
2021-07-29 19:45:53 +02:00
..
inFunctionWithExpressionBody.kt
FIR2IR: add implicit NOT_NULL cast if needed
2020-10-22 10:51:20 +03:00
inFunctionWithExpressionBodyWithJavaGeneric.kt
Update test affected by
ProhibitUsingNullableTypeParameterAgainstNotNullAnnotated
feature
2021-07-29 19:45:53 +02:00
inLambdaReturnWithExpectedType.kt
[FIR] Handle 'EnhancedNullability' more properly
2020-11-10 21:07:27 +03:00
inLocalFunctionWithExpressionBody.kt
FIR2IR: add implicit NOT_NULL cast if needed
2020-10-22 10:51:20 +03:00
inLocalVariableInitializer.kt
FIR2IR: add implicit NOT_NULL cast if needed
2020-10-22 10:51:20 +03:00
inMemberPropertyInitializer.kt
FIR2IR: add implicit NOT_NULL cast if needed
2020-10-22 10:51:20 +03:00
inPropertyGetterWithExpressionBody.kt
FIR2IR: add implicit NOT_NULL cast if needed
2020-10-22 10:51:20 +03:00
inTopLevelPropertyInitializer.kt
FIR2IR: add implicit NOT_NULL cast if needed
2020-10-22 10:51:20 +03:00