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

[WIP] Convert from semantic to syntactic equality #589

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

Commits on Oct 27, 2020

  1. alias eq mvp

    basil-cow authored and nathanwhit committed Oct 27, 2020
    Copy the full SHA
    031768f View commit details
    Browse the repository at this point in the history
  2. expand coinductive reasoning

    nikomatsakis authored and nathanwhit committed Oct 27, 2020
    Copy the full SHA
    0b02135 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    cdd8852 View commit details
    Browse the repository at this point in the history
  4. Address review comments

    nathanwhit committed Oct 27, 2020
    Copy the full SHA
    656146d View commit details
    Browse the repository at this point in the history
  5. Elaborate AliasEq goals

    nathanwhit committed Oct 27, 2020
    Copy the full SHA
    9ac4195 View commit details
    Browse the repository at this point in the history
  6. Update test

    nathanwhit committed Oct 27, 2020
    Copy the full SHA
    29da345 View commit details
    Browse the repository at this point in the history
  7. Cleanup/add comments

    nathanwhit committed Oct 27, 2020
    Copy the full SHA
    21804d8 View commit details
    Browse the repository at this point in the history
  8. Lower function types

    nathanwhit committed Oct 27, 2020
    Copy the full SHA
    a1e2c36 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    63484d5 View commit details
    Browse the repository at this point in the history
  10. Fixup

    nathanwhit committed Oct 27, 2020
    Copy the full SHA
    25031cb View commit details
    Browse the repository at this point in the history
  11. Fix comments

    nathanwhit committed Oct 27, 2020
    Copy the full SHA
    04f0e4d View commit details
    Browse the repository at this point in the history