Svyatoslav Kuzmich
|
1abb4f42ac
|
[JS IR BE] Add ranges to runtime, rangeTo for primitive numbers
|
2018-07-17 20:18:29 +03:00 |
|
Anton Bannykh
|
6a9b8d27e6
|
JS: update DCE test data
|
2018-07-12 14:18:34 +03:00 |
|
Toshiaki Kameyama
|
65ba57bcae
|
JS: Fix TranslationRuntimeException on 'for (x in ("a"))' #KT-22376 Fixed
|
2018-06-20 13:59:10 +03:00 |
|
Roman Artemev
|
84447d59e1
|
[JS IR BE] Update test data
|
2018-05-24 21:07:25 +03:00 |
|
Zalim Bashorov
|
d03a128aa5
|
[JS IR BE] mute failed tests
|
2018-04-19 13:17:28 +03:00 |
|
Alexey Andreev
|
132285ea03
|
JS: optimize loop over array.withIndex()
See KT-20932
|
2017-11-03 17:36:05 +03:00 |
|
Alexey Andreev
|
3b3fd0fa0d
|
JS: fix DCE limits in test data to fit new kotlin.js size
The size has increased due to new implementation of KClass
|
2017-10-06 18:16:51 +03:00 |
|
Alexey Andreev
|
1350e3c4ac
|
JS: improve optimization of for loop over range literals
See KT-18329, partial fix for KT-8372
|
2017-09-08 18:27:40 +03:00 |
|
Anton Bannykh
|
e43a145614
|
fixup: updated EXPECTED_REACHABLE_NODES
|
2017-07-19 12:24:09 +03:00 |
|
Alexey Andreev
|
e2c2fcf1ff
|
Generate EXPECTED_REACHABLE_NODES directive on JS box tests
|
2017-05-26 18:20:20 +03:00 |
|
Alexey Andreev
|
61b429f2f0
|
JS: fix exception during translation of for expression with iterator having generic type constrained by Iterable. Fix #KT-8385
|
2016-10-10 11:22:21 +03:00 |
|
Alexey Andreev
|
b159049be8
|
JS: move expressions test to box tests
|
2016-09-29 12:00:40 +03:00 |
|