oxc/crates
2023-05-07 22:42:57 +08:00
..
oxc_allocator feat(hir): add HirId and HirBuilder for facilitating lowering (#318) 2023-04-25 23:16:04 +08:00
oxc_ast refactor(ast,hir): remove unnessary Eq and PartialEq 2023-05-07 22:42:57 +08:00
oxc_ast_lower chore(coverage): test serialization on ast and hir (#339) 2023-05-07 22:05:45 +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 refactor(formatter): remove whitespace minification from formatter (#337) 2023-05-07 17:58:57 +08:00
oxc_hir refactor(ast,hir): remove unnessary Eq and PartialEq 2023-05-07 22:42:57 +08:00
oxc_linter refactor(ast,hir): remove unnessary Eq and PartialEq 2023-05-07 22:42:57 +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 refactor(formatter): remove whitespace minification from formatter (#337) 2023-05-07 17:58:57 +08:00