oxc/crates
2024-02-20 15:33:28 +08:00
..
oxc
oxc_allocator
oxc_ast feat(parser): parse import attributes in TSImportType (#2436) 2024-02-19 12:26:42 +08:00
oxc_cli feat(diagnostics): implement json reporter (#2452) 2024-02-20 15:33:28 +08:00
oxc_codegen feat(codegen): configurable typescript codegen (#2443) 2024-02-20 12:09:28 +08:00
oxc_diagnostics feat(diagnostics): implement json reporter (#2452) 2024-02-20 15:33:28 +08:00
oxc_index
oxc_js_regex
oxc_language_server chore(deps): update rust crate env_logger to 0.11.2 (#2430) 2024-02-19 10:32:34 +08:00
oxc_linter refactor(linter): improve implementation of no_dupe_class_members based on ClassTable (#2446) 2024-02-20 13:12:32 +08:00
oxc_macros
oxc_minifier feat(codegen): configurable typescript codegen (#2443) 2024-02-20 12:09:28 +08:00
oxc_parser refactor(parser): continue_if in byte_search macro not unsafe (#2440) 2024-02-20 10:45:31 +08:00
oxc_prettier feat(coverage): add prettier idempotency test (#2402) 2024-02-12 15:30:16 +08:00
oxc_semantic feat(semantic): add static property, ElementKind::Getter, ElementKind::Setter in ClassTable (#2445) 2024-02-20 13:07:48 +08:00
oxc_span
oxc_syntax feat(semantic): add static property, ElementKind::Getter, ElementKind::Setter in ClassTable (#2445) 2024-02-20 13:07:48 +08:00
oxc_transformer feat(codegen): configurable typescript codegen (#2443) 2024-02-20 12:09:28 +08:00
oxc_wasm feat(codegen): configurable typescript codegen (#2443) 2024-02-20 12:09:28 +08:00