swc/crates/swc_ecma_parser/tests
LongYinan 17915d9e22
chore: Update miette (#9137)
Co-authored-by: 강동윤 (Donny) <kdy1997.dev@gmail.com>
2024-07-05 06:19:35 +00:00
..
binding-pattern refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00
comments chore: Update miette (#9137) 2024-07-05 06:19:35 +00:00
common refactor(es/ast): Improve type definitions of patterns (#8532) 2024-02-05 15:32:52 +09:00
errors chore: Update miette (#9137) 2024-07-05 06:19:35 +00:00
js fix(es/parser): Allow export after decorators when valid (#8739) 2024-03-14 01:30:49 +00:00
jsx chore: Update miette (#9137) 2024-07-05 06:19:35 +00:00
shifted/empty-with-comments refactor(common): Debug-print spans more compactly (#8746) 2024-03-17 13:03:14 +00:00
span chore: Update miette (#9137) 2024-07-05 06:19:35 +00:00
test262-error-references/fail chore: Update miette (#9137) 2024-07-05 06:19:35 +00:00
test262-parser@0e808c74fb refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00
tsc refactor(es/ast): Remove unused fields of TsPropertySignature (#8955) 2024-06-14 21:57:10 +09:00
typescript fix(es/lexer): Fix lexing of \r\n in JSX (#9112) 2024-06-29 18:24:51 +09:00
typescript-errors chore: Update miette (#9137) 2024-07-05 06:19:35 +00:00
comments.rs refactor(es/parser): Rename EsConfig and TsConfig (#9094) 2024-06-22 01:56:37 +09:00
errors.rs refactor(es/parser): Rename EsConfig and TsConfig (#9094) 2024-06-22 01:56:37 +09:00
js.rs refactor(es/parser): Rename EsConfig and TsConfig (#9094) 2024-06-22 01:56:37 +09:00
jsx.rs refactor(es/parser): Rename EsConfig and TsConfig (#9094) 2024-06-22 01:56:37 +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(es/parser): Rename EsConfig and TsConfig (#9094) 2024-06-22 01:56:37 +09:00
visitor.rs refactor(visit): Remove &dyn Node from Visit (#2984) 2021-12-07 14:34:16 +09:00