-
-
Notifications
You must be signed in to change notification settings - Fork 524
Pull requests: oxc-project/oxc
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(linter): turn oxc/no-redundant-constructor-init into typescript/no-unnecessary-parameter-property-assignment
A-linter
Area - Linter
C-bug
Category - Bug
#9618
opened Mar 8, 2025 by
ulrichstark
•
Draft
refactor(semantic)!: combine Area - Semantic
C-cleanup
Category - technical debt or refactoring. Solution not expected to change behavior
SymbolTable
and ScopeTree
into Scoping
A-semantic
refactor(semantic): add Area - Semantic
C-cleanup
Category - technical debt or refactoring. Solution not expected to change behavior
Scoping
to Semantic
A-semantic
refactor(semantic)!: rename Area - Code Generation
A-linter
Area - Linter
A-minifier
Area - Minifier
A-semantic
Area - Semantic
A-transformer
Area - Transformer / Transpiler
C-cleanup
Category - technical debt or refactoring. Solution not expected to change behavior
SymbolTable
and ScopeTree
methods
A-codegen
refactor(semantic)!: introduce Area - Minifier
A-semantic
Area - Semantic
A-transformer
Area - Transformer / Transpiler
C-cleanup
Category - technical debt or refactoring. Solution not expected to change behavior
Scoping
A-minifier
fix(linter): rule Area - Linter
C-bug
Category - Bug
unicorn/escape-case
A-linter
#9585
opened Mar 7, 2025 by
therewillbecode
Loading…
refactor(ast/estree): remove unused Area - AST tools
C-cleanup
Category - technical debt or refactoring. Solution not expected to change behavior
custom_ts_def
A-ast-tools
#9580
opened Mar 7, 2025 by
hi-ogawa
Loading…
feat(ast/estree): export Area - AST tools
C-enhancement
Category - New feature or request
Node
union type
A-ast-tools
#9574
opened Mar 6, 2025 by
hi-ogawa
Loading…
feat(linter): Add Area - Linter
C-enhancement
Category - New feature or request
promise/no-return-wrap
A-linter
#9537
opened Mar 4, 2025 by
therewillbecode
Loading…
feat(linter): add react/jsx-filename-extension rule
A-linter
Area - Linter
C-enhancement
Category - New feature or request
#9474
opened Mar 1, 2025 by
cdrikd
Loading…
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
feat(linter): a new multi-file analysis runtime
A-cli
Area - CLI
A-linter
Area - Linter
C-bug
Category - Bug
C-enhancement
Category - New feature or request
#9383
opened Feb 26, 2025 by
branchseer
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…
feat(transformer): transform explicit resource management
A-transformer
Area - Transformer / Transpiler
C-enhancement
Category - New feature or request
#9310
opened Feb 23, 2025 by
camc314
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…
feat(oxc_allocator): Add new method Area - AST
A-ast-tools
Area - AST tools
A-semantic
Area - Semantic
C-enhancement
Category - New feature or request
clone_in_with_semantic_ids
for CloneIn
trait
A-ast
#8608
opened Jan 20, 2025 by
IWANABETHATGUY
•
Draft
feat(linter): create the import/order rule
A-linter
Area - Linter
C-enhancement
Category - New feature or request
#7903
opened Dec 14, 2024 by
Spoutnik97
Loading…
refactor(semantic): always use Merge with Graphite Merge Queue
A-ast
Area - AST
A-linter
Area - Linter
A-semantic
Area - Semantic
A-transformer
Area - Transformer / Transpiler
C-cleanup
Category - technical debt or refactoring. Solution not expected to change behavior
needs-discussion
Requires a discussion from the core team
SymbolFlags::Function
for function id
0-merge
feat(ast, syntax, ast_tools): Introduce Area - AST
A-ast-tools
Area - AST tools
GetNodeId
trait.
A-ast
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.