Artem Kobzar
|
fdda394a77
|
[K/JS] Calculate generated function names based on signatures of argument types (instead of fqNames) ^KT-49077 Fixed
|
2023-07-11 13:14:45 +00:00 |
|
Alexander Korepanov
|
fc898c7620
|
[JS IR] Use type upper bounds for calculating function signatures
^KT-59239 Fixed
|
2023-06-14 14:57:15 +00:00 |
|
Artem Kobzar
|
71486a321c
|
[K/JS] Add support of compilation with ES-classes
|
2023-01-17 18:14:17 +00:00 |
|
Artem Kobzar
|
c724ca943d
|
test: add labels and breaks count tests.
|
2022-04-11 10:37:21 +00:00 |
|
Sergej Jaskiewicz
|
65d40c2253
|
[JS IR] Make tests that use directives pass with IR BE
|
2021-10-06 09:23:50 +00:00 |
|
Anton Bannykh
|
b389e29db5
|
JS: update DCE testdata
|
2018-09-12 09:49:25 +03:00 |
|
Roman Artemev
|
d9fdddceb9
|
Update test data
|
2018-04-27 20:02:59 +03:00 |
|
Zalim Bashorov
|
d03a128aa5
|
[JS IR BE] mute failed tests
|
2018-04-19 13:17: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 |
|
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
|
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
|
2bf0199959
|
JS: create new common directory for all generated tests, migrate several tests there
|
2016-09-29 12:00:39 +03:00 |
|