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
|
c724ca943d
|
test: add labels and breaks count tests.
|
2022-04-11 10:37:21 +00:00 |
|
Ilya Goncharov
|
c67c1a69b9
|
rra/ilgonmic/reducing-size
[JS IR] Fix review remarks
- Fix translation mode from flags calculation
- comment why not top level could be safely inlined
[JS IR] Add test on exportness of internal val
Revert "[Gradle, JS] Disable minimizing names in production by default"
This reverts commit 700ff8634a73f155a2f0eaf963778216d6877075.
[JS IR] Adopt reserved names
Revert "[JS IR] Reserve interop names"
This reverts commit 63f30becaf1a45750ff85aea3753aae9a85985f4.
Revert "[JS IR] Clear minimized namer states"
This reverts commit ef7f19fa8a928021e8bdfbee7fbb5285fc74b7ab.
[JS IR] Clear minimized namer states
[JS IR] Reserve interop names
[JS IR] Separate arguments for users
[JS IR] Minimized member names in tests
[Gradle, JS] Disable minimizing names in production by default
[JS IR] Fix extra helps
[JS IR] Move mangling of signatures to linking namer
[JS IR] Add key and minimized name generator
[JS IR] cross module dependencies minimized
[JS IR] Minimize names
[JS IR] Cross module by index
[JS IR] Fix warning
[JS IR] Fix inlining accessors
[JS IR] Bridges for property accessors
[JS IR] Special case of jsFunctionSignature with property accessors
[JS IR] Inline property accessor for non top level properties
[JS IR] Reduce crossModule size
Merge-request: KT-MR-5785
Merged-by: Ilya Goncharov <Ilya.Goncharov@jetbrains.com>
^KT-51735 fixed
^KT-50504 fixed
|
2022-03-28 10:39:15 +00:00 |
|
Ivan Kylchik
|
41547174a7
|
[JS TESTS] Enable directive processing for js ir
|
2021-11-12 21:24:32 +03:00 |
|
Artem Kobzar
|
979e9f94ef
|
feat(Escaped Identifiers): add ability to use any symbol wrapped in back ticks.
|
2021-10-29 17:55:59 +00:00 |
|
Svyatoslav Kuzmich
|
279f184703
|
[JS] Remove failed checks based on unstable naming
|
2021-10-12 23:29:39 +03: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
|
9716abcc12
|
JS: inline private properties
|
2019-02-14 15:14:28 +03:00 |
|