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

perf(transformer): React display name transform reduce Atom allocations A-ast Area - AST A-transformer Area - Transformer / Transpiler
#3616 opened Jun 10, 2024 by overlookmotel Loading…
fix(transformer): JSX source calculate correct column when Unicode chars A-transformer Area - Transformer / Transpiler
#3615 opened Jun 10, 2024 by overlookmotel Loading…
fix(transformer): do not add __source for generated nodes A-transformer Area - Transformer / Transpiler
#3614 opened Jun 10, 2024 by overlookmotel Loading…
perf(transformer): create Vec with capacity A-transformer Area - Transformer / Transpiler
#3613 opened Jun 10, 2024 by overlookmotel Loading…
fix(transformer): use UID for JSX source filename var A-transformer Area - Transformer / Transpiler
#3612 opened Jun 10, 2024 by overlookmotel Loading…
refactor(traverse): generate_uid_in_root_scope method A-semantic Area - Semantic A-transformer Area - Transformer / Transpiler
#3611 opened Jun 10, 2024 by overlookmotel Loading…
refactor(transformer): move BoundIdentifier into helpers A-ast Area - AST A-transformer Area - Transformer / Transpiler
#3610 opened Jun 10, 2024 by overlookmotel Loading…
feat(linter): typescript-eslint no-useless-empty-export A-linter Area - Linter C-enhancement Category - New feature or request
#3605 opened Jun 10, 2024 by keita-hino 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…
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
ProTip! Exclude everything labeled bug with -label:bug.