oxc/crates
2023-04-28 22:15: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 refactor(ast): s/visit_pattern/visit_binding_pattern 2023-04-28 22:15:58 +08:00
oxc_ast_lower HIR (#319) 2023-04-28 10:33:26 +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 HIR (#319) 2023-04-28 10:33:26 +08:00
oxc_linter refactor: unify the usage of std::fmt import 2023-04-27 22:21:59 +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 feat: add oxc_span crate (#323) 2023-04-27 21:51:15 +08:00
oxc_printer chore: publish crates v0.0.6 2023-04-22 16:09:05 +08:00
oxc_semantic feat: add oxc_span crate (#323) 2023-04-27 21:51:15 +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