oxc/crates
2023-05-11 11:00:49 +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: clean up Cargo.toml (put features table on top) 2023-05-09 21:53:47 +08:00
oxc_ast_lower feat(ast_lower): scope tree (#344) 2023-05-10 22:38:34 +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: remove unused code from formatter and printer 2023-05-09 23:19:34 +08:00
oxc_hir refactor: remove unused code from formatter and printer 2023-05-09 23:19:34 +08:00
oxc_index feat(ast_lower): scope tree (#344) 2023-05-10 22:38:34 +08:00
oxc_linter feat(ast_lower): scope tree (#344) 2023-05-10 22:38:34 +08:00
oxc_macros chore: clean up workspace dependencies (#320) 2023-04-27 11:38:39 +08:00
oxc_minifier fix(minifier): print if.consequent correctly (#349) 2023-05-11 11:00:49 +08:00
oxc_napi chore: clean up workspace dependencies (#320) 2023-04-27 11:38:39 +08:00
oxc_parser feat(oxc_index): add static_assert_size for compile time evaluation (#343) 2023-05-08 22:20:54 +08:00
oxc_semantic feat(oxc_index): add static_assert_size for compile time evaluation (#343) 2023-05-08 22:20:54 +08:00
oxc_span refactor: clean up Cargo.toml (put features table on top) 2023-05-09 21:53:47 +08:00
oxc_syntax refactor(syntax): clean up Operator 2023-05-09 22:04:50 +08:00
oxc_wasm feat(ast_lower): scope tree (#344) 2023-05-10 22:38:34 +08:00