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(linter): read source text into the arena A-editor Area - Editor and Language Server A-linter Area - Linter C-enhancement Category - New feature or request
#11825 opened Jun 19, 2025 by camc314 Loading…
feat(linter): add read_to_arena_str function A-linter Area - Linter C-enhancement Category - New feature or request
#11823 opened Jun 19, 2025 by overlookmotel 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…
refactor(linter): output smaller spans for unused disable directives with multiple rules A-cli Area - CLI A-editor Area - Editor and Language Server A-linter Area - Linter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#11781 opened Jun 17, 2025 by Sysix Loading…
feat(linter): use oxlint via napi A-cli Area - CLI C-enhancement Category - New feature or request
#11779 opened Jun 17, 2025 by camc314 Draft
refactor(ast): Remove AstKind for MemberExpression and replace with StaticMemberExpression and PrivateFieldExpression A-ast Area - AST A-ast-tools Area - AST tools A-formatter Area - Formatter A-linter Area - Linter A-semantic Area - Semantic C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#11767 opened Jun 17, 2025 by camchenry Loading…
refactor(ast): add AstKind for ComputedMemberExpression A-ast Area - AST A-ast-tools Area - AST tools A-formatter Area - Formatter A-linter Area - Linter A-semantic Area - Semantic C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#11766 opened Jun 17, 2025 by camchenry Loading…
feat(ast/estree): add range A-ast Area - AST A-ast-tools Area - AST tools A-parser Area - Parser C-enhancement Category - New feature or request
#11728 opened Jun 15, 2025 by bacarybruno Loading…
feat(formatter): support printing comments A-ast-tools Area - AST tools A-formatter Area - Formatter C-enhancement Category - New feature or request
#11716 opened Jun 15, 2025 by Dunqing Draft
feat(linter): add fix for unused disable directive A-cli Area - CLI A-editor Area - Editor and Language Server A-linter Area - Linter C-enhancement Category - New feature or request
#11708 opened Jun 14, 2025 by Sysix Draft
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…
refactor(parser): rewrite arrow function parsing to remove rewind in hot paths A-parser Area - Parser C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#11483 opened Jun 4, 2025 by camchenry Draft
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…
perf(linter/vitest): speed up checking a call if it is a valid vitest call A-linter Area - Linter C-performance Category - Solution not expected to change functional behavior, only performance
#11384 opened May 30, 2025 by Dunqing Draft
test(oxlint/language_server): add test for framework flags A-cli Area - CLI A-editor Area - Editor and Language Server C-test Category - Testing. Code is missing test cases, or a PR is adding them
#11380 opened May 29, 2025 by Sysix Loading…
ProTip! Adding no:label will show everything without a label.