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-09 00:21:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c3729c818997b7ff078b3376110b0082dab7e966
kotlin
/
compiler
/
testData
/
codegen
/
bytecodeText
/
deadCodeElimination
History
Steven Schäfer
3659b517bb
Minor: Fix some test cases
2019-10-07 12:54:11 +02:00
..
arrayConstructor.kt
Use Intrinsics.checkNotNull and throw NPE in !! operator generation
2019-08-12 16:09:23 +02:00
boxing.kt
Minor: Fix some test cases
2019-10-07 12:54:11 +02:00
boxingNotOptimizable.kt
Use Intrinsics.checkNotNull and throw NPE in !! operator generation
2019-08-12 16:09:23 +02:00
emptyVariableRange.kt
…
kt14357.kt
JVM_IR: Generate better code for null checks.
2019-01-23 15:11:14 +01:00
lastReturn.kt
…
literal.kt
Use Intrinsics.checkNotNull and throw NPE in !! operator generation
2019-08-12 16:09:23 +02:00
simpleConstructor.kt
Use Intrinsics.checkNotNull and throw NPE in !! operator generation
2019-08-12 16:09:23 +02:00
simpleConstructorNotRedundant.kt
Minor: Fix some test cases
2019-10-07 12:54:11 +02:00
simpleConstructorNotRedundantNotOptimizable.kt
Use Intrinsics.checkNotNull and throw NPE in !! operator generation
2019-08-12 16:09:23 +02:00