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
8d4948c3eeec2fdf9467604ae86ec287cbc4f178
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
javaInterop
/
notNullAssertions
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
..
enhancedNullability
FIR JS: add K2 variants of all other JS tests
2022-11-12 16:28:24 +01:00
expressionAssertionMessages
JVM: do not generate assertion message for captured fields
2024-01-10 11:10:08 +00:00
nullCheckOnLambdaReturnValue
…
destructuringAssignmentWithNullabilityAssertionOnExtensionReceiver_lv12.kt
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00
extensionReceiverParameter.kt
…
functionAssertion.kt
…
functionWithBigArity.kt
…
incWithNullabilityAssertionOnExtensionReceiver.kt
…
incWithNullabilityAssertionOnExtensionReceiverInPrivateOperator.kt
…
kt18911.kt
…
kt24258.kt
…
kt24258nn.kt
…
localEntities.kt
…
mapPut.kt
[Wasm][Stdlib] Reuse K/N collections and StringBuilder
2021-10-01 17:18:49 +03:00
nonNullableTypeParameter.kt
…
nullabilityAssertionOnExtensionReceiver.kt
…
nullabilityAssertionOnInlineFunExtensionReceiver.kt
…
nullabilityAssertionOnMemberExtensionReceiver.kt
…
nullabilityAssertionOnPrivateMemberExtensionReceiver.kt
…
nullableTypeParameter.kt
…
paramAssertionMessage.kt
…
privateOperatorParameterAssertions.kt
…
typeParameterWithMixedNullableAndNotNullableBounds.kt
Test infra: refactor IGNORE_BACKEND directive
2022-11-12 16:28:23 +01:00
typeParameterWithMultipleNotNullableBounds.kt
…
typeParameterWithMultipleNullableBounds.kt
…