oxc/crates
2023-04-16 12:07:03 +08:00
..
oxc_allocator refactor(allocator): clean up and add unit tests 2023-04-16 12:07:03 +08:00
oxc_ast refactor(oxc_ast): clean up doc 2023-04-16 00:39:07 +08:00
oxc_cli refactor(oxc_diagnostics): remove error declarations 2023-04-10 22:21:05 +08:00
oxc_diagnostics Release 2023-04-10 22:35:05 +08:00
oxc_linter feat(linter): implement DeepScan bad comparison sequence rule (#280) 2023-04-15 23:52:24 +08:00
oxc_macros chore(linter) move bad_bitwise_operator to restriction category 2023-04-05 14:29:32 +08:00
oxc_minifier refactor(oxc_ast): cleanup docs and exports 2023-04-15 18:02:17 +08:00
oxc_parser refactor(oxc_parser): remove a few unused diagnostics 2023-04-15 18:13:15 +08:00
oxc_printer chore: rust taplo format 2023-04-15 14:14:11 +08:00
oxc_semantic refactor(oxc_ast): cleanup docs and exports 2023-04-15 18:02:17 +08:00
oxc_wasm chore: rust taplo format 2023-04-15 14:14:11 +08:00