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

chore(deps): lock file maintenance rust crates C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#11430 opened Jun 1, 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
#11429 opened Jun 1, 2025 by renovate bot Loading…
1 task
chore(deps): update taiki-e/install-action action to v2.52.4 C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#11428 opened Jun 1, 2025 by renovate bot Loading…
1 task
feat(language_server): support workspace/diagnostic A-editor Area - Editor and Language Server C-enhancement Category - New feature or request
#11414 opened May 31, 2025 by Sysix Draft
refactor(language_server): linter runtime returns FxHashMap A-editor Area - Editor and Language Server A-linter Area - Linter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#11412 opened May 31, 2025 by Sysix Draft
refactor(mangler): use bump allocator for internal storage C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#11409 opened May 31, 2025 by camchenry Draft
refactor(mangler): use external allocator A-minifier Area - Minifier C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#11408 opened May 31, 2025 by camchenry Draft
chore(linter/switch-case-braces): improve the documentation A-linter Area - Linter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#11406 opened May 30, 2025 by shulaoda Loading…
fix(linter/switch-case-braces): align the logic with unicorn A-linter Area - Linter C-bug Category - Bug
#11405 opened May 30, 2025 by shulaoda Loading…
refactor(language_server): introduce helper path_to_uri A-editor Area - Editor and Language Server C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#11398 opened May 30, 2025 by Sysix Loading…
refactor(linter): move Walk from oxlint to oxc_linter with own options struct A-cli Area - CLI A-linter Area - Linter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#11391 opened May 30, 2025 by Sysix Loading…
fix(estree): Use consistent field order in serialization A-ast Area - AST C-bug Category - Bug
#11385 opened May 30, 2025 by leaysgur Loading…
perf(linter/vitest): speed up checking a call if it is a valid vitest call A-linter Area - Linter C-performance Category - Solution not expected to change functional behavior, only performance
#11384 opened May 30, 2025 by Dunqing Draft
refactor(parser): remove lookahead for parsing import declarations and specifiers A-formatter Area - Formatter A-parser Area - Parser C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#11381 opened May 29, 2025 by camchenry Loading…
test(oxlint/language_server): add test for framework flags A-cli Area - CLI A-editor Area - Editor and Language Server C-test Category - Testing. Code is missing test cases, or a PR is adding them
#11380 opened May 29, 2025 by Sysix Loading…
perf(parser): use const generics to speed up parsing A-parser Area - Parser C-performance Category - Solution not expected to change functional behavior, only performance
#11378 opened May 29, 2025 by magic-akari Draft
feat(linter): seperate jest/vitest rules A-cli Area - CLI A-linter Area - Linter C-enhancement Category - New feature or request
#11374 opened May 29, 2025 by camc314 Draft
feat(linter): add eslint/no-unassigned-vars rule A-cli Area - CLI A-linter Area - Linter C-enhancement Category - New feature or request
#11365 opened May 29, 2025 by huangtiandi1999 Loading…
perf(parser): speed up simple lookaheads by introducing Lexer::lookahead_token A-parser Area - Parser C-performance Category - Solution not expected to change functional behavior, only performance
#11358 opened May 28, 2025 by ulrichstark Draft
fix(linter): correctly inherit categories when plugins are enabled A-cli Area - CLI A-linter Area - Linter C-bug Category - Bug
#11353 opened May 28, 2025 by camc314 Draft
2
2
feat(transformer): setup react-pure-annotations plugin A-transformer Area - Transformer / Transpiler C-enhancement Category - New feature or request
#11346 opened May 28, 2025 by Dunqing Draft
refactor(formatter): pre-collect parental information A-ast-tools Area - AST tools A-formatter Area - Formatter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#11339 opened May 28, 2025 by Dunqing Draft
feat(ast): add parenthesized info to AssignmentExpression and `Upda… A-ast Area - AST A-parser Area - Parser C-enhancement Category - New feature or request
#11252 opened May 23, 2025 by Boshen Draft
2
3
fix(parser, transformer): fix AstBuilder call sites WIP A-parser Area - Parser A-transformer Area - Transformer / Transpiler C-bug Category - Bug
#11240 opened May 23, 2025 by overlookmotel Draft
refactor(ast): make AstBuilder not Copy A-ast Area - AST A-ast-tools Area - AST tools C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#11239 opened May 23, 2025 by overlookmotel Draft
ProTip! Filter pull requests by the default branch with base:main.