oxc/tasks
2024-10-23 07:16:00 +00:00
..
ast_tools refactor(ast_tools): TypeDef::name return a &str (#6776) 2024-10-22 12:14:41 +00:00
benchmark ci(benchmark): add small test file to linter benchmark (#6572) 2024-10-15 02:37:22 +00:00
common perf(rust): use cow_utils instead (#5664) 2024-09-11 18:39:30 +08:00
coverage fix(codegen): correct print __proto__ shorthand (#6802) 2024-10-23 07:16:00 +00:00
javascript_globals perf(ast-tools): use FxHashMap over std::collections::HashMap (#5997) 2024-09-23 18:28:54 +00:00
lint_rules chore(tasks/lint_rules): sync rules with ESLint v9 (#6777) 2024-10-22 20:14:10 +08:00
minsize feat(minifier): improve folding block stmts (#6793) 2024-10-23 04:13:58 +00:00
prettier_conformance refactor(prettier)!: remove source_text argument from constructor (#6448) 2024-10-11 06:27:33 +00:00
rulegen feat(rulegen): add import to rulegen (#6631) 2024-10-16 17:05:40 -04:00
transform_checker feat(ast)! add source_text to Program (#6444) 2024-10-11 04:13:41 +00:00
transform_conformance feat(transformer): class static block transform (#6733) 2024-10-22 03:40:02 +00:00
website feat(linter): support --print-config all to print config file for project (#6579) 2024-10-22 17:56:23 +00:00