oxc/tasks
2025-01-21 14:59:23 +00:00
..
ast_tools refactor(ast): align #[estree(via)] behavior (#8599) 2025-01-19 20:44:33 +00:00
benchmark ci(benchmark): make lexer benchmark more realistic (#8573) 2025-01-18 01:47:07 +00:00
common
compat_data refactor(global): sort imports (#7883) 2024-12-14 15:07:21 +00:00
coverage fix(parser): parse intrinsic TS keyword (#8627) 2025-01-21 09:54:10 +08:00
e2e feat(tasks/e2e): transformer + minifier runtime tests for popular npm packages (#8552) 2025-01-17 19:13:59 +08:00
javascript_globals
lint_rules fix(tasks/lint_rules): sync unicorn rules with eslint rules (#8224) 2025-01-03 11:39:51 +08:00
minsize feat(minifier): compress (a = b) === null || a === undefined to (a = b) == null (#8637) 2025-01-21 14:59:23 +00:00
prettier_conformance feat(tasks/prettier): Visualize test details (#8634) 2025-01-21 17:01:34 +08:00
rulegen chore(deps): update dependency rust to v1.84.0 (#8391) 2025-01-09 18:11:17 +00:00
transform_checker refactor(span): derive Copy on Atom (#8596) 2025-01-19 16:14:23 +08:00
transform_conformance fix(transformer/typescript): correctly resolve references to non-constant enum members (#8543) 2025-01-18 17:02:50 +08:00
website feat(linter): Format the configuration documentation correctly (#8583) 2025-01-18 17:02:32 +08:00