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

feat: Compute matching patterns for automatic induction #5835

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

Commits on Oct 12, 2024

  1. chore: Improve trigger/induction code

    # Conflicts:
    #	Source/DafnyCore/Verifier/Statements/BoogieGenerator.TrForallStmt.cs
    RustanLeino committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    8c4c4a6 View commit details
    Browse the repository at this point in the history
  2. Compute triggers for automatic induction

    # Conflicts:
    #	Source/DafnyCore/Verifier/BoogieGenerator.Methods.cs
    #	Source/DafnyCore/Verifier/Statements/BoogieGenerator.TrForallStmt.cs
    RustanLeino committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    e62d2b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad1c724 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29d715a View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. chore: Improve C#

    RustanLeino committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    4cfbe21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b17c662 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cee8d58 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dda37cb View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    fa79ba3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0028a3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    394c635 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    659d4ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6b5b207 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3fc56d3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    73d2d61 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    73406c6 View commit details
    Browse the repository at this point in the history
  9. Add release notes

    RustanLeino committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    f4815f4 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Help proof

    RustanLeino committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    e4e4ce8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a0f1c0 View commit details
    Browse the repository at this point in the history
  3. Improve proofs

    RustanLeino committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    703c661 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. Fix typo in method name

    RustanLeino committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    54e9ddb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b46f0dc View commit details
    Browse the repository at this point in the history
  3. Remove unnecessary $’s

    RustanLeino committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    022685c View commit details
    Browse the repository at this point in the history
  4. Improve C# and comments

    RustanLeino committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    4cb3f5a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a213285 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    72c15fe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    704af8c View commit details
    Browse the repository at this point in the history