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, regular_expression): shorten ContentEq implementations A-ast Area - AST A-ast-tools Area - AST tools C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#8519 opened Jan 15, 2025 by overlookmotel Loading…
feat(minifier): enhance merge similar if stmts A-minifier Area - Minifier C-enhancement Category - New feature or request
#8514 opened Jan 15, 2025 by camc314 Loading…
feat(transformer/optional-chaining): change parent scope for expression when it wrapped with an arrow function A-transformer Area - Transformer / Transpiler C-enhancement Category - New feature or request
#8511 opened Jan 15, 2025 by Dunqing Loading…
feat(traverse): add TraverseCtx::change_parent_scope_for_expression C-enhancement Category - New feature or request
#8510 opened Jan 15, 2025 by Dunqing Loading…
feat(minifier): merge similar if stmts A-minifier Area - Minifier C-enhancement Category - New feature or request
#8509 opened Jan 15, 2025 by camc314 Draft
refactor(semantic): remove Ambient symbol flag A-linter Area - Linter A-semantic Area - Semantic C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#8486 opened Jan 14, 2025 by ShuiRuTian Loading…
fix(semantic)!: ensure program outlives semantic A-codegen Area - Code Generation A-editor Area - Editor and Language Server A-isolated-declarations Isolated Declarations A-linter Area - Linter A-minifier Area - Minifier A-parser Area - Parser A-prettier Area - Prettier A-semantic Area - Semantic A-transformer Area - Transformer / Transpiler C-bug Category - Bug
#8455 opened Jan 12, 2025 by valeneiko Loading…
refactor(linter): move DiagnosticsReporters to oxlint A-cli Area - CLI A-linter Area - Linter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#8454 opened Jan 12, 2025 by Sysix Loading…
feat(linter): add more Vitest compatible Jest rules A-linter Area - Linter C-enhancement Category - New feature or request
#8445 opened Jan 12, 2025 by AnsonH Loading…
feat(minifier): minify String::concat into template literal A-minifier Area - Minifier C-enhancement Category - New feature or request
#8443 opened Jan 12, 2025 by sapphi-red Draft
feat(minifier): fold Array::concat into literal A-minifier Area - Minifier C-enhancement Category - New feature or request
#8442 opened Jan 12, 2025 by sapphi-red Draft
feat(minifier): fold string concat chaining A-minifier Area - Minifier C-enhancement Category - New feature or request
#8441 opened Jan 12, 2025 by sapphi-red Draft
feat(minifier): fold array concat chaining A-minifier Area - Minifier C-enhancement Category - New feature or request
#8440 opened Jan 12, 2025 by sapphi-red Draft
perf(span): compare Spans as single u64s C-performance Category - Solution not expected to change functional behavior, only performance
#8300 opened Jan 6, 2025 by overlookmotel Draft
perf(span): hash Span as a single u64 C-performance Category - Solution not expected to change functional behavior, only performance
#8299 opened Jan 6, 2025 by overlookmotel Draft
perf(span): align Span same as usize A-ast Area - AST A-ast-tools Area - AST tools C-performance Category - Solution not expected to change functional behavior, only performance
#8298 opened Jan 6, 2025 by overlookmotel Draft
refactor(span): all methods take owned Span A-linter Area - Linter A-parser Area - Parser A-semantic Area - Semantic C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#8297 opened Jan 6, 2025 by overlookmotel Draft
feat(linter): implement eslint/prefer-object-spread A-linter Area - Linter C-enhancement Category - New feature or request
#8216 opened Jan 2, 2025 by tbashiyy Loading…
feat(semantic): report errors for missing function implementations A-semantic Area - Semantic C-enhancement Category - New feature or request
#8196 opened Dec 30, 2024 by camc314 Loading…
refactor(language_server): simplify IsolatedLintHandler A-editor Area - Editor and Language Server C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#8183 opened Dec 29, 2024 by Sysix Loading…
perf(parser): reduce Token size to 8 bytes from 16 A-parser Area - Parser C-performance Category - Solution not expected to change functional behavior, only performance
#8153 opened Dec 28, 2024 by branchseer Draft
feat(linter): add vitest/prefer-lowercase-title rule A-linter Area - Linter C-enhancement Category - New feature or request
#8152 opened Dec 27, 2024 by taearls Loading…
feat(linter): add no-octal-escape rule A-linter Area - Linter C-enhancement Category - New feature or request
#8151 opened Dec 27, 2024 by baseballyama Loading…
feat(linter): add curly rule A-linter Area - Linter C-enhancement Category - New feature or request
#8123 opened Dec 26, 2024 by baseballyama Loading…
ProTip! Follow long discussions with comments:>50.