oxc/crates
2023-09-03 16:36:02 +08:00
..
oxc Release oxc v0.1.3 2023-09-03 12:22:05 +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 refactor(cli): collect all the paths before linting 2023-09-03 16:36:02 +08:00
oxc_diagnostics Release oxc v0.1.3 2023-09-03 12:22:05 +08:00
oxc_formatter Release oxc v0.1.3 2023-09-03 12:22:05 +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 refactor(linter): clean up Test a bit 2023-09-03 15:36:46 +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 Release oxc v0.1.3 2023-09-03 12:22:05 +08:00
oxc_query feat(query): Add fields (#807) 2023-08-28 13:56:05 +08:00
oxc_resolver feat(resolver): add thiserror (#847) 2023-09-03 14:50:31 +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