swc/crates/swc_ecma_utils/src
2023-02-20 05:28:28 +00:00
..
function perf(es): Optimize memory layout of AST (#5829) 2022-09-20 12:47:21 +09:00
constructor.rs perf(es): Optimize memory layout of AST (#5829) 2022-09-20 12:47:21 +09:00
factory.rs perf(es): Optimize memory layout of AST (#5829) 2022-09-20 12:47:21 +09:00
ident.rs fix(es/utils): Fix wrong apis (#4604) 2022-05-11 04:36:22 +00:00
lib.rs fix(es/minifier): Fix optimization of expressions in numeric context (#6965) 2023-02-20 05:28:28 +00:00
macros.rs fix(es/utils): Allow quote_ident! working with swc_core (#5409) 2022-08-07 02:43:15 +00:00
parallel.rs feat(es/utils): Add indexed API to the parallel helper (#6149) 2022-10-14 10:39:36 +00: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