-
-
Notifications
You must be signed in to change notification settings - Fork 484
Pull requests: oxc-project/oxc
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(minifier): compress loose equals undefined
A-minifier
Area - Minifier
C-enhancement
Category - New feature or request
#8268
opened Jan 5, 2025 by
camc314
Loading…
feat(minifier): minify call expressionsto Area - Minifier
C-enhancement
Category - New feature or request
Number
A-minifier
#8267
opened Jan 5, 2025 by
camc314
Loading…
feat(minifier): flatten spread args in call expressions
A-minifier
Area - Minifier
C-enhancement
Category - New feature or request
#8266
opened Jan 5, 2025 by
camc314
Loading…
feat(minifier): remove unused arrow function expressions
A-minifier
Area - Minifier
C-enhancement
Category - New feature or request
#8262
opened Jan 5, 2025 by
camc314
Loading…
feat(minifier): improve minimizing unary not expressions
A-minifier
Area - Minifier
C-enhancement
Category - New feature or request
#8261
opened Jan 5, 2025 by
camc314
Loading…
fix(minifier): handle arrow fn expressions correctly in Area - Minifier
C-bug
Category - Bug
is_in_boolean_context
A-minifier
#8260
opened Jan 5, 2025 by
camc314
Loading…
feat(minifier): minimize unary expression statements
A-minifier
Area - Minifier
C-enhancement
Category - New feature or request
#8256
opened Jan 5, 2025 by
camc314
Loading…
chore(deps): update rust crates
C-cleanup
Category - technical debt or refactoring. Solution not expected to change behavior
#8255
opened Jan 5, 2025 by
renovate
bot
Loading…
1 task
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…
fix(transformer-typescript): should strip import specifiers type with only_remove_type_imports
A-transformer
Area - Transformer / Transpiler
C-bug
Category - Bug
#8141
opened Dec 27, 2024 by
underfin
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
fix(transformer/arrow-functions): Area - Transformer / Transpiler
C-bug
Category - Bug
_this = this
should be inserted after super call expression
A-transformer
fix(mangler): keep exported symbols for Area - Minifier
C-bug
Category - Bug
C-test
Category - Testing. Code is missing test cases, or a PR is adding them
top_level: true
A-minifier
#7927
opened Dec 16, 2024 by
sapphi-red
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.