swc/crates/swc_ecma_parser/tests
2024-08-05 08:52:17 +00:00
..
binding-pattern refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00
comments pers(es/ast): Introduce IdentName (#9185) 2024-07-12 13:13:20 +09:00
common feat(allocator): Add maybe types (#9278) 2024-07-19 13:22:34 +09:00
errors fix(es/parser): Fix span of EOF errors (#9378) 2024-08-05 08:52:17 +00:00
js pers(es/ast): Introduce IdentName (#9185) 2024-07-12 13:13:20 +09:00
jsx fix(es/parser): Fix span of EOF errors (#9378) 2024-08-05 08:52:17 +00:00
shifted/empty-with-comments refactor(common): Drop SyntaxContext from AST nodes (#9175) 2024-07-12 13:13:20 +09:00
span fix(es/ast): Make span of binding ident include type ann (#9293) 2024-07-19 17:08:02 +00:00
test262-error-references/fail fix(es/parser): Fix span of EOF errors (#9378) 2024-08-05 08:52:17 +00:00
test262-parser@0e808c74fb refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00
tsc pers(es/ast): Introduce IdentName (#9185) 2024-07-12 13:13:20 +09:00
typescript pers(es/ast): Introduce IdentName (#9185) 2024-07-12 13:13:20 +09:00
typescript-errors fix(es/parser): Fix span of EOF errors (#9378) 2024-08-05 08:52:17 +00:00
comments.rs refactor(common): Drop SyntaxContext from AST nodes (#9175) 2024-07-12 13:13:20 +09:00
errors.rs refactor(es/parser): Rename EsConfig and TsConfig (#9094) 2024-06-22 01:56:37 +09:00
js.rs refactor(common): Drop SyntaxContext from AST nodes (#9175) 2024-07-12 13:13:20 +09:00
jsx.rs refactor(es): Use into for AST construction (#9197) 2024-07-12 13:13:20 +09:00
span.rs refactor(es/parser): Rename EsConfig and TsConfig (#9094) 2024-06-22 01:56:37 +09:00
test262.rs fix(es/ast): Pin version of unicodes (#8941) 2024-05-10 11:23:52 +09:00
typescript.rs refactor(common): Drop SyntaxContext from AST nodes (#9175) 2024-07-12 13:13:20 +09:00
visitor.rs refactor(common): Drop SyntaxContext from AST nodes (#9175) 2024-07-12 13:13:20 +09:00