aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/sphinx/proof-engine
Commit message (Collapse)AuthorAge
* [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
|
* Merge PR #7229: Deprecate implicit tactic solving.Gravatar Hugo Herbelin2018-06-04
|\
* \ Merge PR #7601: Fix notation for code snippet in documentationGravatar Maxime Dénès2018-06-04
|\ \
| | * Documenting the deprecation.Gravatar Pierre-Marie Pédrot2018-06-04
| |/ |/|
* | Merge PR #7648: Indicate in the doc that clearbody can take several identsGravatar Maxime Dénès2018-06-04
|\ \
| * | Merge two clearbody docsGravatar Théo Winterhalter2018-06-01
| | |
| * | Indicate in the doc that clearbody can take several identsGravatar Théo Winterhalter2018-05-31
| | |
* | | [doc] Allow more than one signature and name per Sphinx objectGravatar Clément Pit-Claudel2018-05-25
|/ / | | | | | | As discussed in GH-7556.
| * Fix notation for code snippet in documentationGravatar Anton Trunov2018-05-25
|/ | | | It failed to compile before because the type arguments were declared implicit after introducing the notation
* Merge PR #7508: Improve rewrite section in tactic chapter.Gravatar Maxime Dénès2018-05-25
|\
* | Document nested proofs and associated option.Gravatar Théo Zimmermann2018-05-17
| |
* | Merge PR #7517: [sphinx] Fix indentation at the end of proof handling chapter.Gravatar Maxime Dénès2018-05-16
|\ \
| | * [sphinx] Fix mistake in index.Gravatar Théo Zimmermann2018-05-16
| | |
| | * [sphinx] Improve rewrite section in tactic chapter.Gravatar Théo Zimmermann2018-05-16
| |/ |/| | | | | Including a fix to the example given in #7407.
* | [doc] Small fixesGravatar Clément Pit-Claudel2018-05-15
| |
| * [sphinx] Fix indentation at the end of proof handling chapter.Gravatar Théo Zimmermann2018-05-15
|/
* Remove duplicate entries for Proof, Qed, Defined, Admitted.Gravatar Théo Zimmermann2018-05-14
| | | | And marginal improvements in the last section of the Gallina chapter.
* Merge PR #7374: [sphinx] More fatal warnings.Gravatar Maxime Dénès2018-05-14
|\
* | Doc: Renaming an old-style numerical evar in an alphabetical one.Gravatar Hugo Herbelin2018-05-11
| |
* | Doc: Moving `\forall` to `forall` in file tactics.rst.Gravatar Hugo Herbelin2018-05-11
| | | | | | | | | | 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.
* | Doc: Some quotes missing in file tactics.rst.Gravatar Hugo Herbelin2018-05-11
| |
* | Replacing a broken reference by hyperlinks in chapter tactics.Gravatar Hugo Herbelin2018-05-11
| |
* | A few fixes in chapter tactics.Gravatar Hugo Herbelin2018-05-11
| |
* | [sphinx] Improve proof handling chapter.Gravatar Théo Zimmermann2018-05-09
| |
* | Clarify that the description of coqtop does not reflect all user interfaces.Gravatar Théo Zimmermann2018-05-09
| |
* | [sphinx] Improvements around the Show commands, including missing indices ↵Gravatar Théo Zimmermann2018-05-09
| | | | | | | | and indentation.
| * [sphinx] Fix new warnings related to tacn, cmd, opt...Gravatar Théo Zimmermann2018-05-09
| |
| * Replacing a broken reference by hyperlinks in chapter tactics.Gravatar Hugo Herbelin2018-05-09
| |
| * A few fixes in chapter tactics.Gravatar Hugo Herbelin2018-05-09
|/
* [sphinx] Fixes around apply, including indentation and fixing a Coq warning.Gravatar Théo Zimmermann2018-05-05
|
* [sphinx] Fixes around refine, including indentation and a hard-coded ref.Gravatar Théo Zimmermann2018-05-05
|
* [sphinx] Add indices for only, all and par.Gravatar Théo Zimmermann2018-05-05
|
* [sphinx] Improvements around injection tactic.Gravatar Théo Zimmermann2018-05-05
|
* [sphinx] Improve part about Hints.Gravatar Théo Zimmermann2018-05-05
| | | | Fix Hint (Transparent | Opaque) index.
* [sphinx] Re-indent to get much better rendering.Gravatar Théo Zimmermann2018-05-05
| | | | | Add some more cmd references. And use deprecated directives.
* Clean-up around cmd documentation.Gravatar Théo Zimmermann2018-05-05
| | | | In particular, remove trailing dots.
* Remove duplicate Extraction commands documentation.Gravatar Théo Zimmermann2018-05-05
|
* [sphinx] Replace remaining `@natural` by `@num`.Gravatar Théo Zimmermann2018-05-05
|
* [sphinx] Use references for command Info.Gravatar Théo Zimmermann2018-05-05
|
* [sphinx] More reference fixes.Gravatar Théo Zimmermann2018-05-05
|
* [sphinx] Use references for Print.Gravatar Théo Zimmermann2018-05-05
|
* Fix error messages and make them consistent.Gravatar Théo Zimmermann2018-05-05
| | | | All the error messages start with a capitalized letter and end with a dot.
* Add direct reference to congruence with.Gravatar Théo Zimmermann2018-05-05
|
* Clean-up around options.Gravatar Théo Zimmermann2018-05-05
| | | | | | - Remove all trailing dots. - There is only one Bullet Behavior option. - Replaces `@natural` and `@integer` by `@num`.
* debug trivial and debug auto were not in the tactic index.Gravatar Théo Zimmermann2018-05-05
|
* [sphinx] Fix some references.Gravatar Théo Zimmermann2018-05-05
|
* [sphinx] Backport reformulation.Gravatar Théo Zimmermann2018-05-05
| | | | (cf. 711b9d8cdf6e25690d247d9e8c49f005527e64e2)