swc/ecmascript/parser/tests/jsx/basic
강동윤 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
..
1 Fix #369, #370 (#373) 2019-04-27 16:28:34 +09:00
2 Fix #369, #370 (#373) 2019-04-27 16:28:34 +09:00
3 Fix #369, #370 (#373) 2019-04-27 16:28:34 +09:00
4 Fix #369, #370 (#373) 2019-04-27 16:28:34 +09:00
5 Fix #369, #370 (#373) 2019-04-27 16:28:34 +09:00
6 Fix #369, #370 (#373) 2019-04-27 16:28:34 +09:00
7 Fix #369, #370 (#373) 2019-04-27 16:28:34 +09:00
8 Fix #369, #370 (#373) 2019-04-27 16:28:34 +09:00
10 Fix #369, #370 (#373) 2019-04-27 16:28:34 +09:00
11 Fix #369, #370 (#373) 2019-04-27 16:28:34 +09:00
12 Fix #369, #370 (#373) 2019-04-27 16:28:34 +09:00
13 Fix #369, #370 (#373) 2019-04-27 16:28:34 +09:00
14 Fix #369, #370 (#373) 2019-04-27 16:28:34 +09:00
15 Fix #369, #370 (#373) 2019-04-27 16:28:34 +09:00
16 Fix #369, #370 (#373) 2019-04-27 16:28:34 +09:00
17 Fix #369, #370 (#373) 2019-04-27 16:28:34 +09:00
18 Fix #369, #370 (#373) 2019-04-27 16:28:34 +09:00
19 Fix #369, #370 (#373) 2019-04-27 16:28:34 +09:00
20 Fix #369, #370 (#373) 2019-04-27 16:28:34 +09:00
21 Fix #369, #370 (#373) 2019-04-27 16:28:34 +09:00
asi Fix #369, #370 (#373) 2019-04-27 16:28:34 +09:00
custom Fix #369, #370 (#373) 2019-04-27 16:28:34 +09:00
empty-expression-container Fix #369, #370 (#373) 2019-04-27 16:28:34 +09:00
entity Fix #369, #370 (#373) 2019-04-27 16:28:34 +09:00
fragment-1 Fix #369, #370 (#373) 2019-04-27 16:28:34 +09:00
fragment-2 Fix #369, #370 (#373) 2019-04-27 16:28:34 +09:00
fragment-3 Fix #369, #370 (#373) 2019-04-27 16:28:34 +09:00
fragment-4 Fix #369, #370 (#373) 2019-04-27 16:28:34 +09:00
fragment-5 Fix #369, #370 (#373) 2019-04-27 16:28:34 +09:00
fragment-6 Fix #369, #370 (#373) 2019-04-27 16:28:34 +09:00
keyword-tag Fix #369, #370 (#373) 2019-04-27 16:28:34 +09:00
namespace-tag Fix #369, #370 (#373) 2019-04-27 16:28:34 +09:00
nonentity Fix #369, #370 (#373) 2019-04-27 16:28:34 +09:00
nonentity-decimal Fix #369, #370 (#373) 2019-04-27 16:28:34 +09:00
yield-tag Fix #369, #370 (#373) 2019-04-27 16:28:34 +09:00