-
-
Notifications
You must be signed in to change notification settings - Fork 538
Pull requests: oxc-project/oxc
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
chore(vscode): add recommended vscode extensions for tools used in the project
C-cleanup
Category - technical debt or refactoring. Solution not expected to change behavior
#10006
opened Mar 24, 2025 by
haoqunjiang
Loading…
feat(linter): add unicorn/no-accessor-recursion rule
A-linter
Area - Linter
C-enhancement
Category - New feature or request
#9971
opened Mar 22, 2025 by
huangtiandi1999
•
Draft
fix(transformer/using): fix bindings scope mismatches
A-transformer
Area - Transformer / Transpiler
C-bug
Category - Bug
fix(transfomer/using): remove use of child ids
A-semantic
Area - Semantic
A-transformer
Area - Transformer / Transpiler
C-bug
Category - Bug
#9961
opened Mar 22, 2025 by
camc314
Loading…
fix(transformer): Area - Transformer / Transpiler
C-bug
Category - Bug
TransformOptions::enable_all
enable decorator transform
A-transformer
#9946
opened Mar 21, 2025 by
overlookmotel
•
Draft
perf(lexer): pad Area - Parser
C-performance
Category - Solution not expected to change functional behavior, only performance
Token
to 16 bytes
A-parser
#9926
opened Mar 20, 2025 by
overlookmotel
•
Draft
perf(cfg, codegen, linter, syntax): use Area - AST tools
A-cfg
Area - Control Flow Graph
A-codegen
Area - Code Generation
A-linter
Area - Linter
C-performance
Category - Solution not expected to change functional behavior, only performance
NonMaxU32
from oxc_data_structures
A-ast-tools
#9886
opened Mar 19, 2025 by
overlookmotel
•
Draft
feat(data_structures): zero-cost Category - New feature or request
NonMaxU32
type
C-enhancement
#9883
opened Mar 19, 2025 by
overlookmotel
•
Draft
feat(allocator/vec2): implement Area - AST
A-isolated-declarations
Isolated Declarations
A-minifier
Area - Minifier
A-transformer
Area - Transformer / Transpiler
C-enhancement
Category - New feature or request
extend_desugared
method as extend
internal implemention
A-ast
perf(isolated_declarations): replace Isolated Declarations
C-performance
Category - Solution not expected to change functional behavior, only performance
HashMap
of internal annotation spans with Vec
A-isolated-declarations
#9870
opened Mar 18, 2025 by
overlookmotel
•
Draft
refactor(allocator/vec2): import Category - technical debt or refactoring. Solution not expected to change behavior
handle_alloc_error
function from allocator_api2
instead of writing a custom one
C-cleanup
#9860
opened Mar 18, 2025 by
Dunqing
Loading…
refactor(allocator/vec2): rename parameters and method name to align with Category - technical debt or refactoring. Solution not expected to change behavior
std
C-cleanup
#9858
opened Mar 18, 2025 by
Dunqing
Loading…
perf(allocator/vec2): align min amortized cap size with Category - Solution not expected to change functional behavior, only performance
std
C-performance
perf(allocator/vec2): replace Category - Solution not expected to change functional behavior, only performance
self.reserve(1)
calls with self.grow_one()
for better efficiency
C-performance
feat(allocator/vec2): add specialized Category - New feature or request
grow_one
method
C-enhancement
perf(parser): optimize parsing directives and statements
A-parser
Area - Parser
C-performance
Category - Solution not expected to change functional behavior, only performance
perf(parser): pre-allocate enough space in ArrayExpression and ObjectExpressions conversion
A-parser
Area - Parser
C-performance
Category - Solution not expected to change functional behavior, only performance
feat(transformer): enable Area - Transformer / Transpiler
C-enhancement
Category - New feature or request
using
by default
A-transformer
feat(allocator/vec2): align the Category - New feature or request
retain
method with the standard implementation
C-enhancement
#9752
opened Mar 13, 2025 by
Dunqing
Loading…
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…
Previous Next
ProTip!
Adding no:label will show everything without a label.