Alexey Andreev
|
e2c2fcf1ff
|
Generate EXPECTED_REACHABLE_NODES directive on JS box tests
|
2017-05-26 18:20:20 +03:00 |
|
Alexey Andreev
|
ca7062d776
|
Fix JS parser to properly handle "." <keyword> sequence
|
2017-05-26 18:20:16 +03:00 |
|
Anton Bannykh
|
c7d4a4edf4
|
JS: test property inline through fake override
|
2017-02-09 15:46:06 +03:00 |
|
Anton Bannykh
|
a74fffeac8
|
JS: companion object dispatch receiver translation fixed (KT-16160); imported function inlining fixed.
|
2017-02-08 09:21:18 +03:00 |
|
Anton Bannykh
|
a2431f0d85
|
JS: fixed inlining functions called through inheritor ("fake" override) from another module (#KT-16144)
|
2017-02-08 09:19:50 +03:00 |
|
Alexey Andreev
|
dcb8b7b92c
|
JS: fix inlining of callable references
|
2017-01-24 20:09:30 +03:00 |
|
Alexey Andreev
|
2907eafa18
|
JS: make functions called call to inline properly. See KT-7004
|
2017-01-12 18:12:39 +03:00 |
|
Alexey Andreev
|
c285e5ba3b
|
JS: add tests too prove that operator conventions are correctly inlined. Support inlining of invoke operator. See KT-7588
|
2016-12-20 15:47:39 +03:00 |
|
Alexey Andreev
|
c411a8febe
|
JS: update tests
|
2016-12-20 15:47:37 +03:00 |
|
Dmitry Petrov
|
4c47d77a9f
|
Report error on non-top-level type aliases (unsupported in 1.1).
Get rid of nested type aliases in project.
|
2016-11-21 10:25:51 +03:00 |
|
Anton Bannykh
|
0dc9121a91
|
JS property accessors inlining (KT-13456)
|
2016-11-17 15:25:29 +03:00 |
|
Alexey Andreev
|
20396b0e5f
|
JS: fix inlining in a new flat JS generator
|
2016-11-11 16:26:32 +03:00 |
|
Alexey Andreev
|
5ce158f297
|
KT-2752: add basic tests for JsName
|
2016-10-08 19:25:28 +03:00 |
|
Alexey Andreev
|
9bf124af3f
|
JS: move more test to box tests
|
2016-09-29 12:00:42 +03:00 |
|
Alexey Andreev
|
efb82a044f
|
JS: move inline test to box tests
|
2016-09-29 12:00:40 +03:00 |
|