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(language_server): simplify offset adjustment by using Message.move_offset A-linter Area - Linter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#12647 opened Jul 30, 2025 by Sysix Loading…
feat(span): add move_right and move_left C-enhancement Category - New feature or request
#12646 opened Jul 30, 2025 by Sysix Loading…
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(minifier): remove unnecessary 'use strict' directive A-minifier Area - Minifier C-enhancement Category - New feature or request
#12642 opened Jul 30, 2025 by Boshen Loading…
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
refactor(semantic): move LabeledStatement enter node handling to visit methods A-semantic Area - Semantic C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#12636 opened Jul 30, 2025 by camc314 Loading…
refactor(semantic): move LabeledStatement exit node handling to visit methods A-semantic Area - Semantic C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#12635 opened Jul 30, 2025 by camc314 Loading…
refactor(semantic): move TSPropertySignature exit node handling to visit methods A-semantic Area - Semantic C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#12634 opened Jul 30, 2025 by camc314 Loading…
refactor(semantic): move TSTypeQuery exit node handling to visit methods A-semantic Area - Semantic C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#12633 opened Jul 30, 2025 by camc314 Loading…
refactor(semantic): move CatchParameter exit node handling to visit methods A-semantic Area - Semantic C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#12632 opened Jul 30, 2025 by camc314 Loading…
refactor(semantic): move Function and ArrowFunctionExpression handling to visit methods A-semantic Area - Semantic C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#12630 opened Jul 30, 2025 by camc314 Loading…
refactor(semantic): move AstKind::Class handling from leave_kind to visit_class A-semantic Area - Semantic C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#12629 opened Jul 30, 2025 by camc314 Loading…
fix(parser): validate inner expression of type assertions in assignment targets A-linter Area - Linter A-parser Area - Parser C-bug Category - Bug
#12614 opened Jul 30, 2025 by camc314 Loading…
feat(formatter): complete printing object-like nodes A-formatter Area - Formatter C-enhancement Category - New feature or request
#12613 opened Jul 30, 2025 by Dunqing Draft
refactor(linter): simplify offset adjustment by using Message.move_offset A-linter Area - Linter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#12595 opened Jul 29, 2025 by Sysix Loading…
test(linter): fix offset for partical source texts A-linter Area - Linter C-test Category - Testing. Code is missing test cases, or a PR is adding them
#12594 opened Jul 29, 2025 by Sysix Loading…
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 Draft
fix(parser): prevent panic when parsing invalid extends clause A-parser Area - Parser C-bug Category - Bug
#12551 opened Jul 27, 2025 by camc314 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 Loading…
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 Loading…
refactor(linter): Remove AstKind for Argument A-linter Area - Linter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#12525 opened Jul 25, 2025 by taearls Draft
3 tasks
perf(semantic): remove match from enter/leave kind A-semantic Area - Semantic C-performance Category - Solution not expected to change functional behavior, only performance
#12524 opened Jul 25, 2025 by camc314 Loading…
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! no:milestone will show everything without a milestone.