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

test(oxlint): add CliRunResult to snapshot A-cli Area - CLI C-test Category - Testing. Code is missing test cases, or a PR is adding them
#8780 opened Jan 29, 2025 by Sysix Loading…
refactor(oxlint): move output from CliRunResult::InvalidOption to outside and use more Enums for different invalid options A-cli Area - CLI C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#8778 opened Jan 29, 2025 by Sysix Loading…
refactor(oxlint): create different CliRunResult instead of passing ExitCode to it A-cli Area - CLI C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#8777 opened Jan 29, 2025 by Sysix Loading…
refactor(oxlint): move ConfigFileInit output outside CliRunResult, exit code 1 when it fails A-cli Area - CLI C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#8776 opened Jan 29, 2025 by Sysix Loading…
refactor(oxlint): remove unused CliRunResult::PathNotFound A-cli Area - CLI C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#8775 opened Jan 29, 2025 by Sysix Loading…
fix(ast): serialize Function.params like estree A-ast Area - AST C-bug Category - Bug
#8772 opened Jan 29, 2025 by hi-ogawa Loading…
refactor(minifier): port esbuild's mangleStmts A-ast Area - AST A-minifier Area - Minifier C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#8770 opened Jan 28, 2025 by Boshen Draft
feat(minifier): apply de Morgan laws in minimize conditions A-minifier Area - Minifier C-enhancement Category - New feature or request
#8765 opened Jan 28, 2025 by 7086cmd Draft
feat(transformer): implement jsx spread child A-transformer Area - Transformer / Transpiler C-enhancement Category - New feature or request
#8763 opened Jan 28, 2025 by Boshen Loading…
fix(linter): unicorn/switch-case-braces mangles code when applying fix A-linter Area - Linter C-bug Category - Bug
#8758 opened Jan 28, 2025 by taearls Loading…
feat(minifier): port join_with_left_associative_op from esbuild A-minifier Area - Minifier C-enhancement Category - New feature or request
#8737 opened Jan 26, 2025 by Boshen Draft
chore(oxc_release.toml): add crates/oxc_language_server/Cargo.toml C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#8703 opened Jan 25, 2025 by re-taro Draft
chore(transformer): add legacy decorator tests that come from TypeScript A-transformer Area - Transformer / Transpiler C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#8692 opened Jan 24, 2025 by Dunqing Loading…
feat(transformer): support TypeScript experimental decorator A-ast Area - AST A-transformer Area - Transformer / Transpiler C-enhancement Category - New feature or request
#8614 opened Jan 20, 2025 by Dunqing Draft
feat(oxc_allocator): Add new method clone_in_with_semantic_ids for CloneIn trait A-ast Area - AST A-ast-tools Area - AST tools A-semantic Area - Semantic C-enhancement Category - New feature or request
#8608 opened Jan 20, 2025 by IWANABETHATGUY Draft
fix(linter): can't disable no-nested-ternary rule anymore A-cli Area - CLI A-linter Area - Linter C-bug Category - Bug
#8600 opened Jan 19, 2025 by shulaoda Draft
feat(npm/runtime): add @oxc-project/runtime package C-enhancement Category - New feature or request
#8595 opened Jan 19, 2025 by Boshen Draft
perf(lexer): finish_next only clear kind and flags A-parser Area - Parser C-performance Category - Solution not expected to change functional behavior, only performance
#8576 opened Jan 18, 2025 by overlookmotel 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…
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(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…
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
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.