| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cf. Enrico's remark at https://github.com/coq/coq/pull/7536#issuecomment-389826121
This commit also marginally improves the Record doc (a lot more remains to do).
|
|
|
|
|
|
|
|
Including adding missing irrefutable-patterns to the grammar of binders.
|
|
As discussed in GH-7556.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Including a fix to the example given in #7407.
|
|
|
|
Co-Authored-By: @Zimmi48
|
|
|
|
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).
|
|
|
|
|
|
|
|
And marginal improvements in the last section of the Gallina chapter.
|
|
|