oxc/tasks
Dunqing 843318cdbe
refactor(transformer/typescript): reimplementation of Enum conversion based on Babel (#3102)
The remaining test cases will perform better with a scope
implementation, and while we can implement them without the scope, it
still requires us to do what the scope did.

---------

Co-authored-by: Boshen <boshenc@gmail.com>
2024-04-29 16:26:22 +08:00
..
benchmark chore(deps): lock file maintenance rust crates (#3125) 2024-04-29 06:00:15 +00:00
common feat(transform_conformance): skip windows tests (#3003) 2024-04-16 17:50:43 +08:00
coverage feat(semantic): report namespace related errors (#3093) 2024-04-25 14:01:58 +08:00
javascript_globals chore: update Cargo.toml and deny.yaml 2024-03-05 16:31:05 +08:00
lint_rules feat(linter): remove import/no-unresolved (#3023) 2024-04-19 12:45:50 +08:00
minsize chore(minsize): remove brotlic because it takes too long to compile (#2954) 2024-04-13 13:24:25 +08:00
prettier_conformance refactor(ast): squash nested enums (#3115) 2024-04-28 20:40:37 +08:00
rulegen refactor(ast): squash nested enums (#3115) 2024-04-28 20:40:37 +08:00
transform_conformance refactor(transformer/typescript): reimplementation of Enum conversion based on Babel (#3102) 2024-04-29 16:26:22 +08:00
libs.txt refactor(benchmark): use more complicated files (#1811) 2023-12-25 17:27:02 +08:00