Donny/강동윤
|
a7357ab517
|
chore: Update rustc (#2332)
|
2021-10-01 12:11:17 +00:00 |
|
강동윤
|
f6aabfce9c
|
perf: Use ahash instead of sip hash (#2073)
swc_common:
- Add `AHashMap`.
- Add `AHashSet`.
|
2021-08-14 10:33:16 +00:00 |
|
강동윤
|
b0c41bb3f2
|
chore: Cleanup codes for fixture testing (#2070)
|
2021-08-14 06:34:04 +00:00 |
|
강동윤
|
883c1ac4e4
|
fix(bundler): Prepare renaming of bundler (#2066)
- Rename `spack` crate to `swc_node_bundler`. (#1113)
|
2021-08-13 10:03:04 +00:00 |
|
LongYinan
|
fe2a063525
|
perf(node/swc): Use mimalloc (#2068)
|
2021-08-13 18:39:13 +09:00 |
|
nuintun
|
ef4bb314b9
|
fix(es/codegen): Remove extra space of import decl (#1975)
swc_ecma_codegen:
- Remove extra space from import declarations. (#1690)
|
2021-07-29 18:56:59 +09:00 |
|
강동윤
|
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 |
|
강동윤
|
35af4c5186
|
chore: Publish v1.2.63 & Update rustc (#1894)
|
2021-07-05 12:51:09 +00:00 |
|
강동윤
|
d3944f5203
|
fix(swc): Fix bugs (#1820)
swc_ecma_preset_env:
- [x] Rename directory to be consistant.
- [x] Add es2020::operators. (#1812)
swc_ecma_transforms_react:
- [x] Don't escpae unicodes. (#1782)
|
2021-06-12 15:39:39 +09:00 |
|