swc/ecmascript/codegen
Donny/강동윤 d045244089
fix(es/codegen): Fix codegen of synthesized template literals. (#2440)
swc_ecma_codegen:
 - Don't handle synthesized backtick specially.
2021-10-15 09:12:40 +00:00
..
benches fix(es): Fix performance bugs (#2313) 2021-09-29 12:10:38 +00:00
examples perf(es/codegen, es/parser): Improve performance (#2406) 2021-10-15 12:49:37 +09:00
macros fix(es): Fix performance bugs (#2313) 2021-09-29 12:10:38 +00:00
scripts perf(es/codegen, es/parser): Improve performance (#2406) 2021-10-15 12:49:37 +09:00
src fix(es/codegen): Fix codegen of synthesized template literals. (#2440) 2021-10-15 09:12:40 +00:00
tests fix(es/minifer): Fix bugs (#2397) 2021-10-11 07:44:42 +00:00
.gitignore perf(es/codegen, es/parser): Improve performance (#2406) 2021-10-15 12:49:37 +09:00
Cargo.toml fix(es/codegen): Fix codegen of synthesized template literals. (#2440) 2021-10-15 09:12:40 +00:00