swc/ecmascript/parser/tests
강동윤 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
..
jsx Fix #369, #370 (#373) 2019-04-27 16:28:34 +09:00
test262-error-references/fail Fix bugs (#339) 2019-03-11 20:33:15 +09:00
test262-parser@8900484be1 ECMAScript parser (#1) 2018-01-12 16:53:06 +09:00
typescript Fix #369, #370 (#373) 2019-04-27 16:28:34 +09:00
typescript-errors Typescript & parser for decorators 2019-01-07 19:43:47 +09:00
jsx.rs Fix #369, #370 (#373) 2019-04-27 16:28:34 +09:00
test262.rs Fix #360 and update rustc 2019-04-05 12:19:18 +09:00
typescript.rs Fix #369, #370 (#373) 2019-04-27 16:28:34 +09:00