oxc/crates
2023-04-17 11:24:58 +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): change SourceType::with_ methods to return Self 2023-04-16 21:32:00 +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 no-unused-labels (#282) 2023-04-16 21:10:19 +08:00
oxc_macros chore(linter) move bad_bitwise_operator to restriction category 2023-04-05 14:29:32 +08:00
oxc_minifier chore(minifier): add test fixture (#287) 2023-04-17 11:24:58 +08:00
oxc_parser refactor(oxc_ast): change SourceType::with_ methods to return Self 2023-04-16 21:32:00 +08:00
oxc_printer chore: rust taplo format 2023-04-15 14:14:11 +08:00
oxc_semantic refactor(semantic): remove unused AstNodeId::new 2023-04-16 22:58:46 +08:00
oxc_wasm chore: rust taplo format 2023-04-15 14:14:11 +08:00