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-06 15:53:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b41c0190fb0b9fd97fa5352d5b08d640c928ea3b
kotlin
/
compiler
/
testData
/
codegen
/
boxAgainstJava
/
ieee754
History
Dmitry Petrov
773eff1de8
Update IEEE 754 'equals' tests for LV 1.2
...
NB IEEE 754 doesn't say anything about nulls.
2017-09-14 10:15:01 +03:00
..
anyToReal.kt
…
comparableTypeCast.kt
…
double.kt
Fix for KT-15868: NPE when comparing nullable doubles
2017-02-01 17:43:56 +01:00
explicitCompareCall.kt
…
explicitEqualsCall_lv12.kt
Update IEEE 754 'equals' tests for LV 1.2
2017-09-14 10:15:01 +03:00
explicitEqualsCall.kt
Update IEEE 754 'equals' tests for LV 1.2
2017-09-14 10:15:01 +03:00
float.kt
Fix for KT-15868: NPE when comparing nullable doubles
2017-02-01 17:43:56 +01:00
generic.kt
…
nullableAnyToReal.kt
…