aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* [coq_makefile] COQMF_WINDRIVE is empty on linux (fix #7233)Gravatar Enrico Tassi2018-04-13
|
* Merge PR #7231: Fixing the 3 cases of a "Stream.Error" ended with two periods.Gravatar Enrico Tassi2018-04-13
|\
* \ Merge PR #7222: [sphinx] Remove migration artefacts.Gravatar Maxime Dénès2018-04-12
|\ \
* \ \ Merge PR #7194: [warnings] Remove `set_current_loc` hack.Gravatar Maxime Dénès2018-04-12
|\ \ \
* \ \ \ Merge PR #7179: Fix #5981, bugs/opened/3263.v is non-deterministic by ↵Gravatar Jason Gross2018-04-12
|\ \ \ \ | | | | | | | | | | | | | | | removing the test.
* \ \ \ \ Merge PR #7202: Correction of ugly message described in #4667Gravatar Pierre Courtieu2018-04-12
|\ \ \ \ \
* \ \ \ \ \ Merge PR #7220: Many Sphinx fixes (including a fix of the credits chapter)Gravatar Maxime Dénès2018-04-12
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge PR #7201: Translation fixes in chapter syntax extensions.Gravatar Maxime Dénès2018-04-12
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge PR #6972: [api] Deprecate a couple of aliases that we missed.Gravatar Maxime Dénès2018-04-12
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge PR #500: Move bugs that have been closed on BugzillaGravatar Maxime Dénès2018-04-12
|\ \ \ \ \ \ \ \ \
| | | | | | | | | * Fixing the 3 cases of a "Stream.Error" ended with two periods.Gravatar Hugo Herbelin2018-04-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The "Stream.Error" printer does add a period, so, the messages themselves should not.
* | | | | | | | | | Merge PR #7087: Congruence tactic engine updateGravatar Pierre-Marie Pédrot2018-04-12
|\ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ Merge PR #7096: coqide: avoid marking sentences that are not in the document ↵Gravatar Pierre-Marie Pédrot2018-04-12
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | anymore
* \ \ \ \ \ \ \ \ \ \ \ Merge PR #7107: Fixes #7100: lost of main file location in case of Ltac ↵Gravatar Pierre-Marie Pédrot2018-04-12
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | failure in other file
| | | | | | | | | | | * [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.
| | | | * | | | | | | Fix the status of some resolved bugsGravatar Tej Chajed2018-04-11
| |_|_|/ / / / / / / |/| | | | | | | | |
| | | | | | * | | | [sphinx] Use macros for notes and examples.Gravatar Théo Zimmermann2018-04-11
| | | | | | | | | |
| | | | | | * | | | [sphinx] Fixes in chapter 2.Gravatar Théo Zimmermann2018-04-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mostly using the good option macros.
| | | | | | * | | | Remove empty reference to the current version of Coq.Gravatar Théo Zimmermann2018-04-11
| | | | | | | | | |
| | | | | | * | | | [sphinx] Use macro |CoqIDE| consistently.Gravatar Théo Zimmermann2018-04-11
| | | | | | | | | |
| | | | | | * | | | Add credits related to the Sphinx migration.Gravatar Théo Zimmermann2018-04-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #7209.
| | | | | | | * | | Correction of ugly message described in #4667Gravatar Julien Forest2018-04-11
| |_|_|_|_|_|/ / / |/| | | | | | | |
| | | | | | * | | Fix wrong mention in the release notes.Gravatar Théo Zimmermann2018-04-11
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | Merge PR #7102: Improvements to the merge script.Gravatar Maxime Dénès2018-04-11
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge PR #7203: removing ugly error message of #5147Gravatar Pierre Courtieu2018-04-11
|\ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ Merge PR #7218: Add myself as the primary maintainer of the warnings systemGravatar Emilio Jesus Gallego Arias2018-04-11
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | * [warnings] Remove `set_current_loc` hack.Gravatar Emilio Jesus Gallego Arias2018-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 systemGravatar Maxime Dénès2018-04-11
|/ / / / / / / / /
* | | | | | | | | Merge PR #6955: Fixed many typos and grammar errors in chapter 11 of the manual.Gravatar Maxime Dénès2018-04-11
|\ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ Merge PR #7020: Sphinx doc chapter 6Gravatar Théo Zimmermann2018-04-10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [Sphinx] Add chapter 6Gravatar Maxime Dénès2018-04-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Thanks to Yves Bertot for porting this chapter.
| * | | | | | | | | | [Sphinx] Move chapter 6 to new infrastructureGravatar Maxime Dénès2018-04-10
|/ / / / / / / / / /
* | | | | | | | | | Merge PR #7168: Sphinx doc chapter 15Gravatar Théo Zimmermann2018-04-10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [Sphinx] Add chapter 15Gravatar Laurent Théry2018-04-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Thanks to Laurent Théry for porting this chapter.
| * | | | | | | | | | [Sphinx] Move chapter 15 to new infrastructureGravatar Maxime Dénès2018-04-10
|/ / / / / / / / / /
| | * | | | | | | | change error message in #5147Gravatar Julien Forest2018-04-09
| | | | | | | | | |
* | | | | | | | | | Merge PR #7116: Fixes #7110: missing test on the absence of a "as" while ↵Gravatar Emilio Jesus Gallego Arias2018-04-09
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | looking for a notation for a nested pattern
* \ \ \ \ \ \ \ \ \ \ Merge PR #7103: Fix #7101: STM delegation policy brokenGravatar Enrico Tassi2018-04-09
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # CHANGES
* \ \ \ \ \ \ \ \ \ \ \ Merge PR #7207: [ci] Tentative fix for #7206: MacOS test-suite job failing.Gravatar Gaëtan Gilbert2018-04-09
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | [ci] Tentative fix for #7206: MacOS test-suite job failing.Gravatar Théo Zimmermann2018-04-09
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge PR #7162: Sphinx doc chapter 7Gravatar Théo Zimmermann2018-04-09
|\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | * | | | | | | Merge script: adds a way for confirmation to expect a newline.Gravatar Théo Zimmermann2018-04-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fulfils Gaetan's wish.
| | | | | * | | | | | | | removing uggly error message of #5147Gravatar Julien Forest2018-04-09
| | | | | | | | | | | | |
| | | | | | | | | | | * | Translation fixes in chapter syntax extensions.Gravatar Hugo Herbelin2018-04-09
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge PR #7176: Fix #6956: Uncaught exception in bytecode compilationGravatar Pierre-Marie Pédrot2018-04-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | |
| | | | | | * | | | | | | Add sanity check in merge script: local branch is up-to-date.Gravatar Théo Zimmermann2018-04-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In case the local branch is ahead of upstream, we only print a warning because it could be that we are merging several PRs in a row.
* | | | | | | | | | | | | Merge PR #7070: Clarify wording in tactics documentation.Gravatar Maxime Dénès2018-04-09
|\ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ Merge PR #7082: Expliciting and taking advantage of a representation ↵Gravatar Maxime Dénès2018-04-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | invariant in Esubst
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge PR #7165: [ssr] check cleared hyps do exist (fix #7050)Gravatar Maxime Dénès2018-04-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge PR #7184: [toplevel] Fix path initialization before vio processing ↵Gravatar Maxime Dénès2018-04-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (closes #7044)