-
-
Notifications
You must be signed in to change notification settings - Fork 595
Pull requests: oxc-project/oxc
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(minifier): treat variable declarations with only read references as const
A-minifier
Area - Minifier
C-enhancement
Category - New feature or request
perf(parser): avoid redundant Kind checks when parsing for loops
A-parser
Area - Parser
C-performance
Category - Solution not expected to change functional behavior, only performance
#11799
opened Jun 18, 2025 by
ulrichstark
Loading…
feat(minifier): remove unused variable declaration
A-minifier
Area - Minifier
A-semantic
Area - Semantic
C-enhancement
Category - New feature or request
refactor(transformer): replace TransformCtx with TransformState
A-transformer
Area - Transformer / Transpiler
C-cleanup
Category - technical debt or refactoring. Solution not expected to change behavior
refactor(linter): output smaller spans for unused disable directives with multiple rules
A-cli
Area - CLI
A-editor
Area - Editor and Language Server
A-linter
Area - Linter
C-cleanup
Category - technical debt or refactoring. Solution not expected to change behavior
#11781
opened Jun 17, 2025 by
Sysix
Loading…
refactor(ast): Remove Area - AST
A-ast-tools
Area - AST tools
A-formatter
Area - Formatter
A-linter
Area - Linter
A-semantic
Area - Semantic
C-cleanup
Category - technical debt or refactoring. Solution not expected to change behavior
AstKind
for MemberExpression
and replace with StaticMemberExpression
and PrivateFieldExpression
A-ast
refactor(ast): add Area - AST
A-ast-tools
Area - AST tools
A-formatter
Area - Formatter
A-linter
Area - Linter
A-semantic
Area - Semantic
C-cleanup
Category - technical debt or refactoring. Solution not expected to change behavior
AstKind
for ComputedMemberExpression
A-ast
#11766
opened Jun 17, 2025 by
camchenry
Loading…
feat(ast/estree): add Area - AST
A-ast-tools
Area - AST tools
A-parser
Area - Parser
C-enhancement
Category - New feature or request
range
A-ast
#11728
opened Jun 15, 2025 by
bacarybruno
Loading…
feat(formatter): support printing comments
A-ast-tools
Area - AST tools
A-formatter
Area - Formatter
C-enhancement
Category - New feature or request
feat(linter): add fix for unused disable directive
A-cli
Area - CLI
A-editor
Area - Editor and Language Server
A-linter
Area - Linter
C-enhancement
Category - New feature or request
feat(linter): add Area - CLI
A-linter
Area - Linter
C-enhancement
Category - New feature or request
Enabled?
column to oxlint --rules
A-cli
#11705
opened Jun 14, 2025 by
romhml
Loading…
fix(oxc_linter): Make linter file paths clickable within JetBrains terminals
A-linter
Area - Linter
C-bug
Category - Bug
#11619
opened Jun 12, 2025 by
nrayburn-tech
Loading…
refactor(language_server)!: remove support for old configuration objects in Area - Editor and Language Server
C-cleanup
Category - technical debt or refactoring. Solution not expected to change behavior
initialize
and workspace/didChangeConfiguration
A-editor
#11578
opened Jun 9, 2025 by
Sysix
Loading…
chore(benchmarks): add Category - technical debt or refactoring. Solution not expected to change behavior
language_server
benchmark
C-cleanup
#11523
opened Jun 6, 2025 by
Sysix
Loading…
feat(language_server): support Merge with Graphite Merge Queue
A-editor
Area - Editor and Language Server
C-enhancement
Category - New feature or request
textDocument/diagnostic
0-merge
#11447
opened Jun 2, 2025 by
Sysix
Loading…
perf(linter/vitest): speed up checking a call if it is a valid vitest call
A-linter
Area - Linter
C-performance
Category - Solution not expected to change functional behavior, only performance
feat(linter): seperate jest/vitest rules
A-cli
Area - CLI
A-linter
Area - Linter
C-enhancement
Category - New feature or request
feat(linter): add eslint/no-unassigned-vars rule
A-cli
Area - CLI
A-linter
Area - Linter
C-enhancement
Category - New feature or request
#11365
opened May 29, 2025 by
huangtiandi1999
Loading…
perf(parser): speed up simple lookaheads by introducing Area - Parser
C-performance
Category - Solution not expected to change functional behavior, only performance
Lexer::peek_token
A-parser
#11358
opened May 28, 2025 by
ulrichstark
•
Draft
Previous Next
ProTip!
Follow long discussions with comments:>50.