oxc/crates
2023-07-26 17:37:09 +08:00
..
oxc Release oxc v0.0.7 2023-07-06 15:45:09 +08:00
oxc_allocator chore(rust): rust version 1.71.0 nightly 2023-07-13 23:10:10 +08:00
oxc_ast chore(rust): rust version 1.71.0 nightly 2023-07-13 23:10:10 +08:00
oxc_ast_lower publish: bump all crates to v0.0.7 2023-07-06 14:27:13 +08:00
oxc_cli feat(cli): add support for TIMING env var (#535) 2023-07-25 11:14:36 +08:00
oxc_diagnostics deps(rust): bump dependencies 2023-07-21 11:38:12 +08:00
oxc_formatter publish: bump all crates to v0.0.7 2023-07-06 14:27:13 +08:00
oxc_hir feat(minifier): fold NaN comparison (#580) 2023-07-21 11:00:21 +08:00
oxc_index publish: bump all crates to v0.0.7 2023-07-06 14:27:13 +08:00
oxc_linter refactor: remove unstable feature const_trait_impl & const_slice_index & slice_group_by (#629) 2023-07-26 17:37:09 +08:00
oxc_macros feat(cli): add support for TIMING env var (#535) 2023-07-25 11:14:36 +08:00
oxc_minifier refactor: remove unstable feature const_trait_impl & const_slice_index & slice_group_by (#629) 2023-07-26 17:37:09 +08:00
oxc_napi Release @oxidation-compiler/napi v0.1.0 2023-07-19 13:15:04 +08:00
oxc_parser publish: bump all crates to v0.0.7 2023-07-06 14:27:13 +08:00
oxc_query Add oxc_query crate (#625) 2023-07-26 13:03:00 +08:00
oxc_resolver feat(resolver): initialize implementation of package.json exports field (#630) 2023-07-26 16:54:54 +08:00
oxc_semantic refactor(semantic): symbol declarations and references (#594) 2023-07-24 10:55:56 +08:00
oxc_span publish: bump all crates to v0.0.7 2023-07-06 14:27:13 +08:00
oxc_syntax publish: bump all crates to v0.0.7 2023-07-06 14:27:13 +08:00
oxc_type_synthesis Replace [dev_dependencies] with newer [dev-dependencies] syntax. (#501) 2023-06-30 10:38:08 +08:00
oxc_wasm refactor(linter): expose LintContext as the API for Linter::run 2023-07-07 22:16:03 +08:00