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

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
perf(lexer): optimize Source A-parser Area - Parser C-performance Category - Solution not expected to change functional behavior, only performance
#8295 opened Jan 6, 2025 by overlookmotel Draft
fix(lexer): Source is not Clone A-parser Area - Parser C-bug Category - Bug
#8294 opened Jan 6, 2025 by overlookmotel Loading…
refactor(lexer): tighten safety of lexer by always including lifetime on SourcePosition A-parser Area - Parser C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#8293 opened Jan 6, 2025 by overlookmotel Loading…
test(lexer): assert size of Token in 32-bit WASM A-parser Area - Parser C-test Category - Testing. Code is missing test cases, or a PR is adding them
#8292 opened Jan 6, 2025 by overlookmotel Loading…
refactor(lexer): make handle_byte a method of Lexer A-parser Area - Parser C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#8291 opened Jan 6, 2025 by overlookmotel Loading…
style(lexer): reorder imports A-parser Area - Parser C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#8290 opened Jan 6, 2025 by overlookmotel Loading…
refactor(lexer): replace #[allow] with #[expect] A-parser Area - Parser C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#8289 opened Jan 6, 2025 by overlookmotel Loading…
refactor(lexer): rename function param A-parser Area - Parser C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#8288 opened Jan 6, 2025 by overlookmotel Loading…
refactor(transformer): elide lifetimes where possible A-transformer Area - Transformer / Transpiler C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#8285 opened Jan 6, 2025 by overlookmotel Loading…
refactor(ast)!: no unneccesary trailing underscores on AstBuilder method names A-ast Area - AST A-ast-tools Area - AST tools C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#8283 opened Jan 6, 2025 by overlookmotel Loading…
refactor(ast): AstBuilder enum builder methods use alloc_* methods A-ast Area - AST A-ast-tools Area - AST tools C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#8281 opened Jan 6, 2025 by overlookmotel Loading…
refactor(ast)!: remove FromIn<Expression> for Statement A-ast Area - AST C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#8280 opened Jan 6, 2025 by overlookmotel Loading…
refactor(transformer/async-to-generator): pass TraverseCtx to function not AstBuilder A-transformer Area - Transformer / Transpiler C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#8279 opened Jan 6, 2025 by overlookmotel Loading…
fix(transformer/typescript): remove type-only import = when only_remove_type_imports is true A-transformer Area - Transformer / Transpiler C-bug Category - Bug
#8275 opened Jan 6, 2025 by Dunqing Loading…
chore(linter): add vscode debugger launch config C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#8271 opened Jan 6, 2025 by 1zumii Loading…
feat(linter): implement eslint:prefer-promise-reject-errors A-linter Area - Linter C-enhancement Category - New feature or request
#8254 opened Jan 5, 2025 by tbashiyy Loading…
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…
ProTip! Follow long discussions with comments:>50.