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
a7071ae7af6cfb381e90b79be175d34466573dfd
kotlin
/
compiler
/
testData
/
codegen
/
boxAgainstJava
/
ieee754
History
Mikhael Bogdanov
a2c5c94ee6
Fix for KT-15868: NPE when comparing nullable doubles
...
#KT-15868 Fixed
2017-02-01 17:43:56 +01: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.kt
…
float.kt
Fix for KT-15868: NPE when comparing nullable doubles
2017-02-01 17:43:56 +01:00
generic.kt
…
nullableAnyToReal.kt
…