swc/crates/swc_ecma_parser/tests
2022-03-24 11:15:28 +00:00
..
binding-pattern refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00
comments fix(common): Fix the line number of errors (#4082) 2022-03-19 23:56:12 +09:00
common feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
jsx feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
pat/errors feat(es/parser): Report more errors for invalid patterns (#4145) 2022-03-24 11:15:28 +00:00
shifted/empty-with-comments fix(es/parser): Fix comments of empty modules (#2828) 2021-11-22 01:02:28 +09:00
span fix(common): Fix the line number of errors (#4082) 2022-03-19 23:56:12 +09:00
test262-error-references/fail fix(es/parser): Allow parentheses in assignment target (#4105) 2022-03-20 11:56:22 +00:00
test262-parser@0e808c74fb refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00
tsc feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
typescript fix(es/parser): Fix logic for consuming ts modifiers (#4137) 2022-03-24 04:20:53 +00:00
typescript-errors feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
comments.rs refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
jsx.rs refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
pat.rs fix(es/codegen): Fix codes related to sourcemap (#4106) 2022-03-21 05:14:45 +00:00
span.rs refactor(es/ast): Change definition of optional chaining expressions (#3645) 2022-02-21 07:12:09 +00:00
test262.rs fix(es/compat): Change pass ordering of es2015 (#4029) 2022-03-15 14:17:03 +00:00
typescript.rs feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
visitor.rs refactor(visit): Remove &dyn Node from Visit (#2984) 2021-12-07 14:34:16 +09:00