swc/crates/swc_ecma_parser/src
2022-03-01 12:24:41 +00:00
..
lexer fix(es/parser): Don't attach comments to ; (#3720) 2022-02-24 07:23:53 +00:00
parser feat(es/parser): Raise a syntax error on an invalid shorthand assignment (#3734) 2022-03-01 12:24:41 +00:00
error.rs fix(es/parser) Throw a syntax error for const without initializer in strict mode (#3742) 2022-02-27 06:25:05 +00:00
lib.rs feat(es/parser): Provide more api for reducing binary size (#3747) 2022-02-26 09:29:05 +09: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