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

refactor(linter): include tsgolint suggestion for Message::from_tsgo_lint_diagnostic A-linter Area - Linter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#13255 opened Aug 21, 2025 by Sysix Loading…
refactor(linter): restructure payload going to tsgolint A-linter Area - Linter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#13253 opened Aug 21, 2025 by camc314 Draft
fix(linter): handle errors from tsgolint A-linter Area - Linter C-bug Category - Bug
#13252 opened Aug 21, 2025 by camc314 Loading…
feat(formatter): correctly handle semicolon A-formatter Area - Formatter C-enhancement Category - New feature or request
#13251 opened Aug 21, 2025 by Dunqing Draft
feat(formatter): complete printing TaggedTemplateExpression and TemplateLiteral A-ast-tools Area - AST tools A-formatter Area - Formatter C-enhancement Category - New feature or request
#13247 opened Aug 21, 2025 by Dunqing Draft
feat(napi/oxlint): run JS plugins on multiple threads A-cli Area - CLI A-linter Area - Linter C-enhancement Category - New feature or request
#13244 opened Aug 20, 2025 by overlookmotel Draft
refactor(linter): move lsp relevant code into own file A-linter Area - Linter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#13243 opened Aug 20, 2025 by Sysix Loading…
feat(formatter): complete printing StaticMemberExpression A-formatter Area - Formatter C-enhancement Category - New feature or request
#13242 opened Aug 20, 2025 by Dunqing Draft
feat(minifier): remove unused assignments for vars A-minifier Area - Minifier C-enhancement Category - New feature or request
#13231 opened Aug 20, 2025 by sapphi-red Loading…
fix(minifier): fix string concatenation for lone surrogates A-minifier Area - Minifier A-transformer Area - Transformer / Transpiler C-bug Category - Bug
#13229 opened Aug 20, 2025 by h-a-n-a Loading…
refactor(transformer/legacy-decorator): eliminate unreliable identification of metadata A-transformer Area - Transformer / Transpiler C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#13227 opened Aug 20, 2025 by Dunqing Draft
feat(tasks/mcp): Add all 18 Oxc examples as MCP server tools C-enhancement Category - New feature or request
#13226 opened Aug 20, 2025 by Copilot AI Draft
refactor(linter): move ignore logic to LintIgnoreMatcher A-cli Area - CLI A-editor Area - Editor and Language Server A-linter Area - Linter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#13222 opened Aug 19, 2025 by Sysix Loading…
fix(linter): parse ignorePatterns with gitignore syntax A-cli Area - CLI A-editor Area - Editor and Language Server A-linter Area - Linter C-bug Category - Bug
#13221 opened Aug 19, 2025 by Sysix Loading…
feat(editor): add oxc.typeAware option for workspaces A-editor Area - Editor and Language Server C-enhancement Category - New feature or request
#13147 opened Aug 16, 2025 by Sysix Loading…
feat(language_server): add typeAware option A-editor Area - Editor and Language Server A-linter Area - Linter C-enhancement Category - New feature or request
#13146 opened Aug 16, 2025 by Sysix Loading…
feat(semantic): add ability to lookup if AST contains any node kinds A-ast Area - AST A-ast-tools Area - AST tools A-semantic Area - Semantic C-enhancement Category - New feature or request
#13137 opened Aug 16, 2025 by camchenry Draft
feat(allocator, linter): store worker thread flags in FixedSizeAllocator A-linter Area - Linter C-enhancement Category - New feature or request
#13136 opened Aug 15, 2025 by overlookmotel Draft
refactor(allocator, linter): add ref counter to FixedSizeAllocator C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#13135 opened Aug 15, 2025 by overlookmotel Draft
feat(formatter): complete printing JSX-related nodes A-ast-tools Area - AST tools A-formatter Area - Formatter C-enhancement Category - New feature or request
#13112 opened Aug 15, 2025 by Dunqing Draft
feat(allocs): add callsite tracking for allocations C-enhancement Category - New feature or request
#13090 opened Aug 14, 2025 by camchenry Draft
ProTip! Type g i on any issue or pull request to go back to the issue listing page.