oxc/tasks
camchenry f4fac0f488 refactor(ast): remove .iter() where not needed (#5904)
this is just an experiment, I noticed while profiling these code paths came up a number of times:
<img width="1077" alt="Screenshot 2024-09-19 at 8 32 51 PM" src="https://github.com/user-attachments/assets/d0f4d703-c456-4344-8f57-81f0b3f491a0">
2024-09-20 02:41:49 +00:00
..
ast_tools refactor(ast): remove .iter() where not needed (#5904) 2024-09-20 02:41:49 +00:00
benchmark feat(isolated_declarations): add stripInternal (#5878) 2024-09-19 23:14:47 +08:00
common perf(rust): use cow_utils instead (#5664) 2024-09-11 18:39:30 +08:00
coverage feat(isolated_declarations): add stripInternal (#5878) 2024-09-19 23:14:47 +08:00
javascript_globals chore(dprint): format toml files (#5599) 2024-09-08 14:26:16 +08:00
lint_rules chore: use dprint to format js, json and markdown 2024-09-08 13:24:58 +08:00
minsize feat(minifier): add MinimizeConditions pass (#5747) 2024-09-13 08:31:45 +00:00
prettier_conformance feat(prettier): improve ts compatibility (#5900) 2024-09-20 10:40:31 +08:00
rulegen perf(rust): use cow_utils instead (#5664) 2024-09-11 18:39:30 +08:00
transform_conformance fix(transformer): fix reference flags in logical assignment operator transform (#5903) 2024-09-20 01:26:55 +00:00
website refactor(linter): move OxlintConfig to Oxlintrc (#5707) 2024-09-17 05:15:37 +00:00