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

refactor(ast): rename generic params in AstBuilder A-ast Area - AST A-ast-tools Area - AST tools
#23564 opened Jun 17, 2026 by overlookmotel Member Loading…
refactor(ast): reorder imports in generated code A-ast Area - AST A-ast-tools Area - AST tools
#23563 opened Jun 17, 2026 by overlookmotel Member Loading…
docs(ast_tools): correct comment A-ast-tools Area - AST tools
#23562 opened Jun 17, 2026 by overlookmotel Member Loading…
refactor(ast): reorganise imports and exports A-ast Area - AST
#23561 opened Jun 17, 2026 by overlookmotel Member Loading…
feat(linter): add schema for import/extensions
#23557 opened Jun 17, 2026 by WaterWhisperer Contributor Loading…
perf(ast): delegate inherited enum variants in clone_in and estree derives A-ast Area - AST A-ast-tools Area - AST tools
#23555 opened Jun 17, 2026 by Boshen Member Loading…
fix(linter/unicorn): widen autofix ASI guard to upstream's char set
#23552 opened Jun 17, 2026 by hyf0 Contributor Loading…
chore(deps): update vite+ to v0.2.0
#23549 opened Jun 17, 2026 by renovate Bot Loading…
1 task
feat(linter/unicorn): implement no-return-array-push rule A-linter Area - Linter
#23537 opened Jun 17, 2026 by sh3xu Contributor Loading…
fix(linter/unicorn/no-typeof-undefined): avoid an ASI hazard when removing typeof A-linter Area - Linter
#23535 opened Jun 17, 2026 by hyf0 Contributor Loading…
perf(linter): type-major rule dispatch A-linter Area - Linter
#23532 opened Jun 17, 2026 by Boshen Member Draft
refactor(allocator,formatter): consolidate borrow-passthrough into reusable alloc_cow_str A-allocator Area - Allocator A-formatter Area - Formatter
#23528 opened Jun 17, 2026 by hyf0 Contributor Loading…
chore(deps): update rolldown to v0.22.3
#23526 opened Jun 16, 2026 by renovate Bot Loading…
1 task
feat(linter/jsdoc/require-param-description): implement fixer 0-merge Merge with Graphite Merge Queue A-linter Area - Linter
#23517 opened Jun 16, 2026 by camc314 Contributor Loading…
perf(linter): emit RuleEnum dispatch match once instead of per timing branch A-linter Area - Linter
#23499 opened Jun 16, 2026 by Boshen Member Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.