aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
| | | | * | Glob_ops: cosmetic renaming to reflect the type of objects.Gravatar Hugo Herbelin2018-03-28
| | | | | |
* | | | | | Merge PR #7090: stm: don't propagate side effects when editing a proofGravatar Emilio Jesus Gallego Arias2018-03-28
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge PR #6961: [test-suite] Add backtracking test for `Load`.Gravatar Enrico Tassi2018-03-28
|\ \ \ \ \ \ \
| | * | | | | | stm: don't propagate side effects when editing a proofGravatar Enrico Tassi2018-03-27
| | | | | | | |
| | | | | | | * Adding tacticals tclBINDFIRST/tclBINDLAST.Gravatar Hugo Herbelin2018-03-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Design choice: Failing with an anomaly or with a catchable Ltac error "Fail": we fail with a Fail as it was the case with the related constrained version of tclTHENFIRST/tclTHENLAST.
| | | | | | | * Export Proofview.undefined as "unsafe" primitive.Gravatar Hugo Herbelin2018-03-27
| | | | | | | |
| | | | | | | * Adding informative variant of shelve_unifiable returning set of shelved evars.Gravatar Hugo Herbelin2018-03-27
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge PR #6835: Deprecate undocumented "intros until 0" in favor of "intros *"Gravatar Pierre-Marie Pédrot2018-03-27
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge PR #7062: Slightly refining some error messages about unresolvable evars.Gravatar Pierre-Marie Pédrot2018-03-27
|\ \ \ \ \ \ \ \
| | | | | | * | | [doc] Port Chapter 20 Type Classes to SphinxGravatar Matthieu Sozeau2018-03-26
| | | | | | | | |
* | | | | | | | | Merge PR #6739: Tentative fix for #6520: camlcity.org unresponsive makes ↵Gravatar Maxime Dénès2018-03-26
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | AppVeyor fail.
| | | | | | * | | Move Classes.tex to type-classes.rstGravatar Matthieu Sozeau2018-03-26
| | | | | | | | |
* | | | | | | | | Merge PR #6970: [vernac] Move `Quit` and `Drop` to the toplevel layer.Gravatar Enrico Tassi2018-03-26
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| | | | | | * | | Add Michael Soegtrop as a code owner for Windows build scripts.Gravatar Théo Zimmermann2018-03-26
| | | | | | | | |
| | | | | | * | | Use Pierre Corbineau GitHub nickname in CODEOWNERS.Gravatar Théo Zimmermann2018-03-26
| |_|_|_|_|/ / / |/| | | | | | |
| | | * | | | | Slightly refining some error messages about unresolvable evars.Gravatar Hugo Herbelin2018-03-24
| |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | For instance, error in "Goal forall a f, f a = 0" is now located.
| | | * | | | Deprecate undocumented "intros until 0" in favor of "intros *".Gravatar Hugo Herbelin2018-03-23
| |_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - The case 0 makes the code of intros until (and in particular of Detyping.lookup_quantified_hypothesis_as_displayed more complicated). - The introduction pattern "*" is compositional while "until 0" is not.
* | | | | | Merge PR #7046: Switch maintainers for documentationGravatar Théo Zimmermann2018-03-23
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge PR #7018: Fix typo in CHANGES.Gravatar Maxime Dénès2018-03-23
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge PR #7029: improve merge-pr scriptGravatar Maxime Dénès2018-03-23
|\ \ \ \ \ \ \ \
| * | | | | | | | improve merge-pr scriptGravatar Enrico Tassi2018-03-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The script now performs many more checks and reports errors in a more intelligible way.
* | | | | | | | | Merge PR #7052: More precise wording about the merge process.Gravatar Théo Zimmermann2018-03-23
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | More precise wording about the merge process.Gravatar Maxime Dénès2018-03-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In particular, don't use the GitHub interface. Also, not all reviews are mandatory in some corner cases.
* | | | | | | | | Merge PR #7028: Fix #7026: ssr: applying an overloaded lemma as a view takes ↵Gravatar Enrico Tassi2018-03-23
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | too long.
* \ \ \ \ \ \ \ \ \ Merge PR #6968: [stm] Never consider `Backtrack` as part of the script.Gravatar Enrico Tassi2018-03-23
|\ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ Merge PR #7025: Coq makefile: provide variables to extend the flags passed ↵Gravatar Enrico Tassi2018-03-23
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to coq, coqchk, coqdoc
| * | | | | | | | | | | update CHANGESGravatar Enrico Tassi2018-03-23
| | | | | | | | | | | |
* | | | | | | | | | | | Merge PR #7030: [default.nix] Add dependencies of the merging script.Gravatar Vincent Laporte2018-03-23
|\ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ Merge PR #7031: Owners for developer toolsGravatar Théo Zimmermann2018-03-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Owners for developer toolsGravatar Maxime Dénès2018-03-22
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #7040 from maximedenes/sphinx-doc-chapter-22Gravatar Guillaume Melquiond2018-03-22
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Sphinx doc chapter 22
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into sphinx-doc-chapter-22Gravatar Guillaume Melquiond2018-03-22
| |\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #7039 from maximedenes/sphinx-doc-chapter-21Gravatar Guillaume Melquiond2018-03-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sphinx doc chapter 21
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into sphinx-doc-chapter-21Gravatar Guillaume Melquiond2018-03-22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #7038 from maximedenes/sphinx-doc-chapter-19Gravatar Guillaume Melquiond2018-03-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sphinx doc chapter 19
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into sphinx-doc-chapter-19Gravatar Guillaume Melquiond2018-03-22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #7036 from maximedenes/sphinx-doc-chapter-17Gravatar Guillaume Melquiond2018-03-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sphinx doc chapter 17
| | | | | | | | | | | * | | | | Switch maintainers for documentationGravatar Maxime Dénès2018-03-22
| |_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guillaume and I agreed to switch, as the new Sphinx infrastructure changes this component significantly.
| | | | * | | | | | | | | | | [Sphinx] Add chapter 22Gravatar Maxime Dénès2018-03-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Thanks to Paul Steckler for porting this chapter.
| | | | * | | | | | | | | | | [Sphinx] Move chapter 22 to new infrastructureGravatar Maxime Dénès2018-03-22
| |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | |
| | | * | | | | | | | | | | [Sphinx] Add chapter 21Gravatar Maxime Dénès2018-03-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Thanks to Pierre Letouzey for porting this chapter.
| | | * | | | | | | | | | | [Sphinx] Move chapter 21 to new infrastructureGravatar Maxime Dénès2018-03-22
| |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
| | * | | | | | | | | | | [Sphinx] Add chapter 19Gravatar Maxime Dénès2018-03-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Thanks to Laurent Théry for porting this chapter.
| | * | | | | | | | | | | [Sphinx] Move chapter 19 to new infrastructureGravatar Maxime Dénès2018-03-22
| |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | [Sphinx] Add chapter 17Gravatar Maxime Dénès2018-03-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Thanks to Clément Pit-Claudel for porting this chapter.
| * | | | | | | | | | | [Sphinx] Move chapter 17 to new infrastructureGravatar Maxime Dénès2018-03-22
|/ / / / / / / / / / /
| | * | | | | | | | | docsGravatar Ralf Jung2018-03-21
| | | | | | | | | | |
| * | | | | | | | | | [default.nix] Add dependencies of the merging script.Gravatar Théo Zimmermann2018-03-21
|/ / / / / / / / / /
* | | | | | | | | | Merge PR #7027: Refine a bit the decentralized merging process.Gravatar Théo Zimmermann2018-03-21
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | Switching owners for `META.coq`Gravatar Maxime Dénès2018-03-21
| | | | | | | | | |