-
-
Notifications
You must be signed in to change notification settings - Fork 583
Pull requests: oxc-project/oxc
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(napi/parser): cache nodes in lazy deserialization
A-ast-tools
Area - AST tools
C-bug
Category - Bug
#11637
opened Jun 12, 2025 by
overlookmotel
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
•
Draft
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…
feat(linter): add import/extensions rule
A-cli
Area - CLI
A-linter
Area - Linter
A-parser
Area - Parser
C-enhancement
Category - New feature or request
#11548
opened Jun 7, 2025 by
taearls
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
feat(transformer): setup react-pure-annotations plugin
A-transformer
Area - Transformer / Transpiler
C-enhancement
Category - New feature or request
feat(ast): add parenthesized info to Area - AST
A-parser
Area - Parser
C-enhancement
Category - New feature or request
AssignmentExpression
and `Upda…
A-ast
fix(parser, transformer): fix Area - Parser
A-transformer
Area - Transformer / Transpiler
C-bug
Category - Bug
AstBuilder
call sites WIP
A-parser
#11240
opened May 23, 2025 by
overlookmotel
•
Draft
refactor(ast): make Area - AST
A-ast-tools
Area - AST tools
C-cleanup
Category - technical debt or refactoring. Solution not expected to change behavior
AstBuilder
not Copy
A-ast
#11239
opened May 23, 2025 by
overlookmotel
•
Draft
feat(linter): add rules to json schema
A-linter
Area - Linter
C-enhancement
Category - New feature or request
wip(minifier): update semantics
A-minifier
Area - Minifier
A-semantic
Area - Semantic
#11091
opened May 17, 2025 by
sapphi-red
•
Draft
perf(allocator/vec): reduce pointer maths in Category - Solution not expected to change functional behavior, only performance
Vec::extend_desugared
C-performance
#11087
opened May 16, 2025 by
overlookmotel
•
Draft
perf(allocator/vec): Category - Solution not expected to change functional behavior, only performance
Vec::extend_desugared
set len
only at end
C-performance
#11082
opened May 16, 2025 by
overlookmotel
•
Draft
ci(benchmark): wait for base branch benchmark run to complete
#10708
opened Apr 30, 2025 by
Dunqing
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.