swc/tests/projects
dsherret 55c0258017 Remove empty expression in expression statement with top level await (#630)
Eats the semi-colon.

This doesn't compile (edit: doesn't compile the code in the tests) though because the target of that folder is ES2015. Also, this is kind of strange for me to put the tests in the "typescript" folder. Should we create something more general?

You can take over this PR if you'd like!
2020-02-07 05:33:26 +00:00
..
await-expression Remove empty expression in expression statement with top level await (#630) 2020-02-07 05:33:26 +00:00
env/multiple-query preset-env (#537) 2019-12-28 11:25:54 +09:00
issue-225 More testing (#469) 2019-11-26 10:08:48 +09:00
issue-226 More testing (#469) 2019-11-26 10:08:48 +09:00
issue-351 More testing (#469) 2019-11-26 10:08:48 +09:00
issue-389 More testing (#469) 2019-11-26 10:08:48 +09:00
issue-406 More testing (#469) 2019-11-26 10:08:48 +09:00
issue-409-1 Jsonify large pure object literals (#477) 2019-12-01 17:32:44 +09:00
issue-409-2 Jsonify large pure object literals (#477) 2019-12-01 17:32:44 +09:00
issue-414 More testing (#469) 2019-11-26 10:08:48 +09:00
issue-415 More testing (#469) 2019-11-26 10:08:48 +09:00
issue-466-1 ast & parser improvement (#502) 2019-12-11 14:28:35 +00:00
issue-466-2 More testing (#469) 2019-11-26 10:08:48 +09:00
issue-467 More testing (#469) 2019-11-26 10:08:48 +09:00
issue-468 Add more tests (#489) 2019-12-09 21:02:51 +09:00
issue-528 Nullish coalescing / optional chaining / comments (#529) 2019-12-24 17:01:32 +09:00
issue-532-block Attach comments to correct node (#541) 2019-12-28 22:02:58 +09:00
issue-602 hygiene: fix handling of special identifiers (#603) 2020-01-23 14:23:24 +00:00
issue-604-1 hygiene / block scoping improvement (#608) 2020-01-24 05:54:52 +00:00
issue-605 hygiene / block scoping improvement (#608) 2020-01-24 05:54:52 +00:00