Skip to content

Pull requests: oxc-project/oxc

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

refactor(transformer): reduce branching in JSX transform A-transformer Area - Transformer / Transpiler
#3596 opened Jun 9, 2024 by overlookmotel Loading…
feat(linter): add eslint/no-useless-constructor A-ast Area - AST A-linter Area - Linter C-enhancement Category - New feature or request
#3594 opened Jun 9, 2024 by DonIsaac Loading…
test(linter): add linter to coverage task A-linter Area - Linter
#3591 opened Jun 9, 2024 by DonIsaac Loading…
up(linter): add rule fixer A-ast Area - AST A-codegen Area - Code Generation A-linter Area - Linter C-enhancement Category - New feature or request
#3589 opened Jun 8, 2024 by DonIsaac Loading…
feat(linter): eslint-plugin-jest/max-nested-describes A-linter Area - Linter
#3585 opened Jun 8, 2024 by eryue0220 Loading…
refactor(transformer): replace &’a Trivias with Rc<Trivias> A-ast Area - AST A-linter Area - Linter A-semantic Area - Semantic A-transformer Area - Transformer / Transpiler
#3580 opened Jun 7, 2024 by Dunqing Loading…
feat(linter): add eslint/sort-imports rule A-ast Area - AST A-linter Area - Linter
#3568 opened Jun 6, 2024 by mysteryven Loading…
feat(semantic/cfg): add Condition instruction. A-linter Area - Linter A-semantic Area - Semantic
#3567 opened Jun 6, 2024 by rzvxa Draft
feat(semantic/cfg): add iteration instructions. A-linter Area - Linter A-semantic Area - Semantic
#3566 opened Jun 6, 2024 by rzvxa Draft
up(semantics): add method to print dot graphs A-semantic Area - Semantic C-enhancement Category - New feature or request
#3542 opened Jun 5, 2024 by DonIsaac Loading…
feat(linter): default config path for linter A-cli Area - CLI
#3530 opened Jun 4, 2024 by tapanprakasht Loading…
improvement(semantic/cfg): rework error path. A-ast Area - AST A-linter Area - Linter A-semantic Area - Semantic
#3519 opened Jun 3, 2024 by rzvxa Draft
feat(tasks/coverage): use the classic runtime to rerun the transformer A-transformer Area - Transformer / Transpiler
#3484 opened May 31, 2024 by Dunqing Loading…
feat(linter/eslint): add no_unreachable rule. A-ast Area - AST A-linter Area - Linter A-semantic Area - Semantic
#3238 opened May 11, 2024 by rzvxa Draft
feat(linter): object-shorthand A-linter Area - Linter
#3211 opened May 8, 2024 by KubaJastrz Draft
feat(transformer): add object-spread plugin A-ast Area - AST A-transformer Area - Transformer / Transpiler
#3133 opened Apr 29, 2024 by magic-akari Loading…
WIP: AST Traverse A-ast Area - AST A-codegen Area - Code Generation 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
#2987 opened Apr 15, 2024 by rzvxa Draft Transformer Milestone 2
ProTip! Filter pull requests by the default branch with base:main.