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
5570a5fe74b12dcd74f99447f5511534ca6963f3
kotlin
/
compiler
/
testData
/
codegen
/
bytecodeText
/
boxingOptimization
History
Dmitry Petrov
9a95941ef3
JVM_IR: Rewrite '?.' and '?:' chains
...
This shortens code and avoids unnecessary boxing in some cases.
2020-03-26 12:19:25 +03:00
..
boxingAndEquals.kt
…
casts.kt
…
checkcastAndInstanceOf.kt
…
fold.kt
…
inlineClassesAndInlinedLambda.kt
…
intCompareTo.kt
…
kClassInAnnotation.kt
…
kClassInAnnotationEscaping.kt
…
kt6842.kt
…
kt7224.kt
…
kt15862_2.kt
…
kt15862.kt
…
maxMinBy.kt
[JVM_IR] Rebase test of string concatenation codegen.
2020-03-23 16:42:53 +03:00
nullCheck.kt
…
progressions.kt
…
safeCallToPrimitiveEquality.kt
Update bytecode text tests in JVM_IR
2020-02-14 14:07:03 +03:00
safeCallWithElvis.kt
JVM_IR: Rewrite '?.' and '?:' chains
2020-03-26 12:19:25 +03:00
severalInlines.kt
JVM_IR: Generate fake inlining local variables for debugging.
2019-11-29 13:38:34 +01:00
simple.kt
…
simpleUninitializedMerge.kt
…
unsafeRemoving.kt
…
unsignedRangeIteratorSpecialization.kt
…
variableClash.kt
…
variables.kt
…