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

perf(ast_tools): use structs and structs_and_enums iterators where possible A-ast-tools Area - AST tools C-performance Category - Solution not expected to change functional behavior, only performance
#21686 opened Apr 23, 2026 by overlookmotel Member Loading…
refactor(ast_tools): simplify AstKind generator A-ast-tools Area - AST tools C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#21685 opened Apr 23, 2026 by overlookmotel Member Loading…
refactor(ast_tools): remove kind from EnumDef A-ast-tools Area - AST tools C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#21684 opened Apr 23, 2026 by overlookmotel Member Loading…
docs(ast_tools): correct doc comment for AstKind codegen A-ast-tools Area - AST tools C-docs Category - Documentation. Related to user-facing or internal documentation
#21683 opened Apr 23, 2026 by overlookmotel Member Loading…
refactor(ast): repurpose CommentNodeId code in AstBuilder codegen for NodeId A-ast Area - AST A-ast-tools Area - AST tools C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#21680 opened Apr 23, 2026 by overlookmotel Member Loading…
feat(syntax)!: remove CommentNodeId A-ast Area - AST C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#21679 opened Apr 23, 2026 by overlookmotel Member Loading…
refactor(ast_tools): remove special-case logic for NodeId from ESTree generator A-ast-tools Area - AST tools C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#21678 opened Apr 23, 2026 by overlookmotel Member Loading…
refactor(ast_tools): remove special-case logic for NodeId from ContentEq generator A-ast-tools Area - AST tools C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#21677 opened Apr 23, 2026 by overlookmotel Member Loading…
refactor(ast_tools): remove special-case logic for NodeId from Dummy generator A-ast Area - AST A-ast-tools Area - AST tools C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#21676 opened Apr 23, 2026 by overlookmotel Member Loading…
refactor(ast_tools): remove special-case logic for NodeId from CloneIn generator A-ast Area - AST A-ast-tools Area - AST tools C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#21675 opened Apr 23, 2026 by overlookmotel Member Loading…
refactor(ast_tools): remove special-case logic for NodeId from get_id generator A-ast Area - AST A-ast-tools Area - AST tools C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#21674 opened Apr 23, 2026 by overlookmotel Member Loading…
fix(parser): attach legal comments to following token
#21670 opened Apr 23, 2026 by Dunqing Member Loading…
feat(ast): generate node_id accessors for AST enum wrappers
#21653 opened Apr 22, 2026 by camc314 Contributor Loading…
fix(oxfmt/lsp): format non file:// URIs without a authority
#21647 opened Apr 22, 2026 by Sysix Member Loading…
chore(deps): update npm packages (major) A-cli Area - CLI A-formatter Area - Formatter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#21558 opened Apr 19, 2026 by renovate Bot Loading…
1 task
perf(parser): defer OxcDiagnostic allocation on fatal errors A-parser Area - Parser C-performance Category - Solution not expected to change functional behavior, only performance
#21541 opened Apr 18, 2026 by Boshen Member Loading…
fix(minifier): propagate PURE annotation when inlining pure IIFE A-ast Area - AST A-minifier Area - Minifier C-bug Category - Bug
#21526 opened Apr 17, 2026 by gthb Contributor Loading…
fix(linter): override plugin should respect category settings A-linter Area - Linter C-bug Category - Bug
#21521 opened Apr 17, 2026 by babu-ch Contributor Loading…
feat(minifier): fold object literal property access A-minifier Area - Minifier C-enhancement Category - New feature or request
#21498 opened Apr 16, 2026 by babu-ch Contributor Loading…
feat(linter): Implemented prefer-expect-assertions in Vitest and Jest A-linter Area - Linter C-enhancement Category - New feature or request
#21488 opened Apr 16, 2026 by Afsoon Contributor Loading…
ProTip! Adding no:label will show everything without a label.