swc/ecmascript
David Sherret 0d67d5d855 Fix JSX opening, closing, spread child, and expression container spans (#582)
swc_ecma_parser:
 - fix opening and closing jsx spans.
 - fix JSX expression.
 - fix JSX spread child.
2020-01-14 12:37:29 +09:00
..
ast Fix JSX opening, closing, spread child, and expression container spans (#582) 2020-01-14 12:37:29 +09:00
codegen Fix #555 (#556) 2020-01-03 12:19:39 +09:00
parser Fix JSX opening, closing, spread child, and expression container spans (#582) 2020-01-14 12:37:29 +09:00
preset_env Regenerator (#554) 2020-01-02 20:53:06 +09:00
src preset-env (#537) 2019-12-28 11:25:54 +09:00
transforms Fix JSX opening, closing, spread child, and expression container spans (#582) 2020-01-14 12:37:29 +09:00
utils Extract utils from swc_ecma_transforms (#575) 2020-01-08 10:55:22 +09:00
Cargo.toml Extract utils from swc_ecma_transforms (#575) 2020-01-08 10:55:22 +09:00