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

Force consistent MT post-redux normalisation, disallow infinite match types #18073

Merged
merged 4 commits into from
Jul 3, 2023

Commits on Jun 27, 2023

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

Commits on Jul 2, 2023

  1. Remove use of simplified in MT reduction

    I gave match type's redux an extension to the normalize algorithm, in
    order to make the test suite pass, as well as add an extra recursion to
    the simplify algorithm.  A few neg tests tweaked and some other code
    changes could be dropped.
    dwijnand committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    1e19250 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    326feb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8aec1d1 View commit details
    Browse the repository at this point in the history