Skip to content

Pull requests: oxc-project/oxc

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
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

feat(formatter): support printing assignment-like A-formatter Area - Formatter C-enhancement Category - New feature or request
#11923 opened Jun 26, 2025 by Dunqing Draft
feat(formatter): complete printing call argument A-formatter Area - Formatter C-enhancement Category - New feature or request
#11917 opened Jun 26, 2025 by Dunqing Loading…
feat(parser): disallow using in top-level for source type script A-ast Area - AST A-parser Area - Parser C-enhancement Category - New feature or request
#11893 opened Jun 25, 2025 by Boshen Draft
feat(ast): add range field to custom serializers A-ast Area - AST C-enhancement Category - New feature or request
#11890 opened Jun 25, 2025 by bacarybruno Loading…
feat(linter): Add id-length rule from eslint A-cli Area - CLI A-linter Area - Linter C-enhancement Category - New feature or request
#11887 opened Jun 24, 2025 by nrayburn-tech Loading…
fix(linter/extensions): false positives with non configured extensions A-linter Area - Linter C-bug Category - Bug
#11872 opened Jun 23, 2025 by camc314 Loading…
feat(minifier): remove symbol references when code is removed A-minifier Area - Minifier C-enhancement Category - New feature or request
#11820 opened Jun 19, 2025 by Boshen Draft
feat(minifier): inline and evaluate constant values A-minifier Area - Minifier C-enhancement Category - New feature or request
#11819 opened Jun 19, 2025 by Boshen Draft
feat(minifier): treat variable declarations with only read references as const A-minifier Area - Minifier C-enhancement Category - New feature or request
#11804 opened Jun 19, 2025 by Boshen Draft
feat(minifier): remove unused variable declaration A-minifier Area - Minifier A-semantic Area - Semantic C-enhancement Category - New feature or request
#11796 opened Jun 18, 2025 by Boshen Draft
refactor(transformer): replace TransformCtx with TransformState A-transformer Area - Transformer / Transpiler C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#11795 opened Jun 18, 2025 by Boshen Draft
fix(codegen): escape </script A-codegen Area - Code Generation C-bug Category - Bug
#11782 opened Jun 17, 2025 by xu-cheng Loading…
feat(linter): add Enabled? column to oxlint --rules A-cli Area - CLI A-linter Area - Linter C-enhancement Category - New feature or request
#11705 opened Jun 14, 2025 by romhml Loading…
fix(linter): false positive in import/no-cycle A-linter Area - Linter C-bug Category - Bug
#11671 opened Jun 13, 2025 by camc314 Loading…
refactor(language_server)!: remove support for old configuration objects in initialize and workspace/didChangeConfiguration A-editor Area - Editor and Language Server C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#11578 opened Jun 9, 2025 by Sysix Loading…
chore(benchmarks): add language_server benchmark C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#11523 opened Jun 6, 2025 by Sysix Loading…
test(editor): remove useless test + improve speed A-editor Area - Editor and Language Server C-test Category - Testing. Code is missing test cases, or a PR is adding them
#11486 opened Jun 4, 2025 by Sysix Loading…
feat(language_server): support textDocument/diagnostic 0-merge Merge with Graphite Merge Queue A-editor Area - Editor and Language Server C-enhancement Category - New feature or request
#11447 opened Jun 2, 2025 by Sysix Loading…
feat(linter): seperate jest/vitest rules A-cli Area - CLI A-linter Area - Linter C-enhancement Category - New feature or request
#11374 opened May 29, 2025 by camc314 Draft
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 Lexer::peek_token A-parser Area - Parser C-performance Category - Solution not expected to change functional behavior, only performance
#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
#11346 opened May 28, 2025 by Dunqing Draft
feat(ast): add parenthesized info to AssignmentExpression and `Upda… A-ast Area - AST A-parser Area - Parser C-enhancement Category - New feature or request
#11252 opened May 23, 2025 by Boshen Draft
2
3
fix(parser, transformer): fix AstBuilder call sites WIP A-parser Area - Parser A-transformer Area - Transformer / Transpiler C-bug Category - Bug
#11240 opened May 23, 2025 by overlookmotel Draft
ProTip! Add no:assignee to see everything that’s not assigned.