oxc/crates
2023-08-25 23:07:14 +08:00
..
oxc chore(oxc): remove mention of nightly 2023-07-27 14:14:56 +08:00
oxc_allocator refactor: improve code coverage a little bit 2023-08-25 23:07:14 +08:00
oxc_ast feat(ast): Add to ChainExpression and ExpressionArrayElement to ASTKind (#785) 2023-08-25 03:03:53 +00:00
oxc_ast_lower feat(ast): add SymbolId and ReferenceId (#755) 2023-08-19 18:09:47 +08:00
oxc_cli feat(cli): add basic unit tests (#793) 2023-08-25 21:26:14 +08:00
oxc_diagnostics fix(deps): use one version of textwrap 2023-08-25 12:54:38 +08:00
oxc_formatter feat(formatter): add EndOfLine (#747) 2023-08-17 19:04:23 +08:00
oxc_hir refactor: improve code coverage in various places (#721) 2023-08-11 15:17:49 +08:00
oxc_index chore: release crates as v0.1.0 2023-07-27 13:54:17 +08:00
oxc_linter feat(cli): use insta_cmd for cli snapshot testing (#791) 2023-08-25 16:26:34 +08:00
oxc_macros refactor: improve code coverage a little bit 2023-08-25 23:07:14 +08:00
oxc_minifier chore: clean up Cargo.toml with cargo machete (#767) 2023-08-20 15:29:09 +08:00
oxc_napi chore(rust): update crate info, add minimal rust-version, add categories 2023-07-27 13:33:18 +08:00
oxc_parser refactor: improve code coverage a little bit 2023-08-25 23:07:14 +08:00
oxc_query feat(query): Unify spread types, add ExpressionArrayElement, and ancestors is nullish now (#788) 2023-08-25 13:29:06 +08:00
oxc_resolver refactor: improve code coverage a little bit 2023-08-25 23:07:14 +08:00
oxc_semantic feat(ast): add SymbolId and ReferenceId (#755) 2023-08-19 18:09:47 +08:00
oxc_span refactor: improve code coverage in various places (#721) 2023-08-11 15:17:49 +08:00
oxc_syntax refactor: improve code coverage a little bit 2023-08-25 23:07:14 +08:00
oxc_type_synthesis chore: clean up Cargo.toml with cargo machete (#767) 2023-08-20 15:29:09 +08:00
oxc_wasm Rust 1.72.0 (#784) 2023-08-24 23:02:19 +08:00