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

Change And/Or-type structures #521

Merged
merged 14 commits into from
Sep 18, 2024
Merged

Change And/Or-type structures #521

merged 14 commits into from
Sep 18, 2024

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    b0c3137 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    a0810ad View commit details
    Browse the repository at this point in the history
  2. fix: union type bug

    mtshiba committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    3b9bbdf View commit details
    Browse the repository at this point in the history
  3. fix: union type bug (2)

    mtshiba committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    461e917 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Update promise.rs

    mtshiba committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    5508f65 View commit details
    Browse the repository at this point in the history
  2. debug: mark

    mtshiba committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    5eb0a50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6781db1 View commit details
    Browse the repository at this point in the history
  4. Revert "debug: mark"

    This reverts commit 5eb0a50.
    mtshiba committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    fd76f56 View commit details
    Browse the repository at this point in the history
  5. Update mod.rs

    mtshiba committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    cb9380f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9d88e8d View commit details
    Browse the repository at this point in the history
  7. Revert "Update mod.rs"

    This reverts commit cb9380f.
    mtshiba committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    b84fee1 View commit details
    Browse the repository at this point in the history
  8. Update unify.rs

    mtshiba committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    a876b34 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. fix: Type::has_type_satisfies

    mtshiba committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    1f51d18 View commit details
    Browse the repository at this point in the history
  2. fix: sub-unification bug

    mtshiba committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    df837d7 View commit details
    Browse the repository at this point in the history