Skip to content

Issues: oxc-project/oxc

Linter Product Plan and Progress
#481 opened Jun 26, 2023 by Boshen
Open 17
($470 Bounty) Type Aware Linting
#3105 opened Apr 25, 2024 by Boshen
Open 9
Rework oxc_prettier
#5068 opened Aug 22, 2024 by Boshen
Open 24
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

transformer: research inserting helper methods with import or require A-transformer Area - Transformer / Transpiler C-bug Category - Bug
#7396 opened Nov 21, 2024 by Boshen
transformer: object rest spread remaining issues C-enhancement Category - New feature or request
#7389 opened Nov 21, 2024 by Boshen
6 tasks
transformer: replace global defines restructuring A-transformer Area - Transformer / Transpiler C-enhancement Category - New feature or request
#7382 opened Nov 20, 2024 by camc314
Implement GetAddress for AstKind A-ast Area - AST
#7339 opened Nov 18, 2024 by overlookmotel
async-to-generator transform does not rename local var called arguments A-transformer Area - Transformer / Transpiler C-bug Category - Bug
#7328 opened Nov 17, 2024 by overlookmotel
Incorrect output from async-to-generator transform when nested async methods A-transformer Area - Transformer / Transpiler C-bug Category - Bug
#7327 opened Nov 17, 2024 by overlookmotel
No SymbolId for declare class C {} A-semantic Area - Semantic C-bug Category - Bug
#7278 opened Nov 14, 2024 by overlookmotel
linter: Rework only_used_in_recursion detection logic A-linter Area - Linter C-enhancement Category - New feature or request
#7275 opened Nov 13, 2024 by no-yan
Return error position for errors returned by oxc_transform_napi C-enhancement Category - New feature or request
#7261 opened Nov 13, 2024 by sapphi-red
minifier: dce + var hosting edge cases A-minifier Area - Minifier C-bug Category - Bug
#7209 opened Nov 8, 2024 by underfin
ProTip! Exclude everything labeled bug with -label:bug.