oxc/crates
2024-04-25 09:07:40 +08:00
..
oxc Release crates v0.12.5 2024-04-22 12:52:17 +08:00
oxc_allocator Release crates v0.12.5 2024-04-22 12:52:17 +08:00
oxc_ast feat(ast): add callee_name method to the CallExpression. (#3076) 2024-04-23 09:47:23 +08:00
oxc_cli feat(linter): --deny all should not enable nursery rules 2024-04-22 12:34:32 +08:00
oxc_codegen Release crates v0.12.5 2024-04-22 12:52:17 +08:00
oxc_diagnostics Release crates v0.12.5 2024-04-22 12:52:17 +08:00
oxc_index Release crates v0.12.5 2024-04-22 12:52:17 +08:00
oxc_js_regex
oxc_language_server chore: apply cargo autoinherit (#2826) 2024-03-26 23:57:50 +08:00
oxc_linter improvement(linter/unicorn): use root_node method in the no_empty_file rule. (#3090) 2024-04-25 09:07:40 +08:00
oxc_macros feat(napi/parser): remove experimental flexbuffer api (#2957) 2024-04-13 14:59:31 +08:00
oxc_minifier Release crates v0.12.5 2024-04-22 12:52:17 +08:00
oxc_module_lexer refactor(ast): add walk_mut functions (#2776) 2024-03-25 20:40:13 +03:30
oxc_parser refactor(ast): add array element Elision type (#3074) 2024-04-23 02:05:11 +08:00
oxc_prettier feat(ast): add CatchParameter node (#3049) 2024-04-21 23:43:39 +08:00
oxc_semantic fix(semantic): revert test code pushed to the main by accident. (#3085) 2024-04-25 08:43:49 +08:00
oxc_sourcemap Release crates v0.12.5 2024-04-22 12:52:17 +08:00
oxc_span Release crates v0.12.5 2024-04-22 12:52:17 +08:00
oxc_syntax Release crates v0.12.5 2024-04-22 12:52:17 +08:00
oxc_transformer Release crates v0.12.5 2024-04-22 12:52:17 +08:00
oxc_wasm feat(transformer): add filename (#2941) 2024-04-11 18:43:51 +08:00