oxc/crates
2023-04-25 23:16:04 +08:00
..
oxc_allocator feat(hir): add HirId and HirBuilder for facilitating lowering (#318) 2023-04-25 23:16:04 +08:00
oxc_ast chore: remove the confusing unsafe impl from ast and allocator 2023-04-25 18:54:15 +08:00
oxc_cli chore: use taplo to reformat toml files 2023-04-22 15:58:59 +08:00
oxc_diagnostics chore: bump deps (#311) 2023-04-22 22:09:53 +08:00
oxc_hir feat(hir): add HirId and HirBuilder for facilitating lowering (#318) 2023-04-25 23:16:04 +08:00
oxc_linter chore: use taplo to reformat toml files 2023-04-22 15:58:59 +08:00
oxc_macros chore: bump deps (#311) 2023-04-22 22:09:53 +08:00
oxc_minifier chore: use taplo to reformat toml files 2023-04-22 15:58:59 +08:00
oxc_napi chore: use taplo to reformat toml files 2023-04-22 15:58:59 +08:00
oxc_parser fix(oxc_ast,oxc_parser): fix clippy warnings 2023-04-22 16:24:50 +08:00
oxc_printer chore: publish crates v0.0.6 2023-04-22 16:09:05 +08:00
oxc_semantic chore: publish crates v0.0.6 2023-04-22 16:09:05 +08:00
oxc_wasm refactor(wasm): improve types a little bit 2023-04-24 21:41:19 +08:00