mirror of
https://github.com/swc-project/swc.git
synced 2024-12-25 14:43:33 +03:00
104be9837b
swc_ecma_transforms_compat: - `regenerator`: Use es6 import while folding module. (#1641) - `typeof_symbol`: Handle `undefined` specially. (#1843) - `regenerator`: Do not create useless codes. (#1687) - `typeof_symbol`: Migrate to `VisitMut`. swc_ecma_transforms_module: - Add `import_hoister`. - Improve import analyzer. (#1682) - Allow overriding `export *` wth named exports. (#1714) swc_ecma_transforms_testing: - Add a hack for `regenerator-runtime`. swc: - Run import analyzer ahead of time. (#1682) misc: - Downgrade rustc to the version rust-analyzer supports. |
||
---|---|---|
.. | ||
binding-pattern | ||
comments | ||
common | ||
issue-1517 | ||
issue-1751/case1 | ||
jsx | ||
span | ||
test262-error-references/fail | ||
test262-parser@0e808c74fb | ||
typescript | ||
typescript-errors | ||
comments.rs | ||
jsx.rs | ||
span.rs | ||
test262.rs | ||
typescript.rs |