swc/ecmascript/transforms/base/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
..
helpers fix(swc): Fix various bugs (#1440) 2021-03-01 17:19:37 +09:00
hygiene fix(swc): Fix various bugs (#1440) 2021-03-01 17:19:37 +09:00
resolver fix(es/parser): Fix lexing of template literals. (#1450) 2021-03-03 17:46:36 +09:00
ext.rs fix(swc): Fix various bugs (#1440) 2021-03-01 17:19:37 +09:00
fixer.rs fix(swc): Fix various bugs (#1440) 2021-03-01 17:19:37 +09:00
lib.rs Fix a number of typos (#1412) 2021-02-20 15:18:09 +09:00
native.rs Fix a number of typos (#1412) 2021-02-20 15:18:09 +09:00
pass.rs feat(ecmascript/transforms): Split into multiple crates. (#1311) 2021-01-05 14:29:52 +09:00
perf.rs feat(ecmascript/transforms): Split into multiple crates. (#1311) 2021-01-05 14:29:52 +09:00
quote.rs feat(ecmascript/transforms): Split into multiple crates. (#1311) 2021-01-05 14:29:52 +09:00
scope.rs feat(ecmascript/transforms): Split into multiple crates. (#1311) 2021-01-05 14:29:52 +09:00
tests.rs fix(swc): Fix various bugs (#1440) 2021-03-01 17:19:37 +09:00