-
-
Notifications
You must be signed in to change notification settings - Fork 574
Pull requests: oxc-project/oxc
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
refactor(linter): simplify implementation of Area - Linter
C-cleanup
Category - technical debt or refactoring. Solution not expected to change behavior
eslint/no-lonely-if
A-linter
#11550
opened Jun 7, 2025 by
ulrichstark
Loading…
feat(linter): add import/extensions rule
A-cli
Area - CLI
A-linter
Area - Linter
C-enhancement
Category - New feature or request
#11548
opened Jun 7, 2025 by
taearls
Loading…
perf(parser): improve perf of parse_tempalte_lit
A-parser
Area - Parser
C-performance
Category - Solution not expected to change functional behavior, only performance
refactor(ast): get jsx types out of AstKind exceptions
A-ast
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
#11535
opened Jun 6, 2025 by
ulrichstark
•
Draft
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…
refactor(formatter): core revamp
A-ast
Area - AST
A-ast-tools
Area - AST tools
A-formatter
Area - Formatter
C-cleanup
Category - technical debt or refactoring. Solution not expected to change behavior
test(editor): remove useless test + improve speed
A-editor
Area - Editor and Language Server
C-test
Category - Testing. Code is missing test cases, or a PR is adding them
#11486
opened Jun 4, 2025 by
Sysix
Loading…
refactor(parser): Reduce backtracking during type alias parsing
A-parser
Area - Parser
C-cleanup
Category - technical debt or refactoring. Solution not expected to change behavior
#11464
opened Jun 3, 2025 by
therewillbecode
Loading…
feat(language_server): support Area - Editor and Language Server
C-enhancement
Category - New feature or request
textDocument/diagnostic
A-editor
#11447
opened Jun 2, 2025 by
Sysix
Loading…
refactor(mangler): use bump allocator for internal storage
C-cleanup
Category - technical debt or refactoring. Solution not expected to change behavior
#11409
opened May 31, 2025 by
camchenry
Loading…
refactor(mangler): use external allocator
A-minifier
Area - Minifier
C-cleanup
Category - technical debt or refactoring. Solution not expected to change behavior
#11408
opened May 31, 2025 by
camchenry
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
perf(parser): use const generics to speed up parsing
A-parser
Area - Parser
C-performance
Category - Solution not expected to change functional behavior, only performance
#11378
opened May 29, 2025 by
magic-akari
•
Draft
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
refactor(formatter): pre-collect parent information
A-ast
Area - AST
A-ast-tools
Area - AST tools
A-formatter
Area - Formatter
C-cleanup
Category - technical debt or refactoring. Solution not expected to change behavior
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
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.