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

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 wrap_diagnostics by using Message.with_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 Draft
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 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 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
feat(oxlint): add tsgolint integration A-cli Area - CLI A-linter Area - Linter A-minifier Area - Minifier C-enhancement Category - New feature or request
#12485 opened Jul 24, 2025 by camchenry Draft
feat(vscode/language_server): add tsConfigPath option A-editor Area - Editor and Language Server C-enhancement Category - New feature or request
#12484 opened Jul 23, 2025 by Sysix Loading…
feat(linter): add bulk suppression feature A-cli Area - CLI A-linter Area - Linter C-enhancement Category - New feature or request
#12473 opened Jul 23, 2025 by MIreland Draft
test(formatter): check performance A-ast-tools Area - AST tools A-formatter Area - Formatter C-test Category - Testing. Code is missing test cases, or a PR is adding them
#12438 opened Jul 21, 2025 by Dunqing Draft
feat(minifier): implement known methods Math.clz32 and Math.imul A-minifier Area - Minifier C-enhancement Category - New feature or request
#12405 opened Jul 20, 2025 by 7086cmd Loading…
feat(react/exhaustive-deps): fix diagnostic if possible A-linter Area - Linter C-enhancement Category - New feature or request
#12392 opened Jul 18, 2025 by vladimir-kuba Loading…
feat(linter): support no-unused-vars in vue files marked as jsx/tsx A-linter Area - Linter C-enhancement Category - New feature or request
#12263 opened Jul 14, 2025 by blake-newman Loading…
feat(minifier): inline small constant values A-minifier Area - Minifier C-enhancement Category - New feature or request
#12249 opened Jul 13, 2025 by Boshen Draft
feat(semantic): add methods to check if AST contains any/all node types A-semantic Area - Semantic C-enhancement Category - New feature or request
#12227 opened Jul 11, 2025 by camchenry Loading…
feat(semantic): add set of AstType that exist in AST A-semantic Area - Semantic C-enhancement Category - New feature or request
#12226 opened Jul 11, 2025 by camchenry Loading…
ProTip! Add no:assignee to see everything that’s not assigned.