oxc/crates
2024-03-12 11:09:33 +08:00
..
oxc
oxc_allocator
oxc_ast fix(ast): add type field to TS types for ObjectPattern etc (#2670) 2024-03-11 13:42:28 +08:00
oxc_cli chore: Rust v1.76.0 (#2643) 2024-03-08 20:54:36 +08:00
oxc_codegen fix(ast)!: rename BigintLiteral to BigIntLiteral (#2659) 2024-03-10 13:31:51 +08:00
oxc_diagnostics feat: miette v7 (#2465) 2024-03-08 15:50:00 +08:00
oxc_index
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 refactor(lint): split files for no_side_effects rule (#2684) 2024-03-12 11:09:33 +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 chore(parser): make sure all span.end >= span.start (#2681) 2024-03-11 19:49:51 +08:00
oxc_prettier fix(ast)!: rename BigintLiteral to BigIntLiteral (#2659) 2024-03-10 13:31:51 +08:00
oxc_semantic refactor: reduce cfg_attr boilerplate with SerAttrs derive (#2669) 2024-03-11 13:38:24 +08:00
oxc_span refactor(span): change shape of Language (#2680) 2024-03-11 19:03:06 +08:00
oxc_syntax feat(linter): resolve ESM star exports (#2682) 2024-03-11 21:43:11 +08:00
oxc_transformer feat(transformer/decorators): handling the coexistence of class decorators and member decorators (#2636) 2024-03-07 16:52:30 +08:00
oxc_wasm fix(wasm): use default compress option when compress is opened in playground (#2661) 2024-03-10 14:29:29 +08:00