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(transformer/using): only transform block statements if needed A-transformer Area - Transformer / Transpiler C-performance Category - Solution not expected to change functional behavior, only performance
#9716 opened Mar 12, 2025 by camc314 Loading…
perf(transformer/using): only do work to a switch stmt if it contains a using decl A-transformer Area - Transformer / Transpiler C-performance Category - Solution not expected to change functional behavior, only performance
#9715 opened Mar 12, 2025 by camc314 Loading…
perf(transformer/using): only do work to a static block if it has a using decl A-transformer Area - Transformer / Transpiler C-performance Category - Solution not expected to change functional behavior, only performance
#9714 opened Mar 12, 2025 by camc314 Loading…
refactor(transformer/using): move work to exit_static_block A-transformer Area - Transformer / Transpiler C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#9713 opened Mar 12, 2025 by camc314 Loading…
feat(linter): add import/no-empty-named-blocks rule A-linter Area - Linter C-enhancement Category - New feature or request
#9710 opened Mar 12, 2025 by huangtiandi1999 Draft
feat(allocator): add no_std support C-enhancement Category - New feature or request
#9704 opened Mar 12, 2025 by CrazyboyQCD Draft
test(transformer/using): add failing test for scopes A-transformer Area - Transformer / Transpiler C-test Category - Testing. Code is missing test cases, or a PR is adding them
#9701 opened Mar 12, 2025 by overlookmotel Loading…
test(transformer/using): alter test to demonstrate semantic mismatch A-transformer Area - Transformer / Transpiler C-test Category - Testing. Code is missing test cases, or a PR is adding them
#9700 opened Mar 12, 2025 by overlookmotel Loading…
feat(allocator): remove drop operations from Vec2 C-enhancement Category - New feature or request
#9679 opened Mar 11, 2025 by Dunqing Draft
fix(ast/estree): fix TSImportType A-ast Area - AST C-bug Category - Bug
#9670 opened Mar 11, 2025 by hi-ogawa Draft
feat(linter): Add eslint/no-lonely-if A-linter Area - Linter C-enhancement Category - New feature or request
#9660 opened Mar 10, 2025 by therewillbecode Loading…
feat(allocator): replace allocator_ap2's Vec with Vec2 A-isolated-declarations Isolated Declarations C-enhancement Category - New feature or request
#9656 opened Mar 10, 2025 by Dunqing Loading…
feat(allocator): add Vec2::retain_mut method C-enhancement Category - New feature or request
#9655 opened Mar 10, 2025 by Dunqing Loading…
feat(allocator): connect Vec2 module and make it compile C-enhancement Category - New feature or request
#9647 opened Mar 10, 2025 by Dunqing Loading…
feat(napi/parser): JSON.parse the returned AST in wasm C-enhancement Category - New feature or request
#9630 opened Mar 9, 2025 by Boshen Draft
perf(isolated_declarations): reduce looping over statements A-isolated-declarations Isolated Declarations C-performance Category - Solution not expected to change functional behavior, only performance
#9393 opened Feb 26, 2025 by overlookmotel Draft
fix(oxlint): current dir as arg A-cli Area - CLI C-bug Category - Bug
#9382 opened Feb 26, 2025 by BenShelton Loading…
feat(linter): add eslint/dot-notation A-linter Area - Linter C-enhancement Category - New feature or request
#9344 opened Feb 24, 2025 by ammubhave Loading…
perf(allocator): optimize Vec::push for common case that vec is not full to capacity C-performance Category - Solution not expected to change functional behavior, only performance
#9301 opened Feb 23, 2025 by overlookmotel Draft
feat(mangler): mangle private class names A-minifier Area - Minifier C-enhancement Category - New feature or request
#9279 opened Feb 21, 2025 by camc314 Loading…
feat(linter): add eslint/id-denylist A-linter Area - Linter C-enhancement Category - New feature or request
#9244 opened Feb 19, 2025 by therewillbecode Draft
refactor(transformer/jsx): transform jsx element/fragment in enter_expression A-transformer Area - Transformer / Transpiler C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#9233 opened Feb 19, 2025 by Dunqing Draft
feat(linter): support --report-unused-disable-directive A-cli Area - CLI A-linter Area - Linter C-enhancement Category - New feature or request
#9223 opened Feb 19, 2025 by 1zumii Loading…
refactor(linter): improve eslint/no-constant-condition A-linter Area - Linter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#8845 opened Feb 3, 2025 by shulaoda Draft
ProTip! Add no:assignee to see everything that’s not assigned.