swc/macros/ast_node
강동윤 b44da9dbe4
Fix #369, #370 (#373)
swc_common:
 - don't emit `loc` for dummy spans

swc_ecma_transforms:
 - prevent hygiene from changing key in object pattern (#369)
 - fix module tests (iteration order of FxHashSet is changed)

swc_ecma_parser:
 - fix parsing of arrow function (#370)
2019-04-27 16:28:34 +09:00
..
src Fix #369, #370 (#373) 2019-04-27 16:28:34 +09:00
tests Make deserialization faster (#324) 2019-03-08 11:36:23 +09:00
Cargo.toml Make deserialization fast (#314) 2019-03-05 23:16:45 +09:00