aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* [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
* 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
|/ /
* | 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 PR #7176: Fix #6956: Uncaught exception in bytecode compilationGravatar Pierre-Marie Pédrot2018-04-09
|\ \ \ \ \
* \ \ \ \ \ 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)
| | | | | | * | | | [Sphinx] Add chapter 7Gravatar Maxime Dénès2018-04-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Thanks to Laurent Théry for porting this chapter.
| | | | | | * | | | [Sphinx] Make it possible to espace { by %{ in custom grammarsGravatar Maxime Dénès2018-04-09
| | | | | | | | | |
| | | | | | * | | | [Sphinx] Move chapter 7 to new infrastructureGravatar Maxime Dénès2018-04-09
| |_|_|_|_|/ / / / |/| | | | | | | |
* | | | | | | | | Merge PR #6809: Improve shell scriptsGravatar Michael Soegtrop2018-04-08
|\ \ \ \ \ \ \ \ \
| | * | | | | | | | [toplevel] Fix path initialization before vio processing (closes #7044)Gravatar Emilio Jesus Gallego Arias2018-04-07
| |/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The toplevel refactoring made path initialization per document, however vio-checking and vio-tasks are not documents, so loadpath must be initialized individually. Patch by @gares, refactoring to avoid double-initialization by me. Co-authored-by: <Enrico.Tassi@inria.fr>
| | | | | | | | * Fixed many typos and grammar errors in chapter 11 of the manual.Gravatar Zeimer2018-04-06
| | | | | | | | |
* | | | | | | | | Merge PR #7129: Fix #7124: Warning "Ignoring implicit status" does not ↵Gravatar Hugo Herbelin2018-04-06
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | provide line number
* \ \ \ \ \ \ \ \ \ Merge PR #6960: [api] Move some types to their proper module.Gravatar Pierre-Marie Pédrot2018-04-06
|\ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ Merge PR #7180: Remove unused script.Gravatar Pierre-Marie Pédrot2018-04-06
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Merge PR #7178: Fixes issue #7172 (don't include MinGW make in install)Gravatar Enrico Tassi2018-04-06
|\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | * | | Fix #6956: Uncaught exception in bytecode compilationGravatar Maxime Dénès2018-04-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We also make the code of [compact] in kernel/univ.ml a bit clearer.
* | | | | | | | | | | | Merge PR #7131: Sphinx doc chapter 30Gravatar Théo Zimmermann2018-04-06
|\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | * | | | | | | Improve shell scriptsGravatar zapashcanon2018-04-05
| |_|_|_|_|/ / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge PR #6838: Light refactoring of implicit argumentsGravatar Hugo Herbelin2018-04-05
|\ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | Refactor impargs code.Gravatar Jasper Hugunin2018-04-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This should preserve semantics exactly. In the compute_implicits family of functions, I changed the name of the pushed rel to not be fresh, but the env isn't passed to find_displayed_name_in, and shouldn't affect whd_all.
| | | | * | | | | | | | | Remove unused script.Gravatar Théo Zimmermann2018-04-05
| |_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is dead code since fd44a40f9d426a7b65f167bc30d320a0f7dd2bbd. This script was initially introduced in a088d03434417e935df3c75f81a954eadbdfc2b8 and left untouched since then.
| | | | | * | | | | | | Fix #7124: Warning "Ignoring implicit status" does not provide line numberGravatar Maxime Dénès2018-04-05
| |_|_|_|/ / / / / / / |/| | | | | | | | | |
| | | * | | | | | | | Fixes issue #7172 (don't include MinGW make in install)Gravatar Michael Soegtrop2018-04-05
| | | | | | | | | | |
* | | | | | | | | | | Merge PR #7169: Sphinx docs: fix typo in Chrząszcz (non-ASCII character ↵Gravatar Maxime Dénès2018-04-05
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lost in sphinx migration)
* \ \ \ \ \ \ \ \ \ \ \ Merge PR #7074: Update merging docGravatar Maxime Dénès2018-04-05
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Add note for homebrew users.Gravatar Théo Zimmermann2018-04-05
| | | | | | | | | | | |
| * | | | | | | | | | | Some advice about merge script dependencies.Gravatar Théo Zimmermann2018-04-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Including: how to create a GPG key.
| * | | | | | | | | | | Improve the MERGING doc.Gravatar Théo Zimmermann2018-04-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In particular, describes what to do with overlays.
| * | | | | | | | | | | Adapt CONTRIBUTING to recent changes in Coq.Gravatar Théo Zimmermann2018-04-05
|/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - The testing and benchmarking labels are now distinct. - The release manager does not take care of merging anymore. - The reference manual is not written in LaTeX anymore.
* | | | | | | | | | | Merge PR #7115: Sphinx doc chapter 28Gravatar Théo Zimmermann2018-04-05
|\ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ Merge PR #7016: Make parsing independent of the cumulativity flag.Gravatar Enrico Tassi2018-04-05
|\ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ Merge PR #7139: [stm] More cleanup of "classification is not an interpreter"Gravatar Enrico Tassi2018-04-05
|\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | * | | | | | | | [Sphinx] Add chapter 30Gravatar Maxime Dénès2018-04-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Thanks to Paul Steckler for porting this chapter.
| | | | | | * | | | | | | | [Sphinx] Move chapter 30 to new infrastructureGravatar Maxime Dénès2018-04-05
| | | | |_|/ / / / / / / / | | | |/| | | | | | | | |
* | | | | | | | | | | | | Merge PR #7127: Fix #6257: anomaly with Printing Projections and Context.Gravatar Hugo Herbelin2018-04-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge PR #7163: merge-pr.sh: cache github API callsGravatar Maxime Dénès2018-04-04
|\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | * | | | | | | | Sphinx docs: fix typo (non-ASCII character lost in sphinx migration)Gravatar Peter LeFanu Lumsdaine2018-04-04
| |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | |