oxc/crates
2024-09-10 14:17:29 +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 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 perf(ast)!: reduce size of WithClause by Boxing it (#5677) 2024-09-10 14:01:36 +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(semantic): introduce IsGlobalReference trait (#5672) 2024-09-10 10:12:08 +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 perf(ast)!: reduce size of WithClause by Boxing it (#5677) 2024-09-10 14:01:36 +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 refactor(regular_expression): Improve AST docs with refactoring may_contain_strings (#5665) 2024-09-10 07:32:28 +00:00
oxc_semantic fix(semantic): bind SymbolId to function name in if (foo) function id() {} (#5673) 2024-09-10 11:05:26 +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 perf(ast)!: reduce size of WithClause by Boxing it (#5677) 2024-09-10 14:01:36 +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