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(ecmascript): avoid redundant checks by splitting up match arms C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#12782 opened Aug 3, 2025 by ulrichstark Loading…
chore(deps): lock file maintenance rust crates C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#12781 opened Aug 3, 2025 by renovate bot Loading…
1 task
chore(deps): lock file maintenance npm packages A-editor Area - Editor and Language Server C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#12780 opened Aug 3, 2025 by renovate bot Loading…
1 task
chore(deps): update github-actions C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#12779 opened Aug 3, 2025 by renovate bot Loading…
1 task
refactor(linter): run linter with ContextSubHost A-linter Area - Linter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#12769 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 Loading…
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
1 task
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
perf(lexer): only check for hashbang at start of file A-parser Area - Parser C-performance Category - Solution not expected to change functional behavior, only performance
#12521 opened Jul 25, 2025 by overlookmotel Draft
refactor(linter): store ExternalRuleId in OxlintOverrides not raw names A-cli Area - CLI A-editor Area - Editor and Language Server A-linter Area - Linter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#12502 opened Jul 24, 2025 by camc314 Draft
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.