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

fix: display deprecation warning for simp lemmas on the lemma name #4448

Closed
wants to merge 9 commits into from

Commits on Jun 13, 2024

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

Commits on Jun 14, 2024

  1. Update src/Lean/Elab/Tactic/Simp.lean

    Co-authored-by: Mac Malone <tydeu@hatpress.net>
    joneugster and tydeu committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    8d795b7 View commit details
    Browse the repository at this point in the history
  2. add tests

    joneugster committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    a6bb6cd View commit details
    Browse the repository at this point in the history
  3. newline

    joneugster committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    af33b4a View commit details
    Browse the repository at this point in the history
  4. update test

    joneugster committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    a9b6223 View commit details
    Browse the repository at this point in the history
  5. fix tests?

    joneugster committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    9bb1d4d View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. update test

    joneugster committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    693dae1 View commit details
    Browse the repository at this point in the history
  2. move withRef

    joneugster committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    b5f9cb3 View commit details
    Browse the repository at this point in the history
  3. Revert "move withRef"

    This reverts commit b5f9cb3.
    joneugster committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    376d9b0 View commit details
    Browse the repository at this point in the history