-
-
Notifications
You must be signed in to change notification settings - Fork 485
Pull requests: oxc-project/oxc
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
test(transformer/arrow-functions): add decorators to test
A-transformer
Area - Transformer / Transpiler
C-test
Category - Testing. Code is missing test cases, or a PR is adding them
#8393
opened Jan 9, 2025 by
overlookmotel
Loading…
refactor(transformer/class-properties): TODO comments
A-transformer
Area - Transformer / Transpiler
C-cleanup
Category - technical debt or refactoring. Solution not expected to change behavior
#8392
opened Jan 9, 2025 by
overlookmotel
Loading…
refactor(linter): remove glob for windows
A-cli
Area - CLI
C-cleanup
Category - technical debt or refactoring. Solution not expected to change behavior
#8390
opened Jan 9, 2025 by
Sysix
Loading…
test(transformer/async-to-generator): failing test for async arrow function in class static block
A-transformer
Area - Transformer / Transpiler
C-test
Category - Testing. Code is missing test cases, or a PR is adding them
#8387
opened Jan 9, 2025 by
overlookmotel
Loading…
perf(transformer/arrow-function): stop traversal at function as super() can't appear in a nested function
0-merge
Merge with Graphite Merge Queue
A-transformer
Area - Transformer / Transpiler
C-performance
Category - Solution not expected to change functional behavior, only performance
#8383
opened Jan 9, 2025 by
Dunqing
Loading…
feat(minifier): minimize conditions in boolean context
0-merge
Merge with Graphite Merge Queue
A-minifier
Area - Minifier
C-enhancement
Category - New feature or request
#8381
opened Jan 9, 2025 by
Boshen
Loading…
perf(span): compare Category - Solution not expected to change functional behavior, only performance
Span
s as single u64
s
C-performance
#8300
opened Jan 6, 2025 by
overlookmotel
•
Draft
perf(span): hash Category - Solution not expected to change functional behavior, only performance
Span
as a single u64
C-performance
#8299
opened Jan 6, 2025 by
overlookmotel
•
Draft
perf(span): align Area - AST
A-ast-tools
Area - AST tools
C-performance
Category - Solution not expected to change functional behavior, only performance
Span
same as usize
A-ast
#8298
opened Jan 6, 2025 by
overlookmotel
•
Draft
refactor(span): all methods take owned Area - Linter
A-parser
Area - Parser
A-semantic
Area - Semantic
C-cleanup
Category - technical debt or refactoring. Solution not expected to change behavior
Span
A-linter
#8297
opened Jan 6, 2025 by
overlookmotel
•
Draft
perf(lexer): optimize Area - Parser
C-performance
Category - Solution not expected to change functional behavior, only performance
Source
A-parser
#8295
opened Jan 6, 2025 by
overlookmotel
•
Draft
fix(transformer/typescript): remove type-only Area - Transformer / Transpiler
C-bug
Category - Bug
import =
when only_remove_type_imports
is true
A-transformer
#8275
opened Jan 6, 2025 by
Dunqing
Loading…
feat(linter): implement Area - Linter
C-enhancement
Category - New feature or request
eslint:prefer-promise-reject-errors
A-linter
#8254
opened Jan 5, 2025 by
tbashiyy
Loading…
feat(linter): implement Area - Linter
C-enhancement
Category - New feature or request
eslint:prefer-object-spread
A-linter
#8216
opened Jan 2, 2025 by
tbashiyy
Loading…
feat(semantic): report errors for missing function implementations
A-semantic
Area - Semantic
C-enhancement
Category - New feature or request
#8196
opened Dec 30, 2024 by
camc314
Loading…
refactor(language_server): simplify IsolatedLintHandler
A-editor
Area - Editor and Language Server
C-cleanup
Category - technical debt or refactoring. Solution not expected to change behavior
#8183
opened Dec 29, 2024 by
Sysix
Loading…
perf(parser): reduce Area - Parser
C-performance
Category - Solution not expected to change functional behavior, only performance
Token
size to 8 bytes from 16
A-parser
#8153
opened Dec 28, 2024 by
branchseer
•
Draft
feat(linter): add vitest/prefer-lowercase-title rule
A-linter
Area - Linter
C-enhancement
Category - New feature or request
#8152
opened Dec 27, 2024 by
taearls
Loading…
feat(linter): add Area - Linter
C-enhancement
Category - New feature or request
no-octal-escape
rule
A-linter
#8151
opened Dec 27, 2024 by
baseballyama
Loading…
feat(linter): implement Area - Linter
C-enhancement
Category - New feature or request
no-lone-blocks
rule
A-linter
#8145
opened Dec 27, 2024 by
baseballyama
Loading…
feat(linter): add Area - Linter
C-enhancement
Category - New feature or request
curly
rule
A-linter
#8123
opened Dec 26, 2024 by
baseballyama
Loading…
fix(linter): rule Area - Linter
C-bug
Category - Bug
no-restricted-imports
support missing options
A-linter
#8076
opened Dec 23, 2024 by
Sysix
Loading…
fix(binder): bind symbol for declare function
A-semantic
Area - Semantic
C-bug
Category - Bug
#8039
opened Dec 20, 2024 by
ShuiRuTian
•
Draft
fix(binder): bind declare class
A-semantic
Area - Semantic
C-bug
Category - Bug
#8038
opened Dec 20, 2024 by
ShuiRuTian
•
Draft
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.