swc/ecmascript/transforms
강동윤 bf445a75c4
fix(swc): Fix bugs (#1372)
swc_ecma_ast:
 - Support import assertions for exports.

swc_ecma_parser:
 - Support import assertions for exports.

swc_ecma_transform_typescript:
 - Strip `declare globals` correctly. (#1383)

spack:
 - Re-enable multi-entry tests.
2021-02-10 17:25:28 +09:00
..
base fix(swc): Fix bugs (#1372) 2021-02-10 17:25:28 +09:00
compat fix(swc): Fix bugs (#1372) 2021-02-10 17:25:28 +09:00
macros feat(ecmascript/transforms): Split into multiple crates. (#1311) 2021-01-05 14:29:52 +09:00
module fix(swc): Fix bugs (#1372) 2021-02-10 17:25:28 +09:00
optimization fix(swc): Fix bugs (#1372) 2021-02-10 17:25:28 +09:00
proposal fix(swc): Fix bugs (#1372) 2021-02-10 17:25:28 +09:00
react fix(swc): Fix bugs (#1372) 2021-02-10 17:25:28 +09:00
scripts Add more tests (#489) 2019-12-09 21:02:51 +09:00
src feat(ecmascript/transforms): Split into multiple crates. (#1311) 2021-01-05 14:29:52 +09:00
testing fix(swc): Fix bugs (#1372) 2021-02-10 17:25:28 +09:00
tests fix(es): Fix bugs (#1347) 2021-01-23 15:46:42 +09:00
typescript fix(swc): Fix bugs (#1372) 2021-02-10 17:25:28 +09:00
Cargo.toml fix(swc): Fix bugs (#1372) 2021-02-10 17:25:28 +09:00
package.json Implement more methods for codegen (#902) 2020-07-27 22:58:42 +09:00