oxc/crates
2023-09-06 10:21:32 +08:00
..
oxc Release oxc_resolver v0.1.0 2023-09-04 14:45:29 +08:00
oxc_allocator Release oxc v0.1.3 2023-09-03 12:22:05 +08:00
oxc_ast Release oxc v0.1.3 2023-09-03 12:22:05 +08:00
oxc_ast_lower Release oxc v0.1.3 2023-09-03 12:22:05 +08:00
oxc_cli fix(cli): spawn linting in another thread so diagnostics can be printed immediately 2023-09-06 10:21:32 +08:00
oxc_diagnostics Release oxc v0.1.3 2023-09-03 12:22:05 +08:00
oxc_formatter fix(formatter): add whitespace around binary operators 2023-09-04 22:07:57 +08:00
oxc_hir Release oxc v0.1.3 2023-09-03 12:22:05 +08:00
oxc_index Release oxc v0.1.3 2023-09-03 12:22:05 +08:00
oxc_linter fix(cli): spawn linting in another thread so diagnostics can be printed immediately 2023-09-06 10:21:32 +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.1.3 2023-09-03 12:22:05 +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 chore(deps): bump the dependencies group with 6 updates (#852) 2023-09-04 15:46:27 +08:00
oxc_query fix(query): fix UnaryExpression.operator (#859) 2023-09-05 06:04:14 +00:00
oxc_resolver Release oxc_resolver v0.1.0 2023-09-04 14:45:29 +08:00
oxc_semantic chore(semantic): return Arc<ModuleRecord> from semantic 2023-09-03 15:41:11 +08:00
oxc_span Release oxc v0.1.3 2023-09-03 12:22:05 +08:00
oxc_syntax Release oxc v0.1.3 2023-09-03 12:22:05 +08:00
oxc_type_synthesis chore: clean up deps (#840) 2023-09-02 21:34:24 +08:00
oxc_wasm chore: clean up deps (#840) 2023-09-02 21:34:24 +08:00