| Age | Commit message (Collapse) | Author |
|
Add headers to a few files which were missing them.
|
|
|
|
Since their introduction, these notations were incorrectly using the
proof-local environment.
|
|
This should make https://github.com/coq/coq/pull/9129 easier.
|
|
Move various things from from numeral.ml to notation.ml and
notation.mli; this is required to allow the vernac command to continue
living in numeral.ml while preparing to move all of the numeral notation
interpretation logic to notation.ml
This is commit 1/4 in the fix for #8401.
This is a pure cut/paste commit, modulo adding section-heading comments.
|
|
Thanks to Emilio and Pierre-Marie Pédrot for pointers.
|
|
As per https://github.com/coq/coq/pull/8064#pullrequestreview-145971522
|