| Age | Commit message (Collapse) | Author |
|
Co-Authored-By: @Zimmi48
|
|
|
|
|
|
The readme is auto-generated by combining introductory text with the docstrings
in coqdomain.py.
|
|
Also get rid of a few unused or redundant constructs: the :ltac: role and the
'tac' directive (unused) and the :gallina: and :notation: roles (redundant).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
bypassing dependencies
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
symlink from repo
|
|
And marginal improvements in the last section of the Gallina chapter.
|
|
|
|
|
|
|
|
|
|
|
|
Following the migration to Gitlab (#6919) we reduce Circle load, see
also discussion in #7436 and #7482.
|
|
This was introduced between v8.5 and v8.6 (presumably 63f3ca8).
|
|
|
|
Fixes #7065
|
|
only-printing declarations.
|
|
|
|
|
|
It's redundant as a dependency of formal-topology.
|
|
|
|
|
|
Not only are most of "forall"s in the manual in Coq notation, but the
math notation leads to have a specially long space after the comma.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
They are now done on Gitlab CI. The test suite on Windows stays on
Appveyor.
|