swc/crates/swc_ecma_parser/src
2021-12-13 05:42:19 +09:00
..
lexer fix(es/parser): Drop outdated options (#2974) 2021-12-05 17:33:34 +09:00
parser fix(es/parser): Allow trailing comma in dynamic imports if import assertion is enabled (#3018) 2021-12-13 05:42:19 +09:00
error.rs fix(es/parser): Drop outdated options (#2974) 2021-12-05 17:33:34 +09:00
lib.rs fix(es/parser): Drop outdated options (#2974) 2021-12-05 17:33:34 +09:00
macros.rs refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00
token.rs fix(es/parser, es/compat): transform tagged template with invalid escape sequence (#2939) 2021-12-02 15:49:45 +09:00