oxc/crates
2024-08-06 17:42:12 +00:00
..
oxc Release crates v0.23.1 (#4681) 2024-08-06 16:37:29 +08:00
oxc_allocator Release crates v0.23.1 (#4681) 2024-08-06 16:37:29 +08:00
oxc_ast feat(ast_codegen, span): process SourceType through ast_codegen. (#4696) 2024-08-06 17:42:12 +00:00
oxc_ast_macros fix(oxc_ast_macros): fix syn lacking features to build 2024-08-06 16:50:50 +08:00
oxc_cfg Release crates v0.23.1 (#4681) 2024-08-06 16:37:29 +08:00
oxc_codegen Release crates v0.23.1 (#4681) 2024-08-06 16:37:29 +08:00
oxc_diagnostics Release crates v0.23.1 (#4681) 2024-08-06 16:37:29 +08:00
oxc_index Release crates v0.23.1 (#4681) 2024-08-06 16:37:29 +08:00
oxc_isolated_declarations Release crates v0.23.1 (#4681) 2024-08-06 16:37:29 +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): reduce String allocations and clones (#4673) 2024-08-06 01:00:58 +00:00
oxc_macros perf(linter-macros): only iterate over all rules once (#4672) 2024-08-06 10:28:49 +08:00
oxc_mangler Release crates v0.23.1 (#4681) 2024-08-06 16:37:29 +08:00
oxc_minifier Release crates v0.23.1 (#4681) 2024-08-06 16:37:29 +08:00
oxc_module_lexer chore(module_lexer): Fix invalid regex in test (#4683) 2024-08-06 19:26:12 +08:00
oxc_parser Release crates v0.23.1 (#4681) 2024-08-06 16:37:29 +08:00
oxc_prettier chore: remove unsafe_code = "warn" rust lint 2024-07-15 10:39:08 +08:00
oxc_semantic Release crates v0.23.1 (#4681) 2024-08-06 16:37:29 +08:00
oxc_sourcemap Release crates v0.23.1 (#4681) 2024-08-06 16:37:29 +08:00
oxc_span feat(ast_codegen, span): process SourceType through ast_codegen. (#4696) 2024-08-06 17:42:12 +00:00
oxc_syntax refactor(syntax, span): reduce #[cfg_attr] boilerplate in type defs (#4698) 2024-08-06 17:37:07 +00:00
oxc_transformer refactor(traverse)!: replace find_scope with ancestor_scopes returning iterator (#4693) 2024-08-06 16:02:35 +00:00
oxc_traverse refactor(traverse)!: replace find_scope with ancestor_scopes returning iterator (#4693) 2024-08-06 16:02:35 +00:00
oxc_wasm refactor(minifier): ast passes infrastructure (#4625) 2024-08-04 11:58:39 +00:00