swc/crates/swc_ecma_parser/src
Donny/강동윤 aa83584634
refactor(es/ast): Reimplement optional chaining (#7441)
**Related issue:**

 - Closes #7003.
 - Closes #7156.
2023-06-12 06:47:40 +00:00
..
lexer fix(es/parser): Fix parsing of > in typescript mode (#7407) 2023-05-18 08:18:27 +00:00
parser refactor(es/ast): Reimplement optional chaining (#7441) 2023-06-12 06:47:40 +00:00
error.rs feat(es/parser): Disallow tagged tpl in optional chaining (#7515) 2023-06-12 01:37:39 +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