swc/ecmascript
강동윤 b0067adb9c
fix(es/parser): Fix parsing of function in property names (#2076)
swc_ecma_parser:
 - Use correct token context when `function` is used as the name of a property. (#2075)
2021-08-14 15:12:26 +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/parser): Fix parsing of function in property names (#2076) 2021-08-14 15:12:26 +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