This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d6fdd6734ea143c9995efef4e7f12e7ecdafd2d0
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
ieee754
T
History
Mads Ager
59c2bde10a
[K/N] Unmute passing tests.
2022-08-01 08:57:16 +00:00
..
anyCastToPrimitiveCompareTo1.kt
JVM_IR fix cast to non-null primitive type (FIR bootstrap issue)
2022-01-13 12:47:00 +00:00
anyCastToPrimitiveCompareTo2.kt
JVM_IR fix cast to non-null primitive type (FIR bootstrap issue)
2022-01-13 12:47:00 +00:00
anyToReal_AgainstCompiled.kt
…
anyToReal.kt
…
asComparableToDouble_properIeeeComparisons.kt
…
asComparableToDouble.kt
…
comparableToTWithT_properIeeeComparisons.kt
…
comparableTypeCast_AgainstCompiled.kt
…
comparableTypeCast.kt
…
dataClass.kt
…
differentTypesComparison.kt
[K/N] Unmute passing tests.
2022-08-01 08:57:16 +00:00
double.kt
…
equalsDouble_properIeeeComparisons.kt
…
equalsDouble.kt
…
equalsFloat_properIeeeComparisons.kt
…
equalsFloat.kt
…
equalsNaN_properIeeeComparisons.kt
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00
equalsNaN.kt
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00
equalsNullableDouble_properIeeeComparisons.kt
…
equalsNullableDouble.kt
…
equalsNullableFloat_properIeeeComparisons.kt
…
equalsNullableFloat.kt
…
explicitCompareCall_AgainstCompiled.kt
…
explicitCompareCall.kt
…
explicitEqualsCall_AgainstCompiled.kt
…
explicitEqualsCall.kt
…
float.kt
…
generic_AgainstCompiled.kt
…
generic.kt
…
greaterDouble_properIeeeComparisons.kt
…
greaterDouble.kt
…
greaterFloat_properIeeeComparisons.kt
…
greaterFloat.kt
…
inline.kt
…
kt48648_genericField.kt
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00
lessDouble_properIeeeAndNewInference.kt
Remove backend tests on old inference
2021-11-09 20:07:33 +01:00
lessDouble_properIeeeComparisons.kt
…
lessDouble.kt
…
lessFloat_properIeeeComparisons.kt
…
lessFloat.kt
…
nullableAnyToReal_AgainstCompiled.kt
…
nullableAnyToReal.kt
…
nullableDoubleEquals.kt
…
nullableDoubleEqualsLV13.kt
…
nullableDoubleNotEquals.kt
…
nullableFloatEquals.kt
…
nullableFloatNotEquals.kt
…
nullableIntEquals.kt
…
safeCall.kt
…
smartCastOnWhenSubjectAfterCheckInBranch_properIeeeComparisons.kt
[FIR] Properly support smartcasts on stable when subjects in when conditions
2021-11-26 11:26:21 +03:00
smartCastToDifferentTypes_properIeeeComparisons.kt
…
smartCastToDifferentTypes.kt
…
smartCastToDifferentTypesWithNumericPromotion_properIeeeComparisons.kt
…
smartCastToDifferentTypesWithNumericPromotion.kt
…
smartCastToDoubleAndComparableToDouble.kt
…
smartCastToInt.kt
…
when_properIeeeComparisons.kt
…
when.kt
…
whenNoSubject_properIeeeComparisons.kt
…
whenNoSubject.kt
…
whenNullableSmartCast.kt
…