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-17 15:54:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ce3ef4e4d02255ff770757d76afc230f7957ae2d
kotlin
/
compiler
/
testData
/
codegen
/
box
/
casts
History
Alexander Udalov
e207c96336
Throw NPE instead of TypeCastException since 1.4
...
#KT-22275 In Progress
2019-08-12 16:09:23 +02:00
..
functions
Unmute tests for JVM_IR that pass after making assertFailsWith inline
2019-05-21 18:53:53 +03:00
literalExpressionAsGenericArgument
Specify JVM target backend for test with '// File: *.java'
2018-12-21 16:09:06 +01:00
mutableCollections
JVM_IR: wrap performInline in enterIntoInlining/exitFromInliningOf
2019-05-06 16:23:28 +02:00
as.kt
…
asForConstants.kt
…
asSafe.kt
…
asSafeFail.kt
…
asSafeForConstants.kt
…
asThrowsNpe_1_4.kt
Throw NPE instead of TypeCastException since 1.4
2019-08-12 16:09:23 +02:00
asUnit.kt
…
asWithGeneric.kt
…
castGenericNull.kt
…
intersectionTypeMultipleBounds.kt
…
intersectionTypeMultipleBoundsImplicitReceiver.kt
…
intersectionTypeSmartcast.kt
…
intersectionTypeWithMultipleBoundsAsReceiver.kt
…
intersectionTypeWithoutGenericsAsReceiver.kt
…
is.kt
…
isNullablePrimitive.kt
…
kt22714.kt
…
lambdaToUnitCast.kt
Update tests
2018-10-09 15:33:04 +03:00
notIs.kt
…
unitAsAny.kt
Update tests
2018-10-09 15:33:04 +03:00
unitAsInt.kt
Specify JVM target backend for test with '.javaClass' usage
2018-12-21 16:09:05 +01:00
unitAsSafeAny.kt
…
unitNullableCast.kt
…