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
Sort

Pull requests list

refactor(ast): shorten CommentNewlines methods A-ast Area - AST C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#11152 opened May 19, 2025 by overlookmotel Loading…
refactor(ast): rename CommentNewlines fields A-ast Area - AST A-parser Area - Parser C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#11151 opened May 19, 2025 by overlookmotel Loading…
refactor(ast): inline Comment newline flags setters A-ast Area - AST C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#11150 opened May 19, 2025 by overlookmotel Loading…
fix(transformer/legacy-decorator): decorates insertion order is incorrect A-transformer Area - Transformer / Transpiler C-bug Category - Bug
#11144 opened May 19, 2025 by Dunqing Loading…
feat(codegen): print override modifier of FormalParameter A-codegen Area - Code Generation C-enhancement Category - New feature or request
#11134 opened May 18, 2025 by ulrichstark Loading…
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
refactor(language_server/editor): refresh file watchers without restarting the server (didChangeConfiguration) A-editor Area - Editor and Language Server C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#11112 opened May 18, 2025 by Sysix 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
refactor(allocator/vec): access len and cap fields via getters/setters C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#11081 opened May 16, 2025 by overlookmotel Loading…
feat(napi/transform): expose env.module C-enhancement Category - New feature or request
#10934 opened May 10, 2025 by sxzz Draft
fix(linter): delay merging of oxlintrc configs A-cli Area - CLI A-linter Area - Linter C-bug Category - Bug
#10835 opened May 6, 2025 by camc314 Loading…
feat(linter): implement suggestion for jsx/no-useless-fragment A-linter Area - Linter C-enhancement Category - New feature or request
#10800 opened May 5, 2025 by camchenry Draft
ci(benchmark): test waiting base branch benchmark ci A-transformer Area - Transformer / Transpiler
#10710 opened Apr 30, 2025 by Dunqing Draft
feat(linter): add fixer to jsx-curly-brace-presence A-linter Area - Linter C-enhancement Category - New feature or request
#10704 opened Apr 29, 2025 by camc314 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
ProTip! Add no:assignee to see everything that’s not assigned.