oxc/crates
2024-03-13 16:31:01 +08:00
..
oxc Release crates v0.9.0 2024-03-05 15:57:31 +08:00
oxc_allocator Release crates v0.9.0 2024-03-05 15:57:31 +08:00
oxc_ast feat(ast): fill in missing ast visits (#2705) 2024-03-13 16:31:01 +08:00
oxc_cli refactor(ast): refactor Trivias API - have less noise around it (#2692) 2024-03-12 20:16:36 +08:00
oxc_codegen chore: upgrade sourcemap 7.1.1 (#2701) 2024-03-13 13:52:36 +08:00
oxc_diagnostics feat: miette v7 (#2465) 2024-03-08 15:50:00 +08:00
oxc_index Release crates v0.9.0 2024-03-05 15:57:31 +08:00
oxc_js_regex refactor: rename CompactString to CompactStr (#2619) 2024-03-06 12:24:23 +08:00
oxc_language_server chore(deps): update rust crates (#2671) 2024-03-11 13:39:02 +08:00
oxc_linter feat(linter): eslint-plugin-jest: prefer-spy-on (#2666) 2024-03-13 14:01:31 +08:00
oxc_macros refactor: reduce cfg_attr boilerplate with SerAttrs derive (#2669) 2024-03-11 13:38:24 +08:00
oxc_minifier feat(span): remove From<String> and From<Cow> API because they create memory leak (#2628) 2024-03-06 20:38:21 +08:00
oxc_module_lexer New tool: oxc_module_lexer (#2650) 2024-03-09 23:23:55 +08:00
oxc_parser refactor(ast): refactor Trivias API - have less noise around it (#2692) 2024-03-12 20:16:36 +08:00
oxc_prettier refactor(ast): refactor Trivias API - have less noise around it (#2692) 2024-03-12 20:16:36 +08:00
oxc_semantic refactor(ast): refactor Trivias API - have less noise around it (#2692) 2024-03-12 20:16:36 +08:00
oxc_span refactor: derive SerAttrs on all AST types (#2698) 2024-03-13 00:14:04 +00:00
oxc_syntax refactor: derive SerAttrs on all AST types (#2698) 2024-03-13 00:14:04 +00:00
oxc_transformer refactor(ast): refactor Trivias API - have less noise around it (#2692) 2024-03-12 20:16:36 +08:00
oxc_wasm refactor(ast): refactor Trivias API - have less noise around it (#2692) 2024-03-12 20:16:36 +08:00