Skip to content
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

Simplify inf - x to inf #1742

Merged
merged 5 commits into from
Sep 4, 2024
Merged

Simplify inf - x to inf #1742

merged 5 commits into from
Sep 4, 2024

Commits on Sep 3, 2024

  1. Simplify inf - x to inf

    yav committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    2103ce3 View commit details
    Browse the repository at this point in the history
  2. Add a comment.

    yav committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    ffe79ce View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Update src/Cryptol/TypeCheck/SimpType.hs

    Typo
    
    Co-authored-by: Ryan Scott <[email protected]>
    yav and RyanGlScott authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    b0003e7 View commit details
    Browse the repository at this point in the history
  2. Update src/Cryptol/TypeCheck/SimpType.hs

    Co-authored-by: Ryan Scott <[email protected]>
    yav and RyanGlScott authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    5c4c598 View commit details
    Browse the repository at this point in the history
  3. Clarify comment

    yav committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    3dafe2b View commit details
    Browse the repository at this point in the history