oxc/crates
2024-02-01 14:18:47 +08:00
..
oxc feat(ast): TypeScript definition for wasm target (#2158) 2024-01-30 15:43:03 +08:00
oxc_allocator docs(allocator): document behaviour of Box 2024-01-29 21:34:45 +08:00
oxc_ast chore: omit warning for unused TS_APPEND_CONTENT 2024-02-01 14:07:40 +08:00
oxc_cli feat(cli): add --version (#2182) 2024-01-26 19:13:17 +08:00
oxc_codegen feat(codegen): change back to read raw (#2222) 2024-01-31 12:17:52 +08:00
oxc_diagnostics Better report source line and col for multiline annotations (#2242) 2024-02-01 11:37:28 +08:00
oxc_index
oxc_js_regex
oxc_language_server chore(deps): update cargo (#2191) 2024-01-29 11:38:47 +08:00
oxc_linter fix(lexer): correct the span for irregular whitespaces (#2245) 2024-02-01 14:18:47 +08:00
oxc_macros
oxc_minifier feat(codegen): move string test to codegen (#2150) 2024-01-23 23:49:36 +08:00
oxc_parser fix(lexer): correct the span for irregular whitespaces (#2245) 2024-02-01 14:18:47 +08:00
oxc_prettier fix(codegen): print Directive original string (#2157) 2024-01-25 15:24:05 +08:00
oxc_semantic chore: omit warning for unused TS_APPEND_CONTENT 2024-02-01 14:07:40 +08:00
oxc_span chore: omit warning for unused TS_APPEND_CONTENT 2024-02-01 14:07:40 +08:00
oxc_syntax chore: omit warning for unused TS_APPEND_CONTENT 2024-02-01 14:07:40 +08:00
oxc_transformer feat(transformer/decorators): support method decorator and is not static (#2238) 2024-02-01 11:36:22 +08:00
oxc_wasm feat(ast): remove serde skip for symbol_id and reference_id (#2220) 2024-01-30 21:03:05 +08:00