swc/crates/swc_ecma_parser/src
2022-03-11 16:29:05 +00:00
..
lexer chore(es/parser): Add some inline attributes (#3969) 2022-03-11 16:29:05 +00:00
parser fix(es/parser): Parse if-else chain iteratively (#3961) 2022-03-11 09:10:54 +00:00
error.rs feat(es/parser): Relax MSRV requirement (#3922) 2022-03-09 04:44:22 +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