swc/crates/swc_ecma_parser/tests
2023-02-07 15:18:10 +00:00
..
binding-pattern refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00
comments test: Use correct extensions for fixture tests (#6539) 2022-11-29 09:47:56 +00:00
common feat(es/ast): Add raw to Num (#4245) 2022-04-05 12:46:35 +00:00
errors test: Use correct extensions for fixture tests (#6539) 2022-11-29 09:47:56 +00:00
js/stack-overflow fix(es/parser): Fix stack overflow due to deeply nested if (#6910) 2023-02-07 14:33:13 +00:00
jsx fix(es/parser): Fix parsing of JSX with ASI (#6577) 2022-12-06 09:50:26 +09:00
shifted/empty-with-comments feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
span test: Use correct extensions for fixture tests (#6539) 2022-11-29 09:47:56 +00:00
test262-error-references/fail test: Use correct extensions for fixture tests (#6539) 2022-11-29 09:47:56 +00:00
test262-parser@0e808c74fb refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00
tsc feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
typescript feat(bindings/cli): Support for *.mts/*.cts files (#6909) 2023-02-07 15:18:10 +00:00
typescript-errors feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
comments.rs test: Use correct extensions for fixture tests (#6539) 2022-11-29 09:47:56 +00:00
errors.rs test: Use correct extensions for fixture tests (#6539) 2022-11-29 09:47:56 +00:00
js.rs fix(es/parser): Fix stack overflow due to deeply nested if (#6910) 2023-02-07 14:33:13 +00:00
jsx.rs test: Use correct extensions for fixture tests (#6539) 2022-11-29 09:47:56 +00:00
span.rs test: Use correct extensions for fixture tests (#6539) 2022-11-29 09:47:56 +00:00
test262.rs test: Use correct extensions for fixture tests (#6539) 2022-11-29 09:47:56 +00:00
typescript.rs feat(bindings/cli): Support for *.mts/*.cts files (#6909) 2023-02-07 15:18:10 +00:00
visitor.rs refactor(visit): Remove &dyn Node from Visit (#2984) 2021-12-07 14:34:16 +09:00