-
-
Notifications
You must be signed in to change notification settings - Fork 572
Pull requests: oxc-project/oxc
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(linter): add allowArrowFunctions option for eslint/func-style
A-linter
Area - Linter
C-enhancement
Category - New feature or request
#11455
opened Jun 3, 2025 by
huangtiandi1999
Loading…
feat(language_server): support Area - Editor and Language Server
C-enhancement
Category - New feature or request
textDocument/diagnostic
A-editor
chore(tasks): add regexp infra to rulegen scripts
A-linter
Area - Linter
C-cleanup
Category - technical debt or refactoring. Solution not expected to change behavior
#11444
opened Jun 2, 2025 by
camc314
Loading…
feat(tasks/lint_rules): add issue for eslint-plugin-vue
C-enhancement
Category - New feature or request
#11442
opened Jun 2, 2025 by
camc314
Loading…
feat(tasks/lint_rules): add issue for eslint-plugin-regexp
C-enhancement
Category - New feature or request
#11441
opened Jun 2, 2025 by
camc314
Loading…
fix(linter): improve Area - Linter
C-bug
Category - Bug
eslint/no-loss-of-precision
A-linter
#11437
opened Jun 2, 2025 by
magic-akari
Loading…
feat(language_server): support Area - Editor and Language Server
C-enhancement
Category - New feature or request
workspace/diagnostic
A-editor
refactor(mangler): use bump allocator for internal storage
C-cleanup
Category - technical debt or refactoring. Solution not expected to change behavior
refactor(mangler): use external allocator
A-minifier
Area - Minifier
C-cleanup
Category - technical debt or refactoring. Solution not expected to change behavior
refactor(language_server): introduce helper Area - Editor and Language Server
C-cleanup
Category - technical debt or refactoring. Solution not expected to change behavior
path_to_uri
A-editor
#11398
opened May 30, 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
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::lookahead_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-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
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.