swc/ecmascript
강동윤 949a4d9716
fix(es): Fix simple bugs (#2077)
swc_ecma_visit:
 - Ensure that #1967 is wrong. (#1967)

swc:
 - Add a test for #1107. (#1107)

node:
 - Make optional fields optional. (#1947)
2021-08-14 18:34:14 +00:00
..
ast perf: Use ahash instead of sip hash (#2073) 2021-08-14 10:33:16 +00:00
codegen perf: Use ahash instead of sip hash (#2073) 2021-08-14 10:33:16 +00:00
dep-graph perf: Use ahash instead of sip hash (#2073) 2021-08-14 10:33:16 +00:00
ext-transforms perf: Use ahash instead of sip hash (#2073) 2021-08-14 10:33:16 +00:00
jsdoc perf: Use ahash instead of sip hash (#2073) 2021-08-14 10:33:16 +00:00
loader perf: Use ahash instead of sip hash (#2073) 2021-08-14 10:33:16 +00:00
minifier perf: Use ahash instead of sip hash (#2073) 2021-08-14 10:33:16 +00:00
parser fix(es): Fix simple bugs (#2077) 2021-08-14 18:34:14 +00:00
preset-env perf: Use ahash instead of sip hash (#2073) 2021-08-14 10:33:16 +00:00
src feat(swc): Improve swc as a crate (#2026) 2021-08-07 02:41:50 +09:00
transforms perf: Use ahash instead of sip hash (#2073) 2021-08-14 10:33:16 +00:00
utils perf: Use ahash instead of sip hash (#2073) 2021-08-14 10:33:16 +00:00
visit perf: Use ahash instead of sip hash (#2073) 2021-08-14 10:33:16 +00:00
Cargo.toml perf: Use ahash instead of sip hash (#2073) 2021-08-14 10:33:16 +00:00