swc/crates/swc_ecma_parser/src
2023-05-24 15:57:50 +09:00
..
lexer fix(es/parser): Fix parsing of > in typescript mode (#7407) 2023-05-18 08:18:27 +00:00
parser fix(es/parser): Fix parsing of tsx with a type annotation in a conditional expression (#7440) 2023-05-24 15:57:50 +09:00
error.rs feat(es/parser): Implement explicit resource management (#7322) 2023-05-10 04:16:44 +00:00
lib.rs fix(es/parser): Fix parsing of > in typescript mode (#7407) 2023-05-18 08:18:27 +00:00
macros.rs fix(es/parser): Fix >= with type instantiate (#7388) 2023-05-14 05:21:13 +00:00
token.rs refactor(es/parser): Remove :: token as it's not used (#7268) 2023-04-15 02:17:37 +00:00