oxc/crates
2024-08-03 21:26:08 +00:00
..
oxc Release crates v0.23.0 (#4595) 2024-08-01 16:55:41 +08:00
oxc_allocator Release crates v0.23.0 (#4595) 2024-08-01 16:55:41 +08:00
oxc_ast feat(ast): improve AstKind::debug_name (#4553) 2024-08-03 21:22:05 +00:00
oxc_ast_macros refactor(ast): make AST structs repr(C). (#4614) 2024-08-03 12:23:41 +00:00
oxc_cfg Release crates v0.23.0 (#4595) 2024-08-01 16:55:41 +08:00
oxc_codegen Release crates v0.23.0 (#4595) 2024-08-01 16:55:41 +08:00
oxc_diagnostics Release crates v0.23.0 (#4595) 2024-08-01 16:55:41 +08:00
oxc_index Release crates v0.23.0 (#4595) 2024-08-01 16:55:41 +08:00
oxc_isolated_declarations Release crates v0.23.0 (#4595) 2024-08-01 16:55:41 +08:00
oxc_js_regex
oxc_language_server refactor(linter): use diagnostic codes in lint rules (#4349) 2024-07-20 03:35:00 +00:00
oxc_linter perf(linter): change react rules and utils to use Cow and CompactStr instead of String (#4603) 2024-08-03 21:26:08 +00:00
oxc_macros feat(linter): support conditional fix capabilities (#4559) 2024-07-31 05:27:16 +00:00
oxc_mangler Release crates v0.23.0 (#4595) 2024-08-01 16:55:41 +08:00
oxc_minifier Release crates v0.23.0 (#4595) 2024-08-01 16:55:41 +08:00
oxc_module_lexer Release crates v0.23.0 (#4595) 2024-08-01 16:55:41 +08:00
oxc_parser refactor(parser): use ast_builder in more places. (#4612) 2024-08-02 22:38:06 +00:00
oxc_prettier chore: remove unsafe_code = "warn" rust lint 2024-07-15 10:39:08 +08:00
oxc_semantic feat(ast): improve AstKind::debug_name (#4553) 2024-08-03 21:22:05 +00:00
oxc_sourcemap perf(sourcemap): keep local copy of previous token in VLQ encode (#4596) 2024-08-01 14:58:08 +00:00
oxc_span perf(linter): change react rules and utils to use Cow and CompactStr instead of String (#4603) 2024-08-03 21:26:08 +00:00
oxc_syntax Release crates v0.23.0 (#4595) 2024-08-01 16:55:41 +08:00
oxc_transformer Release crates v0.23.0 (#4595) 2024-08-01 16:55:41 +08:00
oxc_traverse Release crates v0.23.0 (#4595) 2024-08-01 16:55:41 +08:00
oxc_wasm refactor(syntax): give ScopeId a niche (#4468) 2024-07-26 00:14:50 +00:00