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-18 15:54:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d2c4be18a0e81c74c4f25d6e8b1bfd67c70e6144
kotlin
/
compiler
/
testData
/
codegen
/
bytecodeText
/
boxingOptimization
History
Mark Punzalan
238cc7c257
[FIR] Enable BytecodeText tests for FIR.
...
143 out of 767 tests (18.6%) are currently failing.
2020-09-29 10:21:21 +03:00
..
boxingAndEquals.kt
Add and (un)mute inline class tests
2019-06-13 12:25:06 +02:00
casts.kt
…
checkcastAndInstanceOf.kt
Add and (un)mute inline class tests
2019-06-13 12:25:06 +02:00
fold.kt
…
inlineClassesAndInlinedLambda.kt
Add and (un)mute inline class tests
2019-06-13 12:25:06 +02:00
intCompareTo.kt
…
kClassInAnnotation.kt
…
kClassInAnnotationEscaping.kt
…
kt6842.kt
…
kt7224.kt
…
kt15862_2.kt
…
kt15862.kt
…
maxMinByOrNull.kt
Introduce minByOrNull and maxByOrNull extension functions #KT-38854
2020-06-19 04:53:51 +03:00
nullCheck.kt
…
progressions.kt
…
safeCallToPrimitiveEquality.kt
[FIR] Enable BytecodeText tests for FIR.
2020-09-29 10:21:21 +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
[FIR] Enable BytecodeText tests for FIR.
2020-09-29 10:21:21 +03:00
variableClash.kt
…
variables.kt
…