swc/macros
강동윤 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
..
ast_node Fix #369, #370 (#373) 2019-04-27 16:28:34 +09:00
common Publish (#278) 2019-02-27 10:42:22 +09:00
enum_kind Publish (#278) 2019-02-27 10:42:22 +09:00
string_enum Publish (#278) 2019-02-27 10:42:22 +09:00