oxc/crates
2023-05-04 20:33:58 +08:00
..
oxc_allocator feat(hir): add HirId and HirBuilder for facilitating lowering (#318) 2023-04-25 23:16:04 +08:00
oxc_ast fix(ast): replace ArrayElementType (#330) 2023-05-04 20:33:58 +08:00
oxc_ast_lower fix(ast): replace ArrayElementType (#330) 2023-05-04 20:33:58 +08:00
oxc_cli chore: clean up workspace dependencies (#320) 2023-04-27 11:38:39 +08:00
oxc_diagnostics chore: bump deps (#311) 2023-04-22 22:09:53 +08:00
oxc_hir fix(ast): replace ArrayElementType (#330) 2023-05-04 20:33:58 +08:00
oxc_linter fix(ast): replace ArrayElementType (#330) 2023-05-04 20:33:58 +08:00
oxc_macros chore: clean up workspace dependencies (#320) 2023-04-27 11:38:39 +08:00
oxc_minifier feat: add oxc_span crate (#323) 2023-04-27 21:51:15 +08:00
oxc_napi chore: clean up workspace dependencies (#320) 2023-04-27 11:38:39 +08:00
oxc_parser fix(ast): replace ArrayElementType (#330) 2023-05-04 20:33:58 +08:00
oxc_printer fix(ast): replace ArrayElementType (#330) 2023-05-04 20:33:58 +08:00
oxc_semantic chore(rust): bump bitflags to v2 2023-05-04 12:24:47 +08:00
oxc_span feat: add oxc_span crate (#323) 2023-04-27 21:51:15 +08:00
oxc_wasm refactor(wasm): improve types a little bit 2023-04-24 21:41:19 +08:00