oxc/crates
2023-03-07 21:29:47 +08:00
..
oxc_allocator feat(parser): add lexer 2023-02-11 02:29:54 -08:00
oxc_ast refactor: remove all declarations of const fn, which is useless for us 2023-03-07 21:29:47 +08:00
oxc_cli refactor: remove all declarations of const fn, which is useless for us 2023-03-07 21:29:47 +08:00
oxc_diagnostics feat(cli): parallelize diagnostics (#93) 2023-03-02 07:28:45 -08:00
oxc_linter refactor: remove all declarations of const fn, which is useless for us 2023-03-07 21:29:47 +08:00
oxc_macros feat(linter): implement rule categories (#131) 2023-03-05 04:14:24 -08:00
oxc_parser refactor: remove all declarations of const fn, which is useless for us 2023-03-07 21:29:47 +08:00
oxc_printer refactor: remove all declarations of const fn, which is useless for us 2023-03-07 21:29:47 +08:00
oxc_semantic refactor: remove all declarations of const fn, which is useless for us 2023-03-07 21:29:47 +08:00
oxc_wasm fix(oxc_wasm): remove wee_alloc dependency; fix profile warning 2023-03-06 14:50:02 +08:00