aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | | | | Merge PR #7774: [build] Fix checks and notes noting 4.02.1 instead of 4.02.3Gravatar Maxime Dénès2018-06-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge PR #7873: Make Clément the secondary codeowner of doc/tools/coqrst.Gravatar Maxime Dénès2018-06-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | Update dpdgraph branch nameGravatar Gaëtan Gilbert2018-06-21
* | | | | | | | | | | | | | | | | | Merge PR #7770: Move indices on top on the TOC. Closes #7764.Gravatar Maxime Dénès2018-06-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | * Further cleanup: do not export the closed_term Ltac entry.Gravatar Pierre-Marie Pédrot2018-06-21
* | | | | | | | | | | | | | | | | | Merge PR #7815: On cygwin, pass the filename in a format that coqdoc understa...Gravatar Maxime Dénès2018-06-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | | | | * Inline a function from Quote used in setoid_ring.Gravatar Pierre-Marie Pédrot2018-06-21
* | | | | | | | | | | | | | | | | | | Merge PR #7865: Fix #7432: Grammar token @term points to the SSR chapter.Gravatar Maxime Dénès2018-06-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | * | | | Remove enforce_leq from checkerGravatar Gaëtan Gilbert2018-06-21
* | | | | | | | | | | | | | | | | | | Merge PR #7842: Fix #7836: tools/inferior-coq.el uses next-line instead of fo...Gravatar Pierre Courtieu2018-06-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge PR #7880: Clean up DynGravatar Pierre-Marie Pédrot2018-06-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Add documentation for Dyn.Gravatar whitequark2018-06-21
| * | | | | | | | | | | | | | | | | | | | Rename Dyn.TParam→ValueS, Dyn.MapS.obj→value to clarify their purpose.Gravatar whitequark2018-06-21
| * | | | | | | | | | | | | | | | | | | | Reformat Dyn.{ml,mli}.Gravatar whitequark2018-06-21
|/ / / / / / / / / / / / / / / / / / / /
| | | | | | | | | | | | | | | | | * | | Mention Company-Coq as well.Gravatar Théo Zimmermann2018-06-20
| | | | | | | | | | | | | | | | | * | | Add a good reference for Proof-General as suggested by Clément.Gravatar Théo Zimmermann2018-06-20
| | | | | | | | | | | | | | | | | * | | Modernize the introduction of the reference manual.Gravatar Théo Zimmermann2018-06-20
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | On cygwin, pass the filename in a format that coqdoc understands.Gravatar Jim Fehrle2018-06-20
* | | | | | | | | | | | | | | | | | | Merge PR #7868: [coqtop] Give priority to stdlib load path over current direc...Gravatar Emilio Jesus Gallego Arias2018-06-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | * | | | | [ssr] test case for rewrite (setoid) making the goal illtypedGravatar Enrico Tassi2018-06-20
| | | | | | | | | | | | | | | * | | | | [ssr] rewrite: turn anomaly into regular errorGravatar Enrico Tassi2018-06-20
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | |
| | | | | | * | | | | | | | | | | | | Make Clément the secondary codeowner of doc/tools/coqrst.Gravatar Théo Zimmermann2018-06-20
| |_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | * | | Fix Univ.enforce_leq dropped constraints when algebraic on the rightGravatar Gaëtan Gilbert2018-06-19
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | [coqtop] Give priority to stdlib load path over current directoryGravatar Maxime Dénès2018-06-19
* | | | | | | | | | | | | | | | | Merge PR #7797: Remove reference name type.Gravatar Enrico Tassi2018-06-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge PR #6754: Better elaboration of pattern-matchings on primitive projectionsGravatar Pierre-Marie Pédrot2018-06-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge PR #7491: Fix #7421: constr_eq ignores universe constraints.Gravatar Pierre-Marie Pédrot2018-06-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge PR #7801: [vernac] Add option to force building really mutual induction...Gravatar Enrico Tassi2018-06-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge PR #7841: Remove CanaryGravatar Pierre-Marie Pédrot2018-06-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
| | | | | | | * | | | | | | | | | | | | | [doc] Rewrite and document the prodn directiveGravatar Clément Pit-Claudel2018-06-19
| | | | | | | * | | | | | | | | | | | | | [doc] Fix a typo in the ssreflect chapterGravatar Clément Pit-Claudel2018-06-19
| | | | | | | * | | | | | | | | | | | | | [doc] Fix uncaught duplicate-label errors in the SSReflect chapterGravatar Clément Pit-Claudel2018-06-19
| | | | | | | * | | | | | | | | | | | | | [doc] Use productionlist instead of prodn in ring.rstGravatar Clément Pit-Claudel2018-06-19
| |_|_|_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge PR #7714: Remove primitive-projection related data from the kernelGravatar Maxime Dénès2018-06-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge PR #7856: Fix #7829: Spurious documentation failures.Gravatar Maxime Dénès2018-06-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | * | | | | | | | | | | | | | | Overlay for reference removalGravatar Maxime Dénès2018-06-18
* | | | | | | | | | | | | | | | | | | | | | Merge PR #7855: Update section on adding your project to CI and link to examp...Gravatar Emilio Jesus Gallego Arias2018-06-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | |
| | | | | | * | | | | | | | | | | | | | | | Fix #7421: constr_eq ignores universe constraints.Gravatar Gaëtan Gilbert2018-06-18
| |_|_|_|_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | Remove Canary.Gravatar whitequark2018-06-18
| | * | | | | | | | | | | | | | | | | | | Fix #7829: Spurious documentation failures.Gravatar Théo Zimmermann2018-06-18
| | | |/ / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge PR #7840: Remove Hashcons.HobjGravatar Pierre-Marie Pédrot2018-06-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | Update section on adding your project to CI and link to example PR.Gravatar Théo Zimmermann2018-06-18
| |/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | Remove reference name type.Gravatar Maxime Dénès2018-06-18
| |_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Remove Hashcons.Hobj.Gravatar whitequark2018-06-17
|/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge PR #7824: Fixes #7811 (uncaught Not_found in notation printer related t...Gravatar Pierre-Marie Pédrot2018-06-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge PR #7848: Fix a typo in documentationGravatar Théo Zimmermann2018-06-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge PR #7822: cArray: proper invalid_arg exceptionsGravatar Pierre-Marie Pédrot2018-06-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | * | | | | Remove Tutorial from Additional documentation in refman intro.Gravatar Théo Zimmermann2018-06-17
| | | | | | | | | | | | | | | * | | | | Remove Tutorials from doc/LICENSE following #7466.Gravatar Théo Zimmermann2018-06-17
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge PR #7844: Remove Elpi from Travis.Gravatar Emilio Jesus Gallego Arias2018-06-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \