index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
sphinx
Age
Commit message (
Expand
)
Author
2020-11-28
Merge PR #13496: Revert "Remove deprecated tactic cutrewrite."
coqbot-app[bot]
2020-11-27
Merge PR #12586: [declare] Allow custom typing flags when declaring constants.
coqbot-app[bot]
2020-11-27
Merge PR #13483: Fix #13283: improved error on `clear implicit` flag
coqbot-app[bot]
2020-11-27
Revert "Remove deprecated tactic cutrewrite."
Théo Zimmermann
2020-11-27
Improved error message on nested proofs
Fabian Kunze
2020-11-27
Fix #13283: improved error on `clear implicit` flag
Fabian Kunze
2020-11-26
[attributes] [typing] Rename `typing` to `bypass_check`
Emilio Jesus Gallego Arias
2020-11-26
[attributes] [doc] Documentation review by Théo.
Emilio Jesus Gallego Arias
2020-11-26
[vernac] Allow to control typing flags with attributes.
Emilio Jesus Gallego Arias
2020-11-24
Convert auto chapter to prodn
Jim Fehrle
2020-11-23
Merge PR #11841: Distinguishing entry "ident" from entry "name" in term notat...
coqbot-app[bot]
2020-11-23
Merge PR #13417: Use nat_or_var in grammar where negative values don't make s...
coqbot-app[bot]
2020-11-22
Updating doc wrt addition of grammar subentry "name" and deprecation of "ident".
Hugo Herbelin
2020-11-22
Adapting standard library, doc and test suite to ident->name renaming.
Hugo Herbelin
2020-11-21
Merge PR #12246: Adding support for applying in several hypotheses at the sam...
Pierre-Marie Pédrot
2020-11-20
Documentation of the support for general single binders in notations.
Hugo Herbelin
2020-11-20
Merge PR #13237: Address #13235: avoid passing degenerate in-hyps clauses
Pierre-Marie Pédrot
2020-11-20
Use nat_or_var where negative values don't make sense
Jim Fehrle
2020-11-20
Granting #9816: apply in takes several hypotheses.
Hugo Herbelin
2020-11-20
Merge PR #13403: Use only nats for occs_nums rather than ints
coqbot-app[bot]
2020-11-19
Fix typo in rst link syntax.
Théo Zimmermann
2020-11-19
Merge PR #12984: [printing] Order notations by matching precision first, and ...
coqbot-app[bot]
2020-11-18
Merge PR #13312: [attributes] Allow boolean, single-value attributes.
coqbot-app[bot]
2020-11-18
Use only nats for occs_nums rather than ints
Jim Fehrle
2020-11-18
[attributes] Update error message referring to deprecated syntax.
Emilio Jesus Gallego Arias
2020-11-18
Review commit: improving the doc of boolean attributes.
Théo Zimmermann
2020-11-18
Run doc_grammar for #13312.
Théo Zimmermann
2020-11-18
[attributes] Deprecate `attr(true)` syntax in favor of booelan attributes.
Emilio Jesus Gallego Arias
2020-11-18
Merge PR #13400: [doc] add a link to v8.13
coqbot-app[bot]
2020-11-18
Merge PR #13220: Give a typical example of Makefile wrapper for coq_makefile ...
coqbot-app[bot]
2020-11-18
Update doc/sphinx/practical-tools/utilities.rst
Hugo Herbelin
2020-11-18
Ref. man.: showing the x ⪯ y ⪯ .. ⪯ z ⪯ t example of recursive notation.
Hugo Herbelin
2020-11-17
Documenting priority given to most recently declared/imported notations.
Hugo Herbelin
2020-11-17
Documenting the preference given to more precise notations at printing time.
Hugo Herbelin
2020-11-17
Merge PR #12653: Syntax for specifying cumulative inductives
coqbot-app[bot]
2020-11-17
Fixes #13235: remove fragile tolerance for degenerate in-hyps clause.
Hugo Herbelin
2020-11-16
[doc] add a link to v8.13
Enrico Tassi
2020-11-16
Merge PR #13384: Warn on hints without an explicit locality
coqbot-app[bot]
2020-11-16
Merge PR #12516: Deprecate `Grab Existential Variables` and `Existential` com...
Pierre-Marie Pédrot
2020-11-16
Merge PR #13188: Default disable automatic generalization of Instance type
Pierre-Marie Pédrot
2020-11-16
Document the deprecation of the commands.
Pierre-Marie Pédrot
2020-11-16
Document the new warning.
Pierre-Marie Pédrot
2020-11-16
Tentative fix for the refman.
Pierre-Marie Pédrot
2020-11-16
Merge PR #13388: Export locality for all hint commands
coqbot-app[bot]
2020-11-16
Update grammar in doc
Jim Fehrle
2020-11-16
Doc for variance syntax
Gaëtan Gilbert
2020-11-15
Merge PR #13308: Address #13304: in coqdoc, clearly distinguish block verbati...
Li-yao Xia
2020-11-15
Merge PR #13375: Distinguish one_pattern and one_term nonterminals, improve d...
coqbot-app[bot]
2020-11-15
Document the new export locality for the remaining hint commands.
Pierre-Marie Pédrot
2020-11-15
Doc and changelog for Instance Generalized Output
Gaëtan Gilbert
[next]