Files
kotlin-fork/js/js.translator/testData
Zalim Bashorov 92457543bc JS backend: fix equality check for nullable types
* Generate simple check when compare with `null` literal.
* Use Kotlin.equals if type of receiver or argument is nullable.
* Don't call equals method if any of receiver or argument is null (at runtime, not only literal). For more information see KT-4356.

 #KT-7530 fixed
 #KT-7916 fixed
2015-06-03 23:09:16 +03:00
..
2015-04-07 13:08:51 +03:00
2014-10-13 21:25:55 +04:00
2014-03-11 20:04:00 +04:00
2014-03-11 20:04:00 +04:00
2014-09-28 19:51:48 +04:00
2014-03-11 20:04:00 +04:00