oxc/crates
2023-09-17 20:11:52 +08:00
..
oxc Remove HIR (#917) 2023-09-15 23:48:32 +08:00
oxc_allocator Release oxc v0.2.0 2023-09-14 23:41:44 +08:00
oxc_ast feat(transformer): logical assignment operators (#923) 2023-09-16 23:54:53 +08:00
oxc_cli feat(cli): init miette everything else to reduce is_atty system calls 2023-09-14 22:46:06 +08:00
oxc_diagnostics Release oxc v0.2.0 2023-09-14 23:41:44 +08:00
oxc_formatter feat(transformer): add babel conformance test suite (#920) 2023-09-16 18:50:51 +08:00
oxc_index Release oxc v0.2.0 2023-09-14 23:41:44 +08:00
oxc_linter feat(linter): add eslint(jest/no-mocks-import) (#924) 2023-09-17 20:11:52 +08:00
oxc_linter_plugin feat(vscode): Add linter plugin to vscode extension (#813) 2023-08-29 23:35:32 -04:00
oxc_macros refactor(linter): less a global hashmap to reduce rule timer macro expansion (#822) 2023-09-01 10:32:17 +08:00
oxc_minifier Release oxc v0.2.0 2023-09-14 23:41:44 +08:00
oxc_napi chore(rust): update crate info, add minimal rust-version, add categories 2023-07-27 13:33:18 +08:00
oxc_parser refactor(ast): change the arguments order for some new functions 2023-09-16 16:07:52 +08:00
oxc_query fix(query): fix UnaryExpression.operator (#859) 2023-09-05 06:04:14 +00:00
oxc_resolver Release oxc_resolver v0.2.0 2023-09-14 15:36:41 +08:00
oxc_semantic Release oxc v0.2.0 2023-09-14 23:41:44 +08:00
oxc_span Release oxc v0.2.0 2023-09-14 23:41:44 +08:00
oxc_syntax feat(transformer): logical assignment operators (#923) 2023-09-16 23:54:53 +08:00
oxc_transformer chore: 🤖 refactor crates/oxc_transformer/src/es2021/logical_assignment_operators.rs and fix typo (#927) 2023-09-17 19:58:10 +08:00
oxc_type_synthesis chore: clean up deps (#840) 2023-09-02 21:34:24 +08:00
oxc_wasm Remove HIR (#917) 2023-09-15 23:48:32 +08:00