swc/crates/swc_ecma_parser/src
2022-03-17 06:56:26 +00:00
..
lexer fix(es/parser): Allow building with stable rustc (#4024) 2022-03-15 19:58:29 +09:00
parser fix(es/parser): Allow nested ambient context in .d.ts files (#4060) 2022-03-17 06:56:26 +00:00
error.rs fix(es/parser): Emit an error for multiple constructors with body (#4031) 2022-03-15 16:18:19 +00:00
lib.rs fix(es/parser): Parse if-else chain iteratively (#3961) 2022-03-11 09:10:54 +00:00
macros.rs feat(es/ast): Support TypeScript Instantiation Expression (#3642) 2022-02-20 15:51:31 +00:00
token.rs refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00