oxc/crates
2023-08-25 03:03:53 +00:00
..
oxc chore(oxc): remove mention of nightly 2023-07-27 14:14:56 +08:00
oxc_allocator refactor: improve code coverage in various places (#721) 2023-08-11 15:17:49 +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 fix(cli): print timing after lint run 2023-08-21 11:51:15 +08:00
oxc_diagnostics fix(cli): fix race condition when resolving paths 2023-08-20 23:13:00 +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(ast): Add to ChainExpression and ExpressionArrayElement to ASTKind (#785) 2023-08-25 03:03:53 +00:00
oxc_macros refactor(linter): manually declare lint rules because cargo fmt breaks (#671) 2023-07-31 15:16:21 +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 perf(lexer): reduce checks on ident -> keyword (#783) 2023-08-24 18:43:03 +08:00
oxc_query Rust 1.72.0 (#784) 2023-08-24 23:02:19 +08:00
oxc_resolver Rust 1.72.0 (#784) 2023-08-24 23:02:19 +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 feat(ast): add SymbolId and ReferenceId (#755) 2023-08-19 18:09:47 +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