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

Make Decidable a subtype of Bool #2038

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Jan 24, 2023

  1. fix: csimp: visit minors of casesOn in let-values

    Without this change, we would not inline anything inside
    let x_42 := casesOn x_3 fun .. => ... here ...
    gebner committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    db15dd4 View commit details
    Browse the repository at this point in the history
  2. chore: update stage0

    gebner committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    4527ca4 View commit details
    Browse the repository at this point in the history
  3. refactor: Bool.asProp

    gebner committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    238884b View commit details
    Browse the repository at this point in the history
  4. chore: update stage0

    gebner committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    8b21496 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

  1. Configuration menu
    Copy the full SHA
    5fae78b View commit details
    Browse the repository at this point in the history
  2. chore: update stage0

    gebner committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    cd0a7a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6cdf707 View commit details
    Browse the repository at this point in the history