swc/ecmascript/transforms
강동윤 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
..
base fix(es/parser): Fix lexing of template literals. (#1450) 2021-03-03 17:46:36 +09:00
compat fix(es/parser): Fix lexing of template literals. (#1450) 2021-03-03 17:46:36 +09:00
macros Fix a number of typos (#1412) 2021-02-20 15:18:09 +09:00
module fix(es/parser): Fix lexing of template literals. (#1450) 2021-03-03 17:46:36 +09:00
optimization fix(es/parser): Fix lexing of template literals. (#1450) 2021-03-03 17:46:36 +09:00
proposal fix(es/parser): Fix lexing of template literals. (#1450) 2021-03-03 17:46:36 +09:00
react fix(es/parser): Fix lexing of template literals. (#1450) 2021-03-03 17:46:36 +09:00
scripts Add more tests (#489) 2019-12-09 21:02:51 +09:00
src feat(ecmascript/transforms): Split into multiple crates. (#1311) 2021-01-05 14:29:52 +09:00
testing fix(es/parser): Fix lexing of template literals. (#1450) 2021-03-03 17:46:36 +09:00
tests fix(es): Fix bugs (#1347) 2021-01-23 15:46:42 +09:00
typescript fix(es/parser): Fix lexing of template literals. (#1450) 2021-03-03 17:46:36 +09:00
Cargo.toml fix(es/parser): Fix lexing of template literals. (#1450) 2021-03-03 17:46:36 +09:00
package.json Implement more methods for codegen (#902) 2020-07-27 22:58:42 +09:00