oxc/crates
2024-09-03 11:14:49 +08:00
..
oxc Release crates v0.26.0 (#5418) 2024-09-03 10:36:02 +08:00
oxc_allocator Release crates v0.26.0 (#5418) 2024-09-03 10:36:02 +08:00
oxc_ast chore: format toml 2024-09-03 11:14:49 +08:00
oxc_ast_macros refactor(syntax): use generate_derive for CloneIn in types outside of oxc_ast crate. (#5280) 2024-09-03 02:36:37 +00:00
oxc_cfg Release crates v0.26.0 (#5418) 2024-09-03 10:36:02 +08:00
oxc_codegen feat(ast, parser): add oxc_regular_expression types to the parser and AST. (#5256) 2024-09-03 02:36:37 +00:00
oxc_diagnostics Release crates v0.26.0 (#5418) 2024-09-03 10:36:02 +08:00
oxc_index Release crates v0.26.0 (#5418) 2024-09-03 10:36:02 +08:00
oxc_isolated_declarations Release crates v0.26.0 (#5418) 2024-09-03 10:36:02 +08:00
oxc_language_server
oxc_linter feat(ast, parser): add oxc_regular_expression types to the parser and AST. (#5256) 2024-09-03 02:36:37 +00:00
oxc_macros
oxc_mangler Release crates v0.26.0 (#5418) 2024-09-03 10:36:02 +08:00
oxc_minifier Release crates v0.26.0 (#5418) 2024-09-03 10:36:02 +08:00
oxc_module_lexer Release crates v0.26.0 (#5418) 2024-09-03 10:36:02 +08:00
oxc_parser feat(ast, parser): add oxc_regular_expression types to the parser and AST. (#5256) 2024-09-03 02:36:37 +00:00
oxc_prettier feat(ast, parser): add oxc_regular_expression types to the parser and AST. (#5256) 2024-09-03 02:36:37 +00:00
oxc_regular_expression chore: format toml 2024-09-03 11:14:49 +08:00
oxc_semantic Release crates v0.26.0 (#5418) 2024-09-03 10:36:02 +08:00
oxc_sourcemap Release crates v0.26.0 (#5418) 2024-09-03 10:36:02 +08:00
oxc_span Release crates v0.26.0 (#5418) 2024-09-03 10:36:02 +08:00
oxc_syntax refactor(syntax): use generate_derive for CloneIn in types outside of oxc_ast crate. (#5280) 2024-09-03 02:36:37 +00:00
oxc_transformer Release crates v0.26.0 (#5418) 2024-09-03 10:36:02 +08:00
oxc_traverse Release crates v0.26.0 (#5418) 2024-09-03 10:36:02 +08:00
oxc_wasm feat(wasm): turn on all transform options 2024-09-01 00:24:10 +08:00