Skip to content

Pull requests: oxc-project/oxc

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

feat(ast): add parenthesized info to AssignmentExpression and `Upda… A-ast Area - AST A-parser Area - Parser C-enhancement Category - New feature or request
#11252 opened May 23, 2025 by Boshen Draft
2
2
feat(transformer): expose shorthand_properties env option A-transformer Area - Transformer / Transpiler C-enhancement Category - New feature or request
#11248 opened May 23, 2025 by shulaoda Draft
fix(parser, transformer): fix AstBuilder call sites WIP A-parser Area - Parser A-transformer Area - Transformer / Transpiler C-bug Category - Bug
#11240 opened May 23, 2025 by overlookmotel Draft
refactor(ast): make AstBuilder not Copy A-ast Area - AST A-ast-tools Area - AST tools C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#11239 opened May 23, 2025 by overlookmotel Draft
refactor(ast): move AstBuilder type definition A-ast Area - AST A-ast-tools Area - AST tools C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#11238 opened May 22, 2025 by overlookmotel Loading…
fix(semantic): update symbol_declarations when a function is found after a var A-linter Area - Linter A-semantic Area - Semantic A-transformer Area - Transformer / Transpiler C-bug Category - Bug
#11234 opened May 22, 2025 by camc314 Loading…
feat(syntax): introduce CommentNodeId A-ast Area - AST A-ast-tools Area - AST tools C-enhancement Category - New feature or request
#11214 opened May 21, 2025 by overlookmotel Loading…
fix(lexer): restore debug assert in Lexer::finish_next A-parser Area - Parser C-bug Category - Bug
#11208 opened May 21, 2025 by overlookmotel Loading…
feat(linter): add rules to json schema A-linter Area - Linter C-enhancement Category - New feature or request
#11117 opened May 18, 2025 by camc314 Draft
wip(minifier): update semantics A-minifier Area - Minifier A-semantic Area - Semantic
#11091 opened May 17, 2025 by sapphi-red Draft
perf(allocator/vec): reduce pointer maths in Vec::extend_desugared C-performance Category - Solution not expected to change functional behavior, only performance
#11087 opened May 16, 2025 by overlookmotel Draft
perf(allocator/vec): Vec::extend_desugared set len only at end C-performance Category - Solution not expected to change functional behavior, only performance
#11082 opened May 16, 2025 by overlookmotel Draft
feat(napi/transform): expose env.module C-enhancement Category - New feature or request
#10934 opened May 10, 2025 by sxzz Draft
feat(linter): implement suggestion for jsx/no-useless-fragment A-linter Area - Linter C-enhancement Category - New feature or request
#10800 opened May 5, 2025 by camchenry Draft
ci(benchmark): test waiting base branch benchmark ci A-transformer Area - Transformer / Transpiler
#10710 opened Apr 30, 2025 by Dunqing Draft
feat(minifier): fold expr ?? 1 for non-null undetermined expressions A-minifier Area - Minifier C-enhancement Category - New feature or request
#10687 opened Apr 29, 2025 by DonIsaac Draft
feat(minifier): remove empty/useless constructors A-minifier Area - Minifier C-enhancement Category - New feature or request
#10684 opened Apr 29, 2025 by DonIsaac Draft
feat(semantic)!: remove SymbolFlags::ConstVariable A-linter Area - Linter A-semantic Area - Semantic A-transformer Area - Transformer / Transpiler C-enhancement Category - New feature or request
#10478 opened Apr 17, 2025 by Dunqing Draft
fix(codegen): escape "</script" A-codegen Area - Code Generation C-bug Category - Bug
#10340 opened Apr 9, 2025 by overlookmotel Draft
feat(minifier): remove useless unary operator in mathematical operation A-minifier Area - Minifier C-enhancement Category - New feature or request
#10283 opened Apr 7, 2025 by Brooooooklyn Draft
feat(quote): implement jsquote! and jsquote_expr! A-ast Area - AST A-ast-tools Area - AST tools C-enhancement Category - New feature or request
#10116 opened Mar 29, 2025 by Qix- Draft
feat(data_structures): add CodeBuffer::*_unchecked_cap methods C-enhancement Category - New feature or request
#10075 opened Mar 27, 2025 by overlookmotel Draft
ProTip! Type g i on any issue or pull request to go back to the issue listing page.