Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge PR #7229: Deprecate implicit tactic solving. | Hugo Herbelin | 2018-06-04 |
|\ | |||
* \ | Merge PR #7481: document 7025 (coq_makefile flag variables) | Maxime Dénès | 2018-06-04 |
|\ \ | |||
* \ \ | Merge PR #7601: Fix notation for code snippet in documentation | Maxime Dénès | 2018-06-04 |
|\ \ \ | |||
| | | * | Documenting the deprecation. | Pierre-Marie Pédrot | 2018-06-04 |
| |_|/ |/| | | |||
* | | | Merge PR #7648: Indicate in the doc that clearbody can take several idents | Maxime Dénès | 2018-06-04 |
|\ \ \ | |||
* \ \ \ | Merge PR #7537: Improve the Gallina chapter of the reference manual. | Maxime Dénès | 2018-06-01 |
|\ \ \ \ | |||
* \ \ \ \ | Merge PR #7606: Allow more than one signature and name per Sphinx object | Maxime Dénès | 2018-06-01 |
|\ \ \ \ \ | |||
| | | * | | | Merge two clearbody docs | Théo Winterhalter | 2018-06-01 |
| | | | | | | |||
| | | * | | | Indicate in the doc that clearbody can take several idents | Théo Winterhalter | 2018-05-31 |
| |_|/ / / |/| | | | | |||
* | | | | | Merge PR #7566: Remove a dead old-refman file. | Maxime Dénès | 2018-05-29 |
|\ \ \ \ \ | |||
| | | * | | | Improve the last section of the Gallina chapter. | Théo Zimmermann | 2018-05-28 |
| | | | | | | |||
| | | * | | | Chapter 1 of the refman compiles without reporting any undocumented object. | Théo Zimmermann | 2018-05-28 |
| | | | | | | |||
| | | * | | | Improve sections on (Co)Fixpoint of the Gallina chapter. | Théo Zimmermann | 2018-05-28 |
| | | | | | | |||
| | | * | | | Improve subsection on co-inductive types of the Gallina chapter. | Théo Zimmermann | 2018-05-27 |
| | | | | | | |||
| | | * | | | Improve subsection on mutual inductive types of the Gallina chapter. | Théo Zimmermann | 2018-05-27 |
| | | | | | | |||
| | | * | | | Move 'new in Coq 8.1' subsection to an appropriate place. | Théo Zimmermann | 2018-05-27 |
| | | | | | | |||
| | | * | | | Document Variant properly. | Théo Zimmermann | 2018-05-27 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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). | ||
| | | * | | | Improve inductive types subsection of the Gallina chapter. | Théo Zimmermann | 2018-05-27 |
| | | | | | | |||
| | | * | | | Improve subsection Definitions of the Gallina chapter. | Théo Zimmermann | 2018-05-26 |
| | | | | | | |||
| | | * | | | Improve subsection Assumptions of the Gallina chapter. | Théo Zimmermann | 2018-05-26 |
| | | | | | | |||
| | | * | | | Improve the section Terms of the Gallina chapter. | Théo Zimmermann | 2018-05-26 |
| | |/ / / | | | | | | | | | | | | | | | | Including adding missing irrefutable-patterns to the grammar of binders. | ||
| | * / / | [doc] Allow more than one signature and name per Sphinx object | Clément Pit-Claudel | 2018-05-25 |
| |/ / / |/| | | | | | | | | | | | As discussed in GH-7556. | ||
* | | | | Merge PR #7467: Remove unused references from biblio. | Maxime Dénès | 2018-05-25 |
|\ \ \ \ | |||
| | | * | | Fix notation for code snippet in documentation | Anton Trunov | 2018-05-25 |
| |_|/ / |/| | | | | | | | | | | | It failed to compile before because the type arguments were declared implicit after introducing the notation | ||
* | | | | Merge PR #7556: Add a setting to warn about empty object in the refman | Maxime Dénès | 2018-05-25 |
|\ \ \ \ | |||
* \ \ \ \ | Merge PR #7508: Improve rewrite section in tactic chapter. | Maxime Dénès | 2018-05-25 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge PR #7533: [sphinx] Bump timeout. Closes #7532. | Maxime Dénès | 2018-05-25 |
|\ \ \ \ \ \ | |||
| | | | * | | | Fix #7576: broken link for Delahaye paper. | Théo Zimmermann | 2018-05-23 |
| | | | | | | | |||
| | | | * | | | Remove unused references from biblio. | Théo Zimmermann | 2018-05-23 |
| |_|_|/ / / |/| | | | | | |||
| | | * | | | [doc] Document the new report_undocumented_coq_objects setting | Clément Pit-Claudel | 2018-05-22 |
| | | | | | | |||
| | | * | | | [doc] Add a list of common mistakes | Clément Pit-Claudel | 2018-05-22 |
| | | | | | | |||
| | | * | | | [doc] Add a setting to warn about empty Coq objects | Clément Pit-Claudel | 2018-05-22 |
| | | | | | | |||
| | | | * | | Remove a dead old-refman file. | Théo Zimmermann | 2018-05-21 |
| | | |/ / | |||
* | | / / | Document the new nested-proof error message. | Théo Zimmermann | 2018-05-21 |
| |_|/ / |/| | | | |||
* | | | | Document nested proofs and associated option. | Théo Zimmermann | 2018-05-17 |
| | | | | |||
* | | | | Merge PR #7517: [sphinx] Fix indentation at the end of proof handling chapter. | Maxime Dénès | 2018-05-16 |
|\ \ \ \ | |||
* \ \ \ \ | Merge PR #7535: Typo in documentation of Derive | Théo Zimmermann | 2018-05-16 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge PR #7493: Minor update of the documentation about the rcfile | Emilio Jesus Gallego Arias | 2018-05-16 |
|\ \ \ \ \ \ | |||
| | * | | | | | Typo in documentation of Derive | Joachim Breitner | 2018-05-16 |
| |/ / / / / |/| | | | | | |||
| | | * | | | [sphinx] Bump timeout. Closes #7532. | Clément Pit-Claudel | 2018-05-16 |
| |_|/ / / |/| | | | | |||
| | | * | | [sphinx] Fix mistake in index. | Théo Zimmermann | 2018-05-16 |
| | | | | | |||
| | | * | | [sphinx] Improve rewrite section in tactic chapter. | Théo Zimmermann | 2018-05-16 |
| |_|/ / |/| | | | | | | | | | | | Including a fix to the example given in #7407. | ||
| * | | | Minor update of the documentation/man about the resource file. | Hugo Herbelin | 2018-05-16 |
| | | | | |||
| | | * | document 7025 | Enrico Tassi | 2018-05-16 |
| | | | | |||
* | | | | [doc] More feedback on doc writer guide | Clément Pit-Claudel | 2018-05-15 |
| | | | | | | | | | | | | | | | | Co-Authored-By: @Zimmi48 | ||
* | | | | [doc] Search for 'coqtop' in $PATH if COQBIN is unset | Clément Pit-Claudel | 2018-05-15 |
| | | | | |||
* | | | | [doc] Address feedback on doc writer guide | Clément Pit-Claudel | 2018-05-15 |
| | | | | | | | | | | | | | | | | Co-Authored-By: @Zimmi48 | ||
* | | | | [doc] Clarify a comment in the README | Clément Pit-Claudel | 2018-05-15 |
| | | | | |||
* | | | | [doc] Add an ELisp snippet to insert Sphinx roles and quotes | Clément Pit-Claudel | 2018-05-15 |
| | | | | |||
* | | | | [doc] Add a README to doc/sphinx/ | Clément Pit-Claudel | 2018-05-15 |
| | | | | | | | | | | | | | | | | | | | | The readme is auto-generated by combining introductory text with the docstrings in coqdomain.py. |