swc/crates/swc_ecma_utils/src
2023-11-15 00:59:14 +09:00
..
function refactor(atoms): Remove usage of js_word! to drop string-cache (#7976) 2023-10-08 00:39:51 +00:00
constructor.rs perf(es): Optimize memory layout of AST (#5829) 2022-09-20 12:47:21 +09:00
factory.rs refactor(atoms): Remove usage of js_word! to drop string-cache (#7976) 2023-10-08 00:39:51 +00:00
ident.rs fix(es/compat): Make block-scoping pass rename exports correctly (#8175) 2023-10-30 05:08:27 +00:00
lib.rs fix(es/minifier): Keep class with a static block (#8283) 2023-11-15 00:59:14 +09:00
macros.rs refactor(atoms): Remove usage of js_word! to drop string-cache (#7976) 2023-10-08 00:39:51 +00:00
node_ignore_span.rs perf(es/utils): Introduce NodeIgnoringSpan (#7030) 2023-03-08 06:49:41 +00:00
parallel.rs chore(ci): Remove unused concurrency tests (#8100) 2023-10-11 21:40:49 +09:00
value.rs refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
var.rs fix(es/compat): Preserve spans in object_rest_spread (#5082) 2022-07-02 03:50:30 +00:00