Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: racket/typed-racket
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: racket/typed-racket
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: autofix-43-1
Choose a head ref
  • 14 commits
  • 20 files changed
  • 1 contributor

Commits on Jun 27, 2025

  1. Fix 3 occurrences of read-line-any

    Specify a line mode of `'any` with `read-line` to avoid differences between Windows and other platforms.
    resyntax-ci[bot] committed Jun 27, 2025
    Configuration menu
    Copy the full SHA
    667231b View commit details
    Browse the repository at this point in the history
  2. Fix 1 occurrence of define-values-values-to-define

    This use of `define-values` is unnecessary.
    resyntax-ci[bot] committed Jun 27, 2025
    Configuration menu
    Copy the full SHA
    bcd7232 View commit details
    Browse the repository at this point in the history
  3. Fix 2 occurrences of define-let-to-double-define

    This `let` expression can be pulled up into a `define` expression.
    resyntax-ci[bot] committed Jun 27, 2025
    Configuration menu
    Copy the full SHA
    cb7fb1e View commit details
    Browse the repository at this point in the history
  4. Fix 25 occurrences of consing-onto-static-list

    This list-constructing expression can be simplified
    resyntax-ci[bot] committed Jun 27, 2025
    Configuration menu
    Copy the full SHA
    1c2a6bd View commit details
    Browse the repository at this point in the history
  5. Fix 1 occurrence of define-syntax-syntax-rules-to-define-syntax-rule

    This `define-syntax` macro can be replaced with a simpler, equivalent `define-syntax-rule` macro.
    resyntax-ci[bot] committed Jun 27, 2025
    Configuration menu
    Copy the full SHA
    369c5a9 View commit details
    Browse the repository at this point in the history
  6. Fix 3 occurrences of let-to-define

    Internal definitions are recommended instead of `let` expressions, to reduce nesting.
    resyntax-ci[bot] committed Jun 27, 2025
    Configuration menu
    Copy the full SHA
    4e86efc View commit details
    Browse the repository at this point in the history
  7. Fix 1 occurrence of single-clause-match-to-match-define

    This `match` expression can be simplified using `match-define`.
    resyntax-ci[bot] committed Jun 27, 2025
    Configuration menu
    Copy the full SHA
    54c4d3c View commit details
    Browse the repository at this point in the history
  8. Fix 1 occurrence of predicate/c-migration

    The `predicate/c` contract is less clear than a `->` contract and no longer improves performance.
    resyntax-ci[bot] committed Jun 27, 2025
    Configuration menu
    Copy the full SHA
    9d1974c View commit details
    Browse the repository at this point in the history
  9. Fix 1 occurrence of if-begin-to-cond

    Using `cond` instead of `if` here makes `begin` unnecessary
    resyntax-ci[bot] committed Jun 27, 2025
    Configuration menu
    Copy the full SHA
    40f6256 View commit details
    Browse the repository at this point in the history
  10. Fix 1 occurrence of cond-let-to-cond-define

    Internal definitions are recommended instead of `let` expressions, to reduce nesting.
    resyntax-ci[bot] committed Jun 27, 2025
    Configuration menu
    Copy the full SHA
    1e777e8 View commit details
    Browse the repository at this point in the history
  11. Fix 2 occurrences of define-lambda-to-define

    The `define` form supports a shorthand for defining functions.
    resyntax-ci[bot] committed Jun 27, 2025
    Configuration menu
    Copy the full SHA
    73d851a View commit details
    Browse the repository at this point in the history
  12. Fix 2 occurrences of nested-if-to-cond

    This `if`-`else` chain can be converted to a `cond` expression.
    resyntax-ci[bot] committed Jun 27, 2025
    Configuration menu
    Copy the full SHA
    a504971 View commit details
    Browse the repository at this point in the history
  13. Fix 2 occurrences of if-else-false-to-and

    This `if` expression can be refactored to an equivalent expression using `and`.
    resyntax-ci[bot] committed Jun 27, 2025
    Configuration menu
    Copy the full SHA
    58c64b9 View commit details
    Browse the repository at this point in the history
  14. Fix 1 occurrence of if-let-to-cond

    `cond` with internal definitions is preferred over `if` with `let`, to reduce nesting
    resyntax-ci[bot] committed Jun 27, 2025
    Configuration menu
    Copy the full SHA
    7929626 View commit details
    Browse the repository at this point in the history
Loading
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy