oxc/crates
2023-06-26 21:48:55 +08:00
..
oxc_allocator
oxc_ast feat: handle UnaryOpsWithBigInt (#475) 2023-06-25 22:37:36 +08:00
oxc_ast_lower
oxc_cli
oxc_diagnostics
oxc_formatter
oxc_hir feat: handle UnaryOpsWithBigInt (#475) 2023-06-25 22:37:36 +08:00
oxc_index
oxc_linter chore(linter): change array_callback_return to pedantic 2023-06-26 18:45:11 +08:00
oxc_macros feat(linter): print plugin names for --rules 2023-06-25 22:47:58 +08:00
oxc_minifier feat: handle UnaryOpsWithBigInt (#475) 2023-06-25 22:37:36 +08:00
oxc_napi
oxc_parser feat: handle UnaryOpsWithBigInt (#475) 2023-06-25 22:37:36 +08:00
oxc_semantic refactor(semantic): use std::cell:OnceCell instead of the crate version 2023-06-26 21:48:55 +08:00
oxc_span
oxc_syntax
oxc_type_synthesis
oxc_wasm