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

Adapt to https://github.com/coq/coq/pull/6134 #1767

Commits on Sep 26, 2023

  1. Adapting to cast using scope bound to type if any, and none otherwise.

    Using explicitly a scope in a the body of a cast in a notation: The
    cast was previously preserving the temporary scope towards the body of
    the cast.
    herbelin authored and proux01 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    ef1b245 View commit details
    Browse the repository at this point in the history
  2. Explicit uses of a scope.

    herbelin authored and proux01 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    4a6ecfd View commit details
    Browse the repository at this point in the history