Abduqodiri Qurbonzoda
|
dabf6376db
|
Update js reachable nodes count after expanding StringBuilder api
|
2019-12-06 05:37:09 +03:00 |
|
Svyatoslav Kuzmich
|
aa811dcfb3
|
[JS IR BE] Add KJS_WITH_FULL_RUNTIME directive to compiler tests
|
2019-01-24 16:14:40 +03:00 |
|
Anton Bannykh
|
0660e4d616
|
[JS IR BE] support multimodule tests
|
2018-09-18 14:36:20 +03:00 |
|
Anton Bannykh
|
2e709a81fa
|
[JS IR BE] Arrays, varargs
|
2018-09-18 14:36:20 +03:00 |
|
Anton Bannykh
|
b389e29db5
|
JS: update DCE testdata
|
2018-09-12 09:49:25 +03:00 |
|
Ilya Gorbunov
|
e4d7efcf06
|
Update expected reachable node count in JS tests
Caused by new coroutine API an its js support
|
2018-08-30 14:52:43 +03:00 |
|
Ilya Gorbunov
|
ebc64da52a
|
Update EXPECTED_REACHABLE_NODES after introducing top-level comparator
#KT-18067
|
2018-08-15 21:28:57 +03:00 |
|
Roman Artemev
|
84447d59e1
|
[JS IR BE] Update test data
|
2018-05-24 21:07:25 +03:00 |
|
Roman Artemev
|
d9fdddceb9
|
Update test data
|
2018-04-27 20:02:59 +03:00 |
|
Roman Artemev
|
61e051cafa
|
Update test data
|
2018-04-24 14:04:16 +03:00 |
|
Zalim Bashorov
|
d03a128aa5
|
[JS IR BE] mute failed tests
|
2018-04-19 13:17:28 +03:00 |
|
Alexey Andreev
|
45e5cc190f
|
Update DCE limits in JS tests
|
2017-12-04 11:25:39 +03:00 |
|
Anton Bannykh
|
b5d32f420d
|
JS: correct Double and Float conversions to Int (KT-8374 fixed)
|
2017-10-13 20:29:28 +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
|
ee4d790f43
|
JS: optimize default arguments in cross-module inliner
This reduces size of circlet UI (of approx 2.5 mb) by about 90 kb
|
2017-09-25 11:29:05 +03:00 |
|
Alexey Andreev
|
9771a3c66e
|
JS: prove that KT-8282 is no more reproducible
|
2017-09-18 13:13:00 +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
|
9aeba1d5cf
|
JS: fix names in stdlib and tests WRT to new mangling algorithm
|
2017-01-24 20:11:29 +03:00 |
|
Alexey Andreev
|
10a3fbf53f
|
JS: disable TemporaryAssignmentElimination, fix KT-15512
|
2017-01-12 18:12:39 +03:00 |
|
Alexey Andreev
|
7d170c0fcd
|
JS: fix translation of reassignment of inline properties. See KT-15590
|
2017-01-12 18:12:38 +03:00 |
|
Alexey Andreev
|
c411a8febe
|
JS: update tests
|
2016-12-20 15:47:37 +03:00 |
|
Alexey Andreev
|
446c4c0a33
|
JS: provide overflow behaviour for int binary operations (see KT-7733)
|
2016-12-20 15:47:36 +03:00 |
|
Alexey Andreev
|
ea1e196e9a
|
JS: remove unused imports from generated JS. Fix KT-14748
|
2016-11-23 12:19:04 +03:00 |
|
Alexey Andreev
|
cf89e24b49
|
JS: fix removal of unused lambdas after inlining
|
2016-11-23 12:19:04 +03:00 |
|
Alexey Andreev
|
20396b0e5f
|
JS: fix inlining in a new flat JS generator
|
2016-11-11 16:26:32 +03:00 |
|
Alexey Andreev
|
f70b50b6e2
|
KT-2752: refactor generation of FQN in JS. Move backend-independent code to generic code in frontend.
|
2016-10-08 19:25:25 +03:00 |
|
Alexey Andreev
|
efb82a044f
|
JS: move inline test to box tests
|
2016-09-29 12:00:40 +03:00 |
|