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
228336607645cd4ad2e4d47ec01222b5287c352b
kotlin
/
compiler
/
testData
/
codegen
/
box
/
boxingOptimization
History
Anton Bannykh
ed80252ba8
JS: fix double compareTo behaviour for NaN and +-0 (KT-22723)
2018-02-28 15:01:58 +03:00
..
boxedIntegersCmp.kt
…
boxedPrimitivesAreEqual.kt
…
boxedRealsCmp.kt
JS: fix double compareTo behaviour for NaN and +-0 (KT-22723)
2018-02-28 15:01:58 +03:00
casts.kt
…
checkcastAndInstanceOf.kt
…
explicitEqualsOnDouble.kt
JS: fix double compareTo behaviour for NaN and +-0 (KT-22723)
2018-02-28 15:01:58 +03:00
fold.kt
…
foldRange.kt
…
intCompareTo.kt
…
kClassEquals.kt
Tests for boxing optimization on KClass are JVM-specific
2017-09-06 14:20:05 +03:00
kt5493.kt
…
kt5588.kt
…
kt5844.kt
…
kt6047.kt
…
kt6842.kt
…
kt15871.kt
…
kt17748.kt
Tests for boxing optimization on KClass are JVM-specific
2017-09-06 14:20:05 +03:00
kt19767_2.kt
…
kt19767_3.kt
Minor: replace IGNORE_BACKEND with TARGET_BACKEND for the test what should be run only on JVM
2017-10-20 21:02:10 +03:00
kt19767_chain.kt
…
kt19767.kt
…
maxMinBy.kt
…
nullCheck.kt
…
progressions.kt
…
safeCallWithElvis.kt
…
simple.kt
…
simpleUninitializedMerge.kt
…
taintedValues.kt
…
taintedValuesBox.kt
…
unsafeRemoving.kt
…
variables.kt
…