swc/ecmascript/parser/tests
강동윤 883c1ac4e4
fix(bundler): Prepare renaming of bundler (#2066)
- Rename `spack` crate to `swc_node_bundler`. (#1113)
2021-08-13 10:03:04 +00:00
..
binding-pattern feat(ecmascript/parser): Add tests for binding patterns (#1289) 2020-12-22 14:12:33 +09:00
comments fix(swc): Fix bugs (#1529) 2021-04-02 18:47:05 +09:00
common fix(es/parser): Fix parser (#1808) 2021-06-09 23:02:13 +09:00
jsx fix(es): Fix bugs (#2055) 2021-08-12 12:28:58 +00:00
span feat(es/parser): Always enable features in ES spec (#2029) 2021-08-08 22:53:41 +09:00
test262-error-references/fail Fix a number of typos (#1412) 2021-02-20 15:18:09 +09:00
test262-parser@0e808c74fb fix(es/parser): Fix parsing of line terminators (#1755) 2021-06-15 00:39:03 +09:00
typescript fix(es): Fix bugs (#2055) 2021-08-12 12:28:58 +00:00
typescript-errors fix(es/parser): Report error for wrong declare keywords (#1760) 2021-05-29 16:51:52 +09:00
comments.rs fix(bundler): Prepare renaming of bundler (#2066) 2021-08-13 10:03:04 +00:00
jsx.rs perf(node/swc): Use mimalloc (#2068) 2021-08-13 18:39:13 +09:00
span.rs perf(node/swc): Use mimalloc (#2068) 2021-08-13 18:39:13 +09:00
test262.rs perf(node/swc): Use mimalloc (#2068) 2021-08-13 18:39:13 +09:00
typescript.rs fix(testing): Allow using it with stable rustc (#1974) 2021-07-29 14:18:21 +09:00