swc/ecmascript/codegen
강동윤 7715c2626b
Issues (#404, #406, #407) (#408)
swc_ecma_transforms:
 - fix mis-referencing caused by destructuring (#404)
 - fix invalid code generated by comment on arrow functions (#406)
 - fix string concatation of template literal (#407)
 - hygiene: fix rewriting of object pattern
 - fix test module to prevent SIGILL
 - fix module import order (using IndexMap)
2019-09-18 14:40:22 +09:00
..
benches
macros
src Issues (#404, #406, #407) (#408) 2019-09-18 14:40:22 +09:00
tests Issues (#404, #406, #407) (#408) 2019-09-18 14:40:22 +09:00
Cargo.toml hashbrown & comment revamp 2019-06-25 09:41:58 +09:00