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
3a500e536aee425690ce8564cb8a8632fc5846de
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
notNullAssertions
T
History
Mikhael Bogdanov
15e08893aa
FIR: support DefinitelyNotNull types
...
#KT-49465 Fixed
2022-02-03 14:07:20 +01:00
..
callAssertions.kt
FIR2IR: insert implicit not-null casts in delegated calls
2021-12-06 18:07:18 +03:00
definitelyNotNullTypes.kt
FIR: support DefinitelyNotNull types
2022-02-03 14:07:20 +01:00
delegation.kt
FIR2IR: insert implicit not-null casts in delegated calls
2021-12-06 18:07:18 +03:00
doGenerateParamAssertions.kt
Use TARGET_BACKEND instead of DONT_TARGET_EXACT_BACKEND in box against Java tests
2021-02-11 13:50:08 +01:00
inFunctionWithExpressionBodyWithJavaGeneric.kt
Rename LF: DefinitelyNotNullTypeParameters -> DefinitelyNonNullableTypes
2021-08-31 15:41:17 +03:00
messageLength.kt
[JVM_IR] Trim the expression test string for null assertions.
2021-06-11 21:54:04 +03:00
noCallAssertions.kt
Use TARGET_BACKEND instead of DONT_TARGET_EXACT_BACKEND in box against Java tests
2021-02-11 13:50:08 +01:00
rightElvisOperand.kt
FIR2IR insert implicit cast on elvis RHS
2021-11-24 16:19:11 +00:00