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

[WIP] Improve documentation of AST
#12763 opened Aug 2, 2025 by Copilot AI Draft
4 of 12 tasks
fix(linter): default options for eslint/no-else-return A-linter Area - Linter C-bug Category - Bug
#12762 opened Aug 2, 2025 by Sysix Loading…
fix(linter): default options for eslint/no-unneeded-ternary A-linter Area - Linter C-bug Category - Bug
#12761 opened Aug 2, 2025 by Sysix Loading…
fix(linter): default options for eslint/new-cap A-linter Area - Linter C-bug Category - Bug
#12760 opened Aug 2, 2025 by Sysix Loading…
fix(linter): apply fix span offset after fixing the section source text A-cli Area - CLI A-linter Area - Linter C-bug Category - Bug
#12758 opened Aug 2, 2025 by Sysix Loading…
test(oxlint): add Tester::test_fix mehod A-cli Area - CLI C-test Category - Testing. Code is missing test cases, or a PR is adding them
#12754 opened Aug 2, 2025 by Sysix Loading…
perf(codegen): write indent in chunks of 32 bytes C-performance Category - Solution not expected to change functional behavior, only performance
#12745 opened Aug 2, 2025 by overlookmotel Loading…
ci(napi): shard NAPI tests A-ast Area - AST
#12743 opened Aug 1, 2025 by overlookmotel Draft
refactor(linter): introduce ContextSubHost for cross script block analyse A-linter Area - Linter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#12724 opened Aug 1, 2025 by Sysix Draft
feat(linter): add eslint/prefer-destructuring rule A-linter Area - Linter C-enhancement Category - New feature or request
#12721 opened Aug 1, 2025 by huangtiandi1999 Loading…
perf(minifier): remove late optimization pass A-minifier Area - Minifier C-performance Category - Solution not expected to change functional behavior, only performance
#12670 opened Jul 31, 2025 by Boshen Draft
feat(ast_visit): add walk_children_* methods A-ast-tools Area - AST tools C-enhancement Category - New feature or request
#12643 opened Jul 30, 2025 by overlookmotel Draft
feat(linter): support resolving oxlint extends configs A-cli Area - CLI A-linter Area - Linter C-enhancement Category - New feature or request
#12637 opened Jul 30, 2025 by camc314 Draft
test(parser): track number of allocations A-parser Area - Parser C-test Category - Testing. Code is missing test cases, or a PR is adding them
#12555 opened Jul 28, 2025 by camchenry Loading…
feat(linter): add vue/valid-define-emits A-linter Area - Linter C-enhancement Category - New feature or request
#12545 opened Jul 27, 2025 by Sysix Draft
refactor(linter): add setup detection for vue files A-linter Area - Linter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#12541 opened Jul 26, 2025 by Sysix Draft
refactor(linter): Remove AstKind for Argument A-ast Area - AST A-ast-tools Area - AST tools A-cfg Area - Control Flow Graph A-cli Area - CLI A-codegen Area - Code Generation A-editor Area - Editor and Language Server A-formatter Area - Formatter A-isolated-declarations Isolated Declarations A-linter Area - Linter A-minifier Area - Minifier A-parser Area - Parser A-semantic Area - Semantic A-transformer Area - Transformer / Transpiler C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#12525 opened Jul 25, 2025 by taearls Draft
3 of 6 tasks
ProTip! Filter pull requests by the default branch with base:main.