oxc/crates
2023-05-16 22:24:34 +08:00
..
oxc_allocator chore: remove all #[must_use] 2023-05-11 21:08:00 +08:00
oxc_ast refactor(ast): clean up BindingProperty 2023-05-16 22:24:34 +08:00
oxc_ast_lower refactor(ast): clean up BindingProperty 2023-05-16 22:24:34 +08:00
oxc_cli refactor: move SourceType from oxc_ast to oxc_span (#351) 2023-05-12 23:16:14 +08:00
oxc_diagnostics chore: bump deps (#311) 2023-04-22 22:09:53 +08:00
oxc_formatter feat(ast): split Property into ObjectProperty and BindingProperty (#361) 2023-05-16 15:51:50 +08:00
oxc_hir refactor(ast): clean up BindingProperty 2023-05-16 22:24:34 +08:00
oxc_index feat: reimplement semantic builder (#354) 2023-05-13 15:20:00 +08:00
oxc_linter feat(ast): split Property into ObjectProperty and BindingProperty (#361) 2023-05-16 15:51:50 +08:00
oxc_macros chore: clean up workspace dependencies (#320) 2023-04-27 11:38:39 +08:00
oxc_minifier fix(minifier): break directive prologue (#360) 2023-05-16 21:35:58 +08:00
oxc_napi refactor: move SourceType from oxc_ast to oxc_span (#351) 2023-05-12 23:16:14 +08:00
oxc_parser refactor(ast): clean up BindingProperty 2023-05-16 22:24:34 +08:00
oxc_semantic feat(ast): split Property into ObjectProperty and BindingProperty (#361) 2023-05-16 15:51:50 +08:00
oxc_semantic2 perf(mangler): reduce time complexity when checking unresolved_references 2023-05-14 21:53:42 +08:00
oxc_span refactor: move SourceType from oxc_ast to oxc_span (#351) 2023-05-12 23:16:14 +08:00
oxc_syntax chore: remove all #[must_use] 2023-05-11 21:08:00 +08:00
oxc_wasm refactor: move SourceType from oxc_ast to oxc_span (#351) 2023-05-12 23:16:14 +08:00