-
-
Notifications
You must be signed in to change notification settings - Fork 497
Pull requests: oxc-project/oxc
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
test(oxlint): add Area - CLI
C-test
Category - Testing. Code is missing test cases, or a PR is adding them
CliRunResult
to snapshot
A-cli
#8780
opened Jan 29, 2025 by
Sysix
Loading…
refactor(oxlint): move output from Area - CLI
C-cleanup
Category - technical debt or refactoring. Solution not expected to change behavior
CliRunResult::InvalidOption
to outside and use more Enums for different invalid options
A-cli
#8778
opened Jan 29, 2025 by
Sysix
Loading…
refactor(oxlint): create different Area - CLI
C-cleanup
Category - technical debt or refactoring. Solution not expected to change behavior
CliRunResult
instead of passing ExitCode
to it
A-cli
#8777
opened Jan 29, 2025 by
Sysix
Loading…
refactor(oxlint): move ConfigFileInit output outside CliRunResult, exit code 1 when it fails
A-cli
Area - CLI
C-cleanup
Category - technical debt or refactoring. Solution not expected to change behavior
#8776
opened Jan 29, 2025 by
Sysix
Loading…
refactor(oxlint): remove unused Area - CLI
C-cleanup
Category - technical debt or refactoring. Solution not expected to change behavior
CliRunResult::PathNotFound
A-cli
#8775
opened Jan 29, 2025 by
Sysix
Loading…
fix(ast): serialize Area - AST
C-bug
Category - Bug
Function.params
like estree
A-ast
#8772
opened Jan 29, 2025 by
hi-ogawa
Loading…
refactor(minifier): port esbuild's Area - AST
A-minifier
Area - Minifier
C-cleanup
Category - technical debt or refactoring. Solution not expected to change behavior
mangleStmts
A-ast
feat(minifier): apply de Morgan laws in minimize conditions
A-minifier
Area - Minifier
C-enhancement
Category - New feature or request
feat(transformer): implement jsx spread child
A-transformer
Area - Transformer / Transpiler
C-enhancement
Category - New feature or request
#8763
opened Jan 28, 2025 by
Boshen
Loading…
fix(linter): unicorn/switch-case-braces mangles code when applying fix
A-linter
Area - Linter
C-bug
Category - Bug
#8758
opened Jan 28, 2025 by
taearls
Loading…
[WIP] feat(linter): Junit reporter
A-cli
Area - CLI
#8756
opened Jan 27, 2025 by
tapanprakasht
•
Draft
feat(minifier): port Area - Minifier
C-enhancement
Category - New feature or request
join_with_left_associative_op
from esbuild
A-minifier
fix(linter): output Area - CLI
C-bug
Category - Bug
LintCommandInfo
when returning early because no paths found
A-cli
#8714
opened Jan 25, 2025 by
Sysix
Loading…
chore(transformer): add legacy decorator tests that come from Area - Transformer / Transpiler
C-cleanup
Category - technical debt or refactoring. Solution not expected to change behavior
TypeScript
A-transformer
#8692
opened Jan 24, 2025 by
Dunqing
Loading…
feat(transformer): support TypeScript experimental decorator
A-ast
Area - AST
A-transformer
Area - Transformer / Transpiler
C-enhancement
Category - New feature or request
feat(oxc_allocator): Add new method Area - AST
A-ast-tools
Area - AST tools
A-semantic
Area - Semantic
C-enhancement
Category - New feature or request
clone_in_with_semantic_ids
for CloneIn
trait
A-ast
#8608
opened Jan 20, 2025 by
IWANABETHATGUY
•
Draft
perf(lexer): Area - Parser
C-performance
Category - Solution not expected to change functional behavior, only performance
finish_next
only clear kind
and flags
A-parser
#8576
opened Jan 18, 2025 by
overlookmotel
•
Draft
refactor(semantic): remove Ambient symbol flag
A-linter
Area - Linter
A-semantic
Area - Semantic
C-cleanup
Category - technical debt or refactoring. Solution not expected to change behavior
#8486
opened Jan 14, 2025 by
ShuiRuTian
Loading…
feat(minifier): minify Area - Minifier
C-enhancement
Category - New feature or request
String::concat
into template literal
A-minifier
#8443
opened Jan 12, 2025 by
sapphi-red
•
Draft
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…
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
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.