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
08622b0953207fdb978d90753fb0b88ac2da36ff
kotlin-fork
/
compiler
/
testData
/
codegen
/
boxAgainstJava
/
ieee754
T
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
…