oxc/crates
2024-09-10 04:43:00 +00:00
..
oxc chore(dprint): format toml files (#5599) 2024-09-08 14:26:16 +08:00
oxc_allocator chore(dprint): format toml files (#5599) 2024-09-08 14:26:16 +08:00
oxc_ast fix(regular_expression): Report more MayContainStrings error in (nested)class (#5661) 2024-09-10 01:55:51 +00:00
oxc_ast_macros chore(dprint): format toml files (#5599) 2024-09-08 14:26:16 +08:00
oxc_cfg chore(dprint): format toml files (#5599) 2024-09-08 14:26:16 +08:00
oxc_codegen feat(span)!: change SourceType::js to SourceType::cjs and SourceType::mjs (#5606) 2024-09-08 14:11:02 +00:00
oxc_diagnostics chore(dprint): format toml files (#5599) 2024-09-08 14:26:16 +08:00
oxc_index refactor(index, traverse): remove unnecessary type annotations (#5650) 2024-09-09 14:07:56 +00:00
oxc_isolated_declarations feat(span)!: change SourceType::js to SourceType::cjs and SourceType::mjs (#5606) 2024-09-08 14:11:02 +00:00
oxc_language_server refactor(linter): start internal/external split of OxlintOptions (#5659) 2024-09-10 03:19:04 +00:00
oxc_linter refactor(linter): start internal/external split of LintPluginOptions (#5660) 2024-09-10 03:19:05 +00:00
oxc_macros chore(dprint): format toml files (#5599) 2024-09-08 14:26:16 +08:00
oxc_mangler chore(dprint): format toml files (#5599) 2024-09-08 14:26:16 +08:00
oxc_minifier feat(minifier): constant fold typeof (#5666) 2024-09-10 04:43:00 +00:00
oxc_module_lexer feat(span)!: change SourceType::js to SourceType::cjs and SourceType::mjs (#5606) 2024-09-08 14:11:02 +00:00
oxc_parser feat(span)!: change SourceType::js to SourceType::cjs and SourceType::mjs (#5606) 2024-09-08 14:11:02 +00:00
oxc_prettier perf(formatter): use cow and put cow_ascii on clippy (#5646) 2024-09-10 09:38:17 +08:00
oxc_regular_expression fix(regular_expression): Report more MayContainStrings error in (nested)class (#5661) 2024-09-10 01:55:51 +00:00
oxc_semantic feat(minifier): constant fold typeof (#5666) 2024-09-10 04:43:00 +00:00
oxc_sourcemap chore(dprint): format toml files (#5599) 2024-09-08 14:26:16 +08:00
oxc_span fix(span): treat .js as module file (reverts the previous breaking change) (#5612) 2024-09-08 15:14:04 +00:00
oxc_syntax chore(dprint): format toml files (#5599) 2024-09-08 14:26:16 +08:00
oxc_transformer chore(dprint): format toml files (#5599) 2024-09-08 14:26:16 +08:00
oxc_traverse perf(traverse): faster string operations generating UIDs (#5626) 2024-09-10 01:12:22 +00:00
oxc_wasm chore(dprint): format toml files (#5599) 2024-09-08 14:26:16 +08:00