-
-
Notifications
You must be signed in to change notification settings - Fork 550
Pull requests: oxc-project/oxc
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
perf(minifier/minimize_statements): reduce allocations of Area - Minifier
C-performance
Category - Solution not expected to change functional behavior, only performance
Vec
A-minifier
#10435
opened Apr 16, 2025 by
Dunqing
Loading…
perf(transformer/object_rest_spread): use Area - Transformer / Transpiler
C-performance
Category - Solution not expected to change functional behavior, only performance
ArenaVec
to store values that will be used in constructing AST
A-transformer
#10434
opened Apr 16, 2025 by
Dunqing
Loading…
perf(transformer/class-properties): return early if no private fields are found
A-transformer
Area - Transformer / Transpiler
C-performance
Category - Solution not expected to change functional behavior, only performance
#10418
opened Apr 15, 2025 by
Dunqing
Loading…
perf(langage_server): prebuild Area - Editor and Language Server
C-performance
Category - Solution not expected to change functional behavior, only performance
IsolatedLintHandler
A-editor
#10406
opened Apr 14, 2025 by
Sysix
Loading…
feat(formatter): format arrow
A-formatter
Area - Formatter
C-enhancement
Category - New feature or request
fix(transformer/jsx): do not report "duplicate __source/__self prop found" error when Area - Transformer / Transpiler
C-bug
Category - Bug
development
is disabled
A-transformer
#10393
opened Apr 14, 2025 by
Dunqing
Loading…
fix(transformer/module_runner): fix execution order of re-export
A-transformer
Area - Transformer / Transpiler
C-bug
Category - Bug
perf(transformer/decorator-metadata): return Area - Transformer / Transpiler
C-performance
Category - Solution not expected to change functional behavior, only performance
Object
as early as possible if there is a TSTypeReference
within TSUnionType
A-transformer
#10361
opened Apr 11, 2025 by
Dunqing
Loading…
fix(transformer/decorator-metadata): serialize type reference nodes causing imports cannot be removed
A-transformer
Area - Transformer / Transpiler
C-bug
Category - Bug
#10360
opened Apr 11, 2025 by
Dunqing
Loading…
fix(codegen): escape Area - Code Generation
C-bug
Category - Bug
"</script"
A-codegen
#10340
opened Apr 9, 2025 by
overlookmotel
•
Draft
feat(minifier): remove useless unary operator in mathematical operation
A-minifier
Area - Minifier
C-enhancement
Category - New feature or request
#10283
opened Apr 7, 2025 by
Brooooooklyn
•
Draft
feat(linter): add eslint/block-scoped-var
A-linter
Area - Linter
C-enhancement
Category - New feature or request
#10237
opened Apr 4, 2025 by
huangtiandi1999
Loading…
feat(linter): add import/extensions rule
A-linter
Area - Linter
C-enhancement
Category - New feature or request
feat(quote): implement Area - AST
A-ast-tools
Area - AST tools
C-enhancement
Category - New feature or request
jsquote!
and jsquote_expr!
A-ast
feat(data_structures): add Category - New feature or request
CodeBuffer::*_unchecked_cap
methods
C-enhancement
#10075
opened Mar 27, 2025 by
overlookmotel
•
Draft
feat(linter): add eslint/no-useless-assignment
A-linter
Area - Linter
C-enhancement
Category - New feature or request
#10066
opened Mar 26, 2025 by
hulin32
Loading…
fix(transformer/using): fix bindings scope mismatches
A-transformer
Area - Transformer / Transpiler
C-bug
Category - Bug
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-parser
Area - Parser
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
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.