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(oxfmt): Classify file kind and resolve option in 1 step
#21880 opened Apr 28, 2026 by leaysgur Member Loading…
refactor(oxfmt): Resolve options on walk phase
#21875 opened Apr 28, 2026 by leaysgur Member Loading…
docs(linter/plugins): reformat comments A-linter-plugins Area - Linter JS plugins C-docs Category - Documentation. Related to user-facing or internal documentation
#21873 opened Apr 27, 2026 by overlookmotel Member Loading…
refactor(linter/plugins, napi/parser): simplify pointer arithmetic A-linter-plugins Area - Linter JS plugins A-parser Area - Parser C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#21872 opened Apr 27, 2026 by overlookmotel Member Loading…
feat(allocator)!: remove Allocator::end_ptr method A-allocator Area - Allocator C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#21871 opened Apr 27, 2026 by overlookmotel Member Loading…
refactor(napi/parser): avoid converting between NonNull and raw pointers A-parser Area - Parser C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#21870 opened Apr 27, 2026 by overlookmotel Member Loading…
refactor(allocator, linter/plugins, napi/parser): store raw transfer metadata within Arena chunk A-allocator Area - Allocator C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#21869 opened Apr 27, 2026 by overlookmotel Member Loading…
fix(linter): reject non-object oxlintrc values
#21843 opened Apr 27, 2026 by lawrence3699 Loading…
feat(linter/vue): implement no-shared-component-data rule
#21842 opened Apr 27, 2026 by babu-ch Contributor Loading…
feat(minifier): add max_conditional_depth to cap if-return ternary collapse A-minifier Area - Minifier P-high Priority - High
#21841 opened Apr 27, 2026 by guru-irl Loading…
fix(transformer/typescript): inline optional-chain enum member access
#21834 opened Apr 27, 2026 by Dunqing Member Loading…
6 tasks done
2
1
test(oxfmt): Add tests and conformance
#21832 opened Apr 27, 2026 by leaysgur Member Draft
feat(linter/vue): implement no-reserved-keys rule
#21780 opened Apr 26, 2026 by babu-ch Contributor Loading…
feat(linter): implement interactive-supports-focus
#21767 opened Apr 26, 2026 by mehm8128 Contributor Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.