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

Use Bool.asProp for coercions #2060

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

Use Bool.asProp for coercions #2060

wants to merge 4 commits into 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