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

Disjunctive normal form attempt #558

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Jun 7, 2023

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

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    cec9dd8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca2b86b View commit details
    Browse the repository at this point in the history
  3. Expect more failures in test/known_problems/should_pass/refine_bound_…

    …var_with_guard_should_pass.erl
    erszcz committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    763b612 View commit details
    Browse the repository at this point in the history
  4. Add test/should_pass/inner_union_subtype_of_root_union_pass.erl

    Test a tuple with an inner call returned directly and through a type var.
    The inner call returns a union, which complicates the typing.
    
    Move passing tests to their own file.
    erszcz committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    282d48d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c56dcc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c0b43ae View commit details
    Browse the repository at this point in the history
  7. Save notes

    erszcz committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    6f82eb0 View commit details
    Browse the repository at this point in the history