aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Inline a function from Quote used in setoid_ring.Gravatar Pierre-Marie Pédrot2018-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
|/ /
* | Merge PR #7868: [coqtop] Give priority to stdlib load path over current direc...Gravatar Emilio Jesus Gallego Arias2018-06-20
|\ \
| * | [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
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
* | | | | | | 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
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge PR #7844: Remove Elpi from Travis.Gravatar Emilio Jesus Gallego Arias2018-06-17
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge PR #7828: [Spawn] no control sock on unixGravatar Emilio Jesus Gallego Arias2018-06-17
|\ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ Merge PR #7818: Do not allow spliting in res_pf, this is reserved for pretypingGravatar Pierre-Marie Pédrot2018-06-17
|\ \ \ \ \ \ \ \ \ \
| | | | | | | * | | | Remove the proj_body field from the kernel.Gravatar Pierre-Marie Pédrot2018-06-17
| | | | | | | * | | | Remove the proj_eta field of the kernel.Gravatar Pierre-Marie Pédrot2018-06-17
| | | | | | | * | | | Remove special declaration of primitive projections in the kernel.Gravatar Pierre-Marie Pédrot2018-06-17
| | | | | | * | | | | Fixes #7811 (uncaught Not_found in notation printer related to "match").Gravatar Hugo Herbelin2018-06-17
| |_|_|_|_|/ / / / / |/| | | | | | | | |
| | | | | | * | | | Getting rid of the const_proj field in the kernel.Gravatar Pierre-Marie Pédrot2018-06-17
| |_|_|_|_|/ / / / |/| | | | | | | |
* | | | | | | | | Merge PR #7749: [doc] Disable smartquotes conversionGravatar Maxime Dénès2018-06-17
|\ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ Merge PR #7752: [merge script] Check if the CI that was run is outdated.Gravatar Maxime Dénès2018-06-17
|\ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ Merge PR #7635: Define rec_declaration in terms of prec_declaration.Gravatar Maxime Dénès2018-06-17
|\ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ Merge PR #7616: Fix #7615: Functor inlining drops universe substitution.Gravatar Maxime Dénès2018-06-17
|\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | * | | | | | Remove Elpi from Travis.Gravatar Théo Zimmermann2018-06-16
| |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge PR #7814: doc: Add "Print Canonical Projections" command to Command indexGravatar Théo Zimmermann2018-06-16
|\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | * Fix #7836: tools/inferior-coq.el uses next-line instead of forward-line.Gravatar Perry E. Metzger2018-06-16
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
| * | | | | | | | | | | [sphinx] Finish clean-up of the Canonical Structure subsection.Gravatar Théo Zimmermann2018-06-16
| * | | | | | | | | | | doc: Add "Print Canonical Projections" command to Command indexGravatar Anton Trunov2018-06-16
|/ / / / / / / / / / /
| | | | | | * | | | | [spawn] don't create a control socket on Unix (Fix #7713)Gravatar Enrico Tassi2018-06-15
| | | | | | | | | | * Add test-suite case for performance, had to use TimeoutGravatar Matthieu Sozeau2018-06-15
| | | | | | | | | | * Better elaboration of pattern-matchings on primitive projectionsGravatar Matthieu Sozeau2018-06-15
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Merge PR #7813: Workaround for #2800: handling non-value arguments in tactics.Gravatar Pierre-Marie Pédrot2018-06-15
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| | | | | | * | | | Do not allow spliting in res_pf, this is reserved for pretypingGravatar Matthieu Sozeau2018-06-15
| |_|_|_|_|/ / / / |/| | | | | | | |
| | | | | | * | | cArray: proper invalid_arg exceptionsGravatar Matthieu Sozeau2018-06-15
| |_|_|_|_|/ / / |/| | | | | | |