oxc/crates
2023-04-16 21:08:12 +08:00
..
oxc_allocator refactor(allocator): clean up and add unit tests 2023-04-16 12:07:03 +08:00
oxc_ast chore: remove target_arch from std::mem::size_of checks 2023-04-16 21:08:12 +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 chore: remove target_arch from std::mem::size_of checks 2023-04-16 21:08:12 +08:00
oxc_printer chore: rust taplo format 2023-04-15 14:14:11 +08:00
oxc_semantic chore: remove target_arch from std::mem::size_of checks 2023-04-16 21:08:12 +08:00
oxc_wasm chore: rust taplo format 2023-04-15 14:14:11 +08:00