oxc/crates
2024-04-13 18:49:54 +08:00
..
oxc Release crates v0.12.3 2024-04-11 16:18:17 +08:00
oxc_allocator feat(allocator): make Box's PhantomData own the passed in T (#2952) 2024-04-13 12:31:40 +08:00
oxc_ast feat(transformer): start on TypeScript annotation removal (#2951) 2024-04-13 18:49:54 +08:00
oxc_cli feat(linter): Add --jsdoc-plugin flag (#2935) 2024-04-12 10:39:12 +08:00
oxc_codegen Make ast types covariant over the allocator lifetime. (#2943) 2024-04-12 18:12:18 +08:00
oxc_diagnostics Release crates v0.12.3 2024-04-11 16:18:17 +08:00
oxc_index Release crates v0.12.3 2024-04-11 16:18:17 +08:00
oxc_js_regex refactor: rename CompactString to CompactStr (#2619) 2024-03-06 12:24:23 +08:00
oxc_language_server chore: apply cargo autoinherit (#2826) 2024-03-26 23:57:50 +08:00
oxc_linter chore: fix internal doc warnings 2024-04-13 15:59:24 +08:00
oxc_macros feat(napi/parser): remove experimental flexbuffer api (#2957) 2024-04-13 14:59:31 +08:00
oxc_minifier Make ast types covariant over the allocator lifetime. (#2943) 2024-04-12 18:12:18 +08:00
oxc_module_lexer refactor(ast): add walk_mut functions (#2776) 2024-03-25 20:40:13 +03:30
oxc_parser chore: fix internal doc warnings 2024-04-13 15:59:24 +08:00
oxc_prettier chore: fix internal doc warnings 2024-04-13 15:59:24 +08:00
oxc_semantic Make ast types covariant over the allocator lifetime. (#2943) 2024-04-12 18:12:18 +08:00
oxc_sourcemap Release crates v0.12.3 2024-04-11 16:18:17 +08:00
oxc_span Release crates v0.12.3 2024-04-11 16:18:17 +08:00
oxc_syntax Release crates v0.12.3 2024-04-11 16:18:17 +08:00
oxc_transformer feat(transformer): start on TypeScript annotation removal (#2951) 2024-04-13 18:49:54 +08:00
oxc_wasm feat(transformer): add filename (#2941) 2024-04-11 18:43:51 +08:00