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
dd94de3a344e309815509bdaf5f43e2d384ef143
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
javaInterop
/
notNullAssertions
/
expressionAssertionMessages
T
History
Alexander Udalov
dd5fffebf2
JVM: do not generate assertion message for captured fields
...
#KT-64615 Fixed
2024-01-10 11:10:08 +00:00
..
backingField.kt
JVM: do not put public field access into a single expression block
2024-01-10 11:10:08 +00:00
capturedVariable.kt
JVM: do not generate assertion message for captured fields
2024-01-10 11:10:08 +00:00
field_after.kt
…
field_before.kt
K2: do not support disabling NoSourceCodeInNotNullAssertionExceptions
2023-06-06 10:06:39 +00:00
localVariable_after.kt
…
localVariable_before.kt
K2: do not support disabling NoSourceCodeInNotNullAssertionExceptions
2023-06-06 10:06:39 +00:00
simple_after.kt
…
simple_before.kt
K2: do not support disabling NoSourceCodeInNotNullAssertionExceptions
2023-06-06 10:06:39 +00:00
staticCall_after.kt
…
staticCall_before.kt
K2: do not support disabling NoSourceCodeInNotNullAssertionExceptions
2023-06-06 10:06:39 +00:00
syntheticProperty_after.kt
…
syntheticProperty_before.kt
K2: do not support disabling NoSourceCodeInNotNullAssertionExceptions
2023-06-06 10:06:39 +00:00