oxc/crates
2023-05-07 17:47:13 +08:00
..
oxc_allocator feat(hir): add HirId and HirBuilder for facilitating lowering (#318) 2023-04-25 23:16:04 +08:00
oxc_ast feat(hir): complete first iteration of ast lowering (#327) 2023-05-06 19:13:44 +08:00
oxc_ast_lower feat(minifier): use hir (#335) 2023-05-07 17:23:00 +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_formatter chore: rename oxc_printer to oxc_formatter (#336) 2023-05-07 17:47:13 +08:00
oxc_hir feat(minifier): use hir (#335) 2023-05-07 17:23:00 +08:00
oxc_linter chore: rename oxc_printer to oxc_formatter (#336) 2023-05-07 17:47:13 +08:00
oxc_macros chore: clean up workspace dependencies (#320) 2023-04-27 11:38:39 +08:00
oxc_minifier chore: rename oxc_printer to oxc_formatter (#336) 2023-05-07 17:47:13 +08:00
oxc_napi chore: clean up workspace dependencies (#320) 2023-04-27 11:38:39 +08:00
oxc_parser refactor(ast): remove Option around all ImportOrExportKind 2023-05-05 22:39:29 +08:00
oxc_semantic refactor(ast): remove Option around all ImportOrExportKind 2023-05-05 22:39:29 +08:00
oxc_span feat: add oxc_span crate (#323) 2023-04-27 21:51:15 +08:00
oxc_wasm chore: rename oxc_printer to oxc_formatter (#336) 2023-05-07 17:47:13 +08:00