oxc/crates
2024-09-11 07:57:14 +00:00
..
oxc feat(coverage): add regular expression idempotency test (#5676) 2024-09-11 02:07:42 +00:00
oxc_allocator chore(dprint): format toml files (#5599) 2024-09-08 14:26:16 +08:00
oxc_ast perf(ast)!: educe byte size of TaggedTemplateExpression::quasi by Boxing it (#5679) 2024-09-10 14:17:29 +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 perf(ast)!: reduce size of WithClause by Boxing it (#5677) 2024-09-10 14:01:36 +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 fix(isolated-declarations): false positive for setter method in interface (#5681) 2024-09-10 16:22:08 +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): add LintFilter (#5685) 2024-09-11 03:19:04 +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 fix(minifier/replace_global_defines): do not replace shadowed identifiers (#5691) 2024-09-11 07:17:17 +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 perf(ast)!: reduce size of WithClause by Boxing it (#5677) 2024-09-10 14:01:36 +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): Keep LegacyOctalEscape raw digits for to_string (#5692) 2024-09-11 07:07:00 +00:00
oxc_semantic fix(transformer/react): don't transform if the variable does not have a value reference (#5528) 2024-09-11 07:10:55 +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 fix(transformer/react): support emit_full_signatures option in refresh plugin (#5629) 2024-09-11 07:57:14 +00:00
oxc_traverse perf(ast)!: educe byte size of TaggedTemplateExpression::quasi by Boxing it (#5679) 2024-09-10 14:17:29 +00:00
oxc_wasm chore(dprint): format toml files (#5599) 2024-09-08 14:26:16 +08:00