swc/crates/swc_ecma_utils/src
2024-07-12 13:13:20 +09:00
..
function refactor(es): Use Into and From for AST construction (#9201) 2024-07-12 13:13:20 +09:00
constructor.rs refactor(es): Use Into and From for AST construction (#9201) 2024-07-12 13:13:20 +09:00
factory.rs refactor(es): Use Into and From for AST construction (#9201) 2024-07-12 13:13:20 +09:00
ident.rs refactor(common): Drop SyntaxContext from AST nodes (#9175) 2024-07-12 13:13:20 +09:00
lib.rs chore: Fix for rebase 2024-07-12 13:13:20 +09:00
macros.rs pers(es/ast): Introduce IdentName (#9185) 2024-07-12 13:13:20 +09:00
node_ignore_span.rs refactor(common): Drop SyntaxContext from AST nodes (#9175) 2024-07-12 13:13:20 +09:00
number.rs fix(es/minifier): Fix evaluation of -0 as a string (#9011) 2024-06-02 19:32:44 +09:00
parallel.rs chore(ci): Remove unused concurrency tests (#8100) 2023-10-11 21:40:49 +09:00
stack_size.rs perf(es): Reduce allocations for dynamic stacks (#9133) 2024-07-05 09:18:38 +00:00
value.rs refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
var.rs perf(es/visit): Introduce standard_only_* macros (#9207) 2024-07-11 16:16:05 +00:00