swc/ecmascript/parser/src
강동윤 bc07215d4d
fix(es/parser): Fix lexing of template literals. (#1450)
swc_ecma_parser:
 - Fix lexing of template literals. (denoland/deno#9620)
 - Ensure that denoland/deno#9650 is not a bug of parser.
2021-03-03 17:46:36 +09:00
..
lexer fix(es/parser): Fix lexing of template literals. (#1450) 2021-03-03 17:46:36 +09:00
parser fix(es/parser): Recover from type annotations after = (#1445) 2021-03-02 15:50:13 +09:00
error.rs fix(es/parser): Recover from type annotations after = (#1445) 2021-03-02 15:50:13 +09:00
lib.rs Fix a number of typos (#1412) 2021-02-20 15:18:09 +09:00
macros.rs TypeScript 4.1: intrinsic keyword (#1193) 2020-10-29 18:37:22 +09:00
token.rs chore: Typo (#1442) 2021-03-01 13:44:44 +09:00