oxc/crates
2023-08-20 15:29:09 +08: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 chore: clean up Cargo.toml with cargo machete (#767) 2023-08-20 15:29:09 +08:00
oxc_ast_lower feat(ast): add SymbolId and ReferenceId (#755) 2023-08-19 18:09:47 +08:00
oxc_cli chore: clean up Cargo.toml with cargo machete (#767) 2023-08-20 15:29:09 +08:00
oxc_diagnostics refactor(cli,linter): move path processing logic from cli to linter (#766) 2023-08-20 15:12:08 +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
oxc_linter chore: clean up Cargo.toml with cargo machete (#767) 2023-08-20 15:29:09 +08: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
oxc_parser chore: clean up Cargo.toml with cargo machete (#767) 2023-08-20 15:29:09 +08:00
oxc_query chore: clean up Cargo.toml with cargo machete (#767) 2023-08-20 15:29:09 +08:00
oxc_resolver feat(resolver): implement tsconfig-paths (#750) 2023-08-17 16:24:46 +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 feat(formatter): add EndOfLine (#747) 2023-08-17 19:04:23 +08:00