-
-
Notifications
You must be signed in to change notification settings - Fork 525
Pull requests: oxc-project/oxc
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(linter): import and fix tests for typescript::no_unnecessary_parameter_property_assignment
A-linter
Area - Linter
C-bug
Category - Bug
#9720
opened Mar 12, 2025 by
ulrichstark
•
Draft
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 Area - Transformer / Transpiler
C-cleanup
Category - technical debt or refactoring. Solution not expected to change behavior
exit_static_block
A-transformer
#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 Category - New feature or request
no_std
support
C-enhancement
#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(linter): Add Area - Linter
C-enhancement
Category - New feature or request
eslint/no-lonely-if
A-linter
#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 Category - New feature or request
Vec2::retain_mut
method
C-enhancement
#9655
opened Mar 10, 2025 by
Dunqing
Loading…
feat(allocator): connect Category - New feature or request
Vec2
module and make it compile
C-enhancement
#9647
opened Mar 10, 2025 by
Dunqing
Loading…
feat(napi/parser): Category - New feature or request
JSON.parse
the returned AST in wasm
C-enhancement
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 Area - Linter
C-enhancement
Category - New feature or request
eslint/dot-notation
A-linter
#9344
opened Feb 24, 2025 by
ammubhave
Loading…
perf(allocator): optimize Category - Solution not expected to change functional behavior, only performance
Vec::push
for common case that vec is not full to capacity
C-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 Area - Transformer / Transpiler
C-cleanup
Category - technical debt or refactoring. Solution not expected to change behavior
enter_expression
A-transformer
feat(linter): support Area - CLI
A-linter
Area - Linter
C-enhancement
Category - New feature or request
--report-unused-disable-directive
A-cli
#9223
opened Feb 19, 2025 by
1zumii
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.