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

perf(mangler): share allocated names across reused slots A-minifier Area - Minifier A-semantic Area - Semantic
#25605 opened Aug 13, 2026 by camc314 Contributor Loading…
fix(semantic): respect shadowed Infinity and NaN in enum evaluation A-semantic Area - Semantic
#25604 opened Aug 13, 2026 by camc314 Contributor Loading…
docs(mangler): update Mangler::build_with_semantic panic docs A-minifier Area - Minifier
#25602 opened Aug 13, 2026 by camc314 Contributor Loading…
feat(mangler): deduplicate private accessor names A-minifier Area - Minifier
#25601 opened Aug 13, 2026 by camc314 Contributor Loading…
perf(codegen): avoid allocations for single comment anchors A-codegen Area - Code Generation
#25598 opened Aug 13, 2026 by camc314 Contributor Loading…
fix(ecmascript): derive ToNumber of !x from ToBoolean
#25595 opened Aug 13, 2026 by mizchi Loading…
fix(react_compiler): preserve JSX import source pragmas A-transformer Area - Transformer / Transpiler
#25592 opened Aug 13, 2026 by Boshen Member Loading…
perf(minifier): reduce redundant fixed-point scans
#25589 opened Aug 13, 2026 by mizchi Loading…
feat(codegen): add full source map support
#25585 opened Aug 13, 2026 by camc314 Contributor Loading…
feat(formatter): support experimentalOperatorPosition A-formatter Area - Formatter
#25581 opened Aug 13, 2026 by leaysgur Member Draft
Fix: prevent tsgolint from holding onto processes
#25570 opened Aug 13, 2026 by sch Loading…
feat(minifier): POC collpase nested branches in block stmts
#25567 opened Aug 12, 2026 by armano2 Contributor Draft
3 tasks
chore(all): add .pnpm-store to .gitignore
#25563 opened Aug 12, 2026 by camc314 Contributor Loading…
feat(oxlint): support multiple output formats
#25553 opened Aug 12, 2026 by Stanzilla Loading…
feat(minifier): merge import statements against the same module A-minifier Area - Minifier
#25534 opened Aug 12, 2026 by sapphi-red Member Loading…
feat(minifier): merge import and export statements against the same module A-ast Area - AST A-minifier Area - Minifier
#25533 opened Aug 12, 2026 by sapphi-red Member Loading…
fix(oxlint,oxfmt): apply .gitignore only to walk targets, not explicitly named files A-cli Area - CLI A-editor Area - Editor and Language Server A-formatter Area - Formatter A-linter Area - Linter
#25531 opened Aug 12, 2026 by leaysgur Member Loading…
fix(codegen): preserve TypeScript comparison grouping A-codegen Area - Code Generation
#25514 opened Aug 12, 2026 by Boshen Member Draft
fix(codegen): preserve TypeScript comparison grouping A-codegen Area - Code Generation
#25502 opened Aug 11, 2026 by camc314 Contributor Loading…
feat(linter): split react/react-compiler into per-category rules A-cli Area - CLI A-linter Area - Linter
#25500 opened Aug 11, 2026 by Boshen Member Draft
ProTip! Filter pull requests by the default branch with base:main.