aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/sphinx/proof-engine/ssreflect-proof-language.rst
Commit message (Collapse)AuthorAge
* [ssr] document {}/viewGravatar Enrico Tassi2018-06-22
|
* [ssr] document rewrite {}fooGravatar Enrico Tassi2018-06-22
| | | | It was used in some examples, but never fully documented
* [doc] Fix a typo in the ssreflect chapterGravatar Clément Pit-Claudel2018-06-19
|
* [doc] Fix uncaught duplicate-label errors in the SSReflect chapterGravatar Clément Pit-Claudel2018-06-19
|
* Fix #7829: Spurious documentation failures.Gravatar Théo Zimmermann2018-06-18
| | | | We split a Require Import in two to avoid reaching the timeout.
* Improve links to SSR tactics, and some other improvements.Gravatar Théo Zimmermann2018-06-05
|
* Workaround a weird error of .. coqtop::Gravatar Théo Zimmermann2018-06-05
|
* Remove many abusive .. coqtop in SSR chapter.Gravatar Théo Zimmermann2018-06-05
| | | | Many still remain.
* A few additional small fixes.Gravatar Théo Zimmermann2018-06-05
|
* [sphinx] Fix missing indices warnings.Gravatar Théo Zimmermann2018-06-05
|
* [ssr] index entry for "without loss", "suffices" and "generally have"Gravatar Enrico Tassi2018-06-05
|
* [ssr] some fixes to the documentation markupGravatar Enrico Tassi2018-06-05
|
* [sphinx] Start fixing SSR chapter.Gravatar Théo Zimmermann2018-06-05
|
* Clean-up around cmd documentation.Gravatar Théo Zimmermann2018-05-05
| | | | In particular, remove trailing dots.
* [sphinx] Replace remaining `@natural` by `@num`.Gravatar Théo Zimmermann2018-05-05
|
* [Sphinx] Clean-up indicesGravatar Maxime Dénès2018-04-16
|
* [Sphinx] Fix a lot of references and description of optionsGravatar Maxime Dénès2018-04-16
|
* [Sphinx] Fix all remaining warnings.Gravatar Maxime Dénès2018-04-14
|
* [sphinx] Remove migration artefacts.Gravatar Théo Zimmermann2018-04-11
| | | | | These were used very inconsistenty, serve no purpose and the link to the source is particularly useless because it's a moving target.
* Fixed many typos and grammar errors in chapter 11 of the manual.Gravatar Zeimer2018-04-06
|
* [Sphinx] Add chapter 11Gravatar Maxime Dénès2018-03-16
Thanks to Enrico Tassi, Assia Mahboubi, Laurence Rideau and Yves Bertot for porting this chapter.