oxc/tasks
2024-07-12 17:30:24 +00:00
..
ast_codegen refactor(ast/visit): fire node events as the outermost one. (#4203) 2024-07-12 03:27:59 +00:00
benchmark chore(benchmark): add codegen benchmark (#4207) 2024-07-11 23:58:37 +08:00
common refactor(tasks): clean up test files and remove libs.txt (#4172) 2024-07-10 17:38:06 +00:00
coverage fix(codegen): choose the right quote for jsx attribute string (#4236) 2024-07-12 17:30:24 +00:00
javascript_globals chore: improve some format by running cargo +nightly fmt 2024-06-19 00:48:30 +08:00
lint_rules chore(ci): now we mark both ts alias and eslint rules. (#3813) 2024-06-22 04:55:34 +00:00
minsize feat(tasks/minsize): include esbuild minified size (#4202) 2024-07-11 13:02:32 +00:00
prettier_conformance chore: improve some format by running cargo +nightly fmt 2024-06-19 00:48:30 +08:00
rulegen chore(tasks/rulegen): generate options for fix cases (#4076) 2024-07-07 03:01:55 +00:00
transform_conformance fix(transformer): missing initializer for readonly consructor properties (#4103) 2024-07-08 12:45:50 +08:00
website feat(linter): support vitest/no-disabled-tests (#3717) 2024-06-24 15:16:32 +00:00