Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update debugging.md | Jasper Hugunin | 2018-04-15 |
| | | | This changed in https://github.com/coq/coq/commit/35961a4ff5a5b8c9b9786cbab0abd279263eb655 | ||
* | Merge PR #7247: Simplify CircleCI script | Gaëtan Gilbert | 2018-04-15 |
|\ | |||
* \ | Merge PR #7252: Sphinx doc fix warnings | Théo Zimmermann | 2018-04-15 |
|\ \ | |||
| | * | Simplify CircleCI script | Yishuai Li | 2018-04-15 |
| |/ |/| | |||
* | | Merge PR #7250: Sphinx doc chapter 9 | Théo Zimmermann | 2018-04-14 |
|\ \ | |||
| | * | [Sphinx] Build with warnings as errors | Maxime Dénès | 2018-04-14 |
| | | | | | | | | | | | | | | | Most of these warnings should really be errors (ill-formed input, invalid cross references, etc.) so we make it the default. | ||
| | * | [Sphinx] Fix all remaining warnings. | Maxime Dénès | 2018-04-14 |
| | | | |||
| | * | [sphinx] Fix many warnings. | Théo Zimmermann | 2018-04-14 |
| |/ | | | | | | | | | Including cross-reference TODOs. I took down the number of warnings from 300 to 50. | ||
| * | [Sphinx] Add chapter 9. | Théo Zimmermann | 2018-04-14 |
| | | | | | | | | Chapter ported by Théo Zimmermann and Maxime Dénès. | ||
| * | [Sphinx] Move chapter 9 to new infrastructure. | Théo Zimmermann | 2018-04-14 |
|/ | |||
* | Merge PR #7136: Evar maps contain econstrs. | Pierre-Marie Pédrot | 2018-04-14 |
|\ | |||
* \ | Merge PR #7217: Sphinx doc chapter 1 | Théo Zimmermann | 2018-04-14 |
|\ \ | |||
| | * | Overlay for econstr in Evd. | Gaëtan Gilbert | 2018-04-13 |
| | | | |||
| | * | Evar maps contain econstrs. | Gaëtan Gilbert | 2018-04-13 |
| |/ |/| | | | | | | | | | We bootstrap the circular evar_map <-> econstr dependency by moving the internal EConstr.API module to Evd.MiniEConstr. Then we make the Evd functions use econstr. | ||
* | | Merge PR #6454: [econstr] Flag to make `to_constr` fail if its output ↵ | Pierre-Marie Pédrot | 2018-04-13 |
|\ \ | | | | | | | | | | contains evars | ||
| | * | [Sphinx] Add Chapter 1 | Maxime Dénès | 2018-04-13 |
| | | | |||
| | * | [Sphinx] Move chapter 1 to new infrastructure | Maxime Dénès | 2018-04-13 |
| |/ |/| | |||
* | | Merge PR #7117: Sphinx doc chapter 29 | Théo Zimmermann | 2018-04-13 |
|\ \ | |||
* \ \ | Merge PR #7231: Fixing the 3 cases of a "Stream.Error" ended with two periods. | Enrico Tassi | 2018-04-13 |
|\ \ \ | |||
* \ \ \ | Merge PR #7222: [sphinx] Remove migration artefacts. | Maxime Dénès | 2018-04-12 |
|\ \ \ \ | |||
* \ \ \ \ | Merge PR #7194: [warnings] Remove `set_current_loc` hack. | Maxime Dénès | 2018-04-12 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge PR #7179: Fix #5981, bugs/opened/3263.v is non-deterministic by ↵ | Jason Gross | 2018-04-12 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | removing the test. | ||
* \ \ \ \ \ \ | Merge PR #7202: Correction of ugly message described in #4667 | Pierre Courtieu | 2018-04-12 |
|\ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ | Merge PR #7220: Many Sphinx fixes (including a fix of the credits chapter) | Maxime Dénès | 2018-04-12 |
|\ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ | Merge PR #7201: Translation fixes in chapter syntax extensions. | Maxime Dénès | 2018-04-12 |
|\ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ | Merge PR #6972: [api] Deprecate a couple of aliases that we missed. | Maxime Dénès | 2018-04-12 |
|\ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ | Merge PR #500: Move bugs that have been closed on Bugzilla | Maxime Dénès | 2018-04-12 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | | | * | | | Fixing the 3 cases of a "Stream.Error" ended with two periods. | Hugo Herbelin | 2018-04-12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The "Stream.Error" printer does add a period, so, the messages themselves should not. | ||
* | | | | | | | | | | | | Merge PR #7087: Congruence tactic engine update | Pierre-Marie Pédrot | 2018-04-12 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ \ \ | Merge PR #7096: coqide: avoid marking sentences that are not in the document ↵ | Pierre-Marie Pédrot | 2018-04-12 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | anymore | ||
* \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge PR #7107: Fixes #7100: lost of main file location in case of Ltac ↵ | Pierre-Marie Pédrot | 2018-04-12 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | failure in other file | ||
| | | | | | | | | | | | * | | [Sphinx] Add chapter 29 | Maxime Dénès | 2018-04-12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Thanks to Clément Pit Claudel for porting this chapter. Backport universe polymorphism changes from 2017 and 2018. | ||
| | | | | | | | | | | * | | | [sphinx] Remove migration artefacts. | Théo Zimmermann | 2018-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. | ||
| | | | | | | | | | | * | | [Sphinx] Move chapter 29 to new infrastructure | Maxime Dénès | 2018-04-11 |
| |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | |||
| | | | * | | | | | | | | Fix the status of some resolved bugs | Tej Chajed | 2018-04-11 |
| |_|_|/ / / / / / / / |/| | | | | | | | | | | |||
| | | | | | * | | | | | [sphinx] Use macros for notes and examples. | Théo Zimmermann | 2018-04-11 |
| | | | | | | | | | | | |||
| | | | | | * | | | | | [sphinx] Fixes in chapter 2. | Théo Zimmermann | 2018-04-11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mostly using the good option macros. | ||
| | | | | | * | | | | | Remove empty reference to the current version of Coq. | Théo Zimmermann | 2018-04-11 |
| | | | | | | | | | | | |||
| | | | | | * | | | | | [sphinx] Use macro |CoqIDE| consistently. | Théo Zimmermann | 2018-04-11 |
| | | | | | | | | | | | |||
| | | | | | * | | | | | Add credits related to the Sphinx migration. | Théo Zimmermann | 2018-04-11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #7209. | ||
| | | | | | | * | | | | Correction of ugly message described in #4667 | Julien Forest | 2018-04-11 |
| |_|_|_|_|_|/ / / / |/| | | | | | | | | | |||
| | | | | | * | | | | Fix wrong mention in the release notes. | Théo Zimmermann | 2018-04-11 |
| |_|_|_|_|/ / / / |/| | | | | | | | | |||
* | | | | | | | | | Merge PR #7102: Improvements to the merge script. | Maxime Dénès | 2018-04-11 |
|\ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ | Merge PR #7203: removing ugly error message of #5147 | Pierre Courtieu | 2018-04-11 |
|\ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ | Merge PR #7218: Add myself as the primary maintainer of the warnings system | Emilio Jesus Gallego Arias | 2018-04-11 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | | | | * | | [warnings] Remove `set_current_loc` hack. | Emilio Jesus Gallego Arias | 2018-04-11 |
| |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Instead of the current hack that won't work as soon as we check some part of the document asynchronously, we make the warning processor recover a proper location if the warning doesn't have one attached. This is what CoqIDE does [but it queries it's own document model]. Fixes: #6172 | ||
| * | | | | | | | | | | Add myself as the primary maintainer of the warnings system | Maxime Dénès | 2018-04-11 |
|/ / / / / / / / / / | |||
* | | | | | | | | | | Merge PR #6955: Fixed many typos and grammar errors in chapter 11 of the manual. | Maxime Dénès | 2018-04-11 |
|\ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ | Merge PR #7020: Sphinx doc chapter 6 | Théo Zimmermann | 2018-04-10 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | [Sphinx] Add chapter 6 | Maxime Dénès | 2018-04-10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Thanks to Yves Bertot for porting this chapter. |