Alexey Andreev
|
66c78be10f
|
JS: don't optimize RTTI when possible, i.e. don't remove is and as when object is known at compile time to have type in RHS of expression. Substitute kotlin.Any with Object. Fix #KT-7665, #KT-7664
|
2016-11-25 14:08:13 +03:00 |
|
Ilya Gorbunov
|
2aa60adbca
|
Remove 'import java.util' from js tests.
|
2016-10-03 17:25:26 +03:00 |
|
Alexey Andreev
|
3801052460
|
JS: move more test to box tests
|
2016-09-29 12:00:43 +03:00 |
|