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

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(prettier): fill printing CallExpression implementation A-formatter Area - Formatter C-enhancement Category - New feature or request
#11299 opened May 26, 2025 by Dunqing Draft
refactor(linter): accept PossibleFixes instead of Fix for Messages A-editor Area - Editor and Language Server A-linter Area - Linter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#11295 opened May 25, 2025 by Sysix Draft
refactor(linter): use PossibleFixes instead of Option<Fix> A-editor Area - Editor and Language Server A-linter Area - Linter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#11284 opened May 25, 2025 by Sysix 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
feat(linter): add rules to json schema A-linter Area - Linter C-enhancement Category - New feature or request
#11117 opened May 18, 2025 by camc314 Draft
wip(minifier): update semantics A-minifier Area - Minifier A-semantic Area - Semantic
#11091 opened May 17, 2025 by sapphi-red Draft
perf(allocator/vec): reduce pointer maths in Vec::extend_desugared C-performance Category - Solution not expected to change functional behavior, only performance
#11087 opened May 16, 2025 by overlookmotel Draft
perf(allocator/vec): Vec::extend_desugared set len only at end C-performance Category - Solution not expected to change functional behavior, only performance
#11082 opened May 16, 2025 by overlookmotel Draft
feat(napi/transform): expose env.module C-enhancement Category - New feature or request
#10934 opened May 10, 2025 by sxzz Draft
ci(benchmark): test waiting base branch benchmark ci A-transformer Area - Transformer / Transpiler
#10710 opened Apr 30, 2025 by Dunqing Draft
feat(minifier): fold expr ?? 1 for non-null undetermined expressions A-minifier Area - Minifier C-enhancement Category - New feature or request
#10687 opened Apr 29, 2025 by DonIsaac Draft
feat(minifier): remove empty/useless constructors A-minifier Area - Minifier C-enhancement Category - New feature or request
#10684 opened Apr 29, 2025 by DonIsaac Draft
feat(semantic)!: remove SymbolFlags::ConstVariable A-linter Area - Linter A-semantic Area - Semantic A-transformer Area - Transformer / Transpiler C-enhancement Category - New feature or request
#10478 opened Apr 17, 2025 by Dunqing Draft
fix(codegen): escape "</script" A-codegen Area - Code Generation C-bug Category - Bug
#10340 opened Apr 9, 2025 by overlookmotel Draft
feat(minifier): remove useless unary operator in mathematical operation A-minifier Area - Minifier C-enhancement Category - New feature or request
#10283 opened Apr 7, 2025 by Brooooooklyn Draft
feat(quote): implement jsquote! and jsquote_expr! A-ast Area - AST A-ast-tools Area - AST tools C-enhancement Category - New feature or request
#10116 opened Mar 29, 2025 by Qix- Draft
feat(data_structures): add CodeBuffer::*_unchecked_cap methods C-enhancement Category - New feature or request
#10075 opened Mar 27, 2025 by overlookmotel Draft
ProTip! Filter pull requests by the default branch with base:main.