swc/spack/tests/pass
강동윤 104be9837b
fix(es/transforms): Fix transforms (#1909)
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.
2021-07-10 11:18:28 +00:00
..
alias fix(bundler): Fix bugs (#1382) 2021-02-22 17:27:40 +09:00
basic fix(bundler): Fix bugs (#1382) 2021-02-22 17:27:40 +09:00
circular fix(bundler): Prevent infinite loop (#1872) 2021-07-01 12:56:08 +00:00
cjs fix(swc): Fix bugs (#1732) 2021-05-24 09:41:22 +00:00
deno-001 fix(bundler): Prevent infinite loop (#1872) 2021-07-01 12:56:08 +00:00
deno-002/.full bundler: fix bugs (#1105) 2020-10-02 11:07:40 +09:00
drop-unused fix(bundler): Fix bugs (#1382) 2021-02-22 17:27:40 +09:00
dynamic-import/namespace/dynamic-key swc_bundler (#943) 2020-08-12 22:18:47 +09:00
dynmaic-imports/issue-1112/simple bundler: fix bugs (#1105) 2020-10-02 11:07:40 +09:00
export fix(bundler): Fix bugs (#1382) 2021-02-22 17:27:40 +09:00
export-all fix(bundler): Fix bugs (#1349) 2021-01-25 21:15:42 +09:00
export-star-namespace/issue-1109 fix(bundler): Fix bugs (#1382) 2021-02-22 17:27:40 +09:00
helpers/simple fix(es/transforms/base): Fix nested function scopes (#1559) 2021-04-13 16:23:04 +09:00
import fix(bundler): Fix bundler (#1427) 2021-02-26 18:21:42 +09:00
import-with-export/simple-1 fix(bundler): Fix bugs (#1382) 2021-02-22 17:27:40 +09:00
issue-1138 fix(bundler): Fix bugs (#1382) 2021-02-22 17:27:40 +09:00
issue-1139 fix(bundler): Fix bundler (#1427) 2021-02-26 18:21:42 +09:00
issue-1225 fix(swc): Fix bugs (#1732) 2021-05-24 09:41:22 +00:00
issue-1328/case1 fix(es/transforms): Fix transforms (#1909) 2021-07-10 11:18:28 +00:00
issue-1338 fix(bundler): Fix bugs (#1349) 2021-01-25 21:15:42 +09:00
issue-1533/case1 fix(swc): Fix bugs (#1560) 2021-04-17 06:00:14 +00:00
issue-1756/input fix(bundler): Prevent infinite loop (#1872) 2021-07-01 12:56:08 +00:00
merge fix(bundler): Fix bugs (#1382) 2021-02-22 17:27:40 +09:00
multi-entry fix(bundler): Fix performance (#1601) 2021-04-24 04:28:38 +00:00
node-modules fix(swc): Fix bugs (#1732) 2021-05-24 09:41:22 +00:00
pr-1105 fix(bundler): Fix bundler (#1427) 2021-02-26 18:21:42 +09:00
reexport fix(bundler): Fix bundler (#1427) 2021-02-26 18:21:42 +09:00
resolve-name-fix fix(spack): Fix node resolver (#1748) 2021-05-27 12:53:16 +09:00
swcrc/jsx/issue-884 feat(es/transforms/react): Add pure annotation comments (#1564) 2021-04-11 15:09:27 +09:00
transitive fix(bundler): Fix bundler (#1427) 2021-02-26 18:21:42 +09:00
tree-shaking fix(bundler): Fix bugs (#1382) 2021-02-22 17:27:40 +09:00
.swcrc spack: super-fast bundler (#825) 2020-06-13 23:09:45 +09:00