swc/crates/swc_ecma_parser/tests
2022-02-04 20:17:42 +09:00
..
binding-pattern refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00
comments refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00
common refactor(*): Cleanup (#3274) 2022-01-15 16:43:34 +09:00
jsx refactor(es/ast): Change types of member-like expressions (#3178) 2022-01-10 13:54:42 +00:00
shifted/empty-with-comments fix(es/parser): Fix comments of empty modules (#2828) 2021-11-22 01:02:28 +09:00
span feat(es/parser): Add an option to allow super outside of class methods (#3427) 2022-02-04 13:21:16 +09:00
test262-error-references/fail feat(es/parser): Accept strings for import/exports (#3190) 2022-01-10 23:48:04 +09:00
test262-parser@0e808c74fb refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00
tsc test(es/parser): Fix crlf (#3451) 2022-02-04 20:17:42 +09:00
typescript fix(es/parser): Fix parsing of decorators (#3449) 2022-02-04 17:54:03 +09:00
typescript-errors feat(es/parser): Accept strings for import/exports (#3190) 2022-01-10 23:48:04 +09:00
comments.rs chore(ci): Configure clippy (#3250) 2022-01-13 23:06:11 +09:00
jsx.rs chore(ci): Configure clippy (#3250) 2022-01-13 23:06:11 +09:00
span.rs feat(es/parser): Add an option to allow super outside of class methods (#3427) 2022-02-04 13:21:16 +09:00
test262.rs chore(ci): Configure clippy (#3250) 2022-01-13 23:06:11 +09:00
typescript.rs test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
visitor.rs refactor(visit): Remove &dyn Node from Visit (#2984) 2021-12-07 14:34:16 +09:00