swc/ecmascript/codegen
강동윤 8726c9caf2
fix(swc): Fix bugs (#1745)
swc_ecma_codegen:
 - Don't escape unicode characters for old targets. (#1744)

swc_ecma_transforms_compat:
 - `class_properties`: Preserve `this` for tagged template literals. (#1742)
2021-05-26 01:24:58 +09:00
..
benches remove codegen::Handlers (#974) 2020-08-17 21:09:12 +09:00
macros fix(es/parser): Use correct position for comments (#1527) 2021-03-31 19:30:05 +09:00
scripts Performance (#696) 2020-03-01 20:05:03 +09:00
src fix(swc): Fix bugs (#1745) 2021-05-26 01:24:58 +09:00
tests fix(es): Fix various bugs (#1707) 2021-05-17 22:27:59 +09:00
Cargo.toml fix(swc): Fix bugs (#1745) 2021-05-26 01:24:58 +09:00