Pull requests · oxc-project/oxc · GitHub
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(semantic): evaluate for-in/of targets on each iteration A-semantic Area - Semantic
#26358 opened Sep 6, 2026 by camc314 Contributor Loading…
test(oxlint/lsp): avoid calling run_file A-cli Area - CLI A-editor Area - Editor and Language Server A-linter Area - Linter
#26353 opened Sep 5, 2026 by Sysix Member Draft
feat(linter): implement unicorn/prefer-string-repeat
#26345 opened Sep 5, 2026 by cqxswbc2 Loading…
feat(linter): resolve root-only config options by scope instead of by file
#26342 opened Sep 4, 2026 by KuSh Contributor Loading…
2
1
perf(minifier): use Ident for property mangler A-minifier Area - Minifier
#26334 opened Sep 4, 2026 by sapphi-red Member Draft
perf(mangler): use Ident for variable names to keep A-minifier Area - Minifier
#26333 opened Sep 4, 2026 by sapphi-red Member Loading…
fix(transformer): gate async-only rewrites by owning transform A-transformer Area - Transformer / Transpiler
#26326 opened Sep 4, 2026 by Dunqing Member Draft
fix(transformer): limit arguments capture to lowered async functions A-transformer Area - Transformer / Transpiler
#26317 opened Sep 4, 2026 by Dunqing Member Loading…
fix(transformer): skip async generators in async-to-generator A-transformer Area - Transformer / Transpiler
#26311 opened Sep 4, 2026 by Dunqing Member Loading…
test(minifier): add test cases for not verified behavior
#26307 opened Sep 3, 2026 by armano2 Contributor Loading…
feat(ast_visit): add comment attachment sidecar A-ast Area - AST A-codegen Area - Code Generation A-react-compiler Area - React Compiler A-semantic Area - Semantic A-transformer Area - Transformer / Transpiler
#26306 opened Sep 3, 2026 by camc314 Contributor Draft
feat(minifier): conflate assignments with equal values A-minifier Area - Minifier
#26302 opened Sep 3, 2026 by camc314 Contributor Draft
feat(linter): implement vitestImports setting
#26280 opened Sep 3, 2026 by erfanium Loading…
perf(minifier): unify merging of last expression into target sequence A-minifier Area - Minifier
#26264 opened Sep 3, 2026 by armano2 Contributor Loading…
perf(minifier): consume nodes in minimize_statements in reverse order A-minifier Area - Minifier
#26258 opened Sep 2, 2026 by armano2 Contributor Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.