swc/ecmascript
2020-01-20 08:22:52 +09:00
..
ast Improve hygiene and use JSXAttrValue (#592) 2020-01-17 05:45:33 +00:00
codegen Improve hygiene and use JSXAttrValue (#592) 2020-01-17 05:45:33 +00:00
parser Ensure semi-colon is eaten for dynamic imports and import meta found at the start of expression statements (#595) 2020-01-18 04:51:20 +00: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 as_bool treating bitor like bitand (#596) 2020-01-20 08:22:52 +09:00
utils fix as_bool treating bitor like bitand (#596) 2020-01-20 08:22:52 +09:00
Cargo.toml Extract utils from swc_ecma_transforms (#575) 2020-01-08 10:55:22 +09:00