aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-21Merge PR #7880: Clean up DynPierre-Marie Pédrot
2018-06-21Add documentation for Dyn.whitequark
2018-06-21Rename Dyn.TParam→ValueS, Dyn.MapS.obj→value to clarify their purpose.whitequark
2018-06-21Reformat Dyn.{ml,mli}.whitequark
2018-06-20Merge PR #7868: [coqtop] Give priority to stdlib load path over current direc...Emilio Jesus Gallego Arias
2018-06-19[coqtop] Give priority to stdlib load path over current directoryMaxime Dénès
2018-06-19Merge PR #7797: Remove reference name type.Enrico Tassi
2018-06-19Merge PR #6754: Better elaboration of pattern-matchings on primitive projectionsPierre-Marie Pédrot
2018-06-19Merge PR #7491: Fix #7421: constr_eq ignores universe constraints.Pierre-Marie Pédrot
2018-06-19Merge PR #7801: [vernac] Add option to force building really mutual induction...Enrico Tassi
2018-06-19Merge PR #7841: Remove CanaryPierre-Marie Pédrot
2018-06-19Merge PR #7714: Remove primitive-projection related data from the kernelMaxime Dénès
2018-06-19Merge PR #7856: Fix #7829: Spurious documentation failures.Maxime Dénès
2018-06-18Overlay for reference removalMaxime Dénès
2018-06-18Merge PR #7855: Update section on adding your project to CI and link to examp...Emilio Jesus Gallego Arias
2018-06-18Fix #7421: constr_eq ignores universe constraints.Gaëtan Gilbert
2018-06-18Remove Canary.whitequark
2018-06-18Fix #7829: Spurious documentation failures.Théo Zimmermann
2018-06-18Merge PR #7840: Remove Hashcons.HobjPierre-Marie Pédrot
2018-06-18Update section on adding your project to CI and link to example PR.Théo Zimmermann
2018-06-18Remove reference name type.Maxime Dénès
2018-06-17Remove Hashcons.Hobj.whitequark
2018-06-17Merge PR #7824: Fixes #7811 (uncaught Not_found in notation printer related t...Pierre-Marie Pédrot
2018-06-17Merge PR #7848: Fix a typo in documentationThéo Zimmermann
2018-06-17Merge PR #7822: cArray: proper invalid_arg exceptionsPierre-Marie Pédrot
2018-06-17Merge PR #7844: Remove Elpi from Travis.Emilio Jesus Gallego Arias
2018-06-17Merge PR #7828: [Spawn] no control sock on unixEmilio Jesus Gallego Arias
2018-06-17Merge PR #7818: Do not allow spliting in res_pf, this is reserved for pretypingPierre-Marie Pédrot
2018-06-17Remove the proj_body field from the kernel.Pierre-Marie Pédrot
2018-06-17Remove the proj_eta field of the kernel.Pierre-Marie Pédrot
2018-06-17Remove special declaration of primitive projections in the kernel.Pierre-Marie Pédrot
2018-06-17Fixes #7811 (uncaught Not_found in notation printer related to "match").Hugo Herbelin
2018-06-17Getting rid of the const_proj field in the kernel.Pierre-Marie Pédrot
2018-06-17Merge PR #7749: [doc] Disable smartquotes conversionMaxime Dénès
2018-06-17Merge PR #7752: [merge script] Check if the CI that was run is outdated.Maxime Dénès
2018-06-17Merge PR #7635: Define rec_declaration in terms of prec_declaration.Maxime Dénès
2018-06-17Merge PR #7616: Fix #7615: Functor inlining drops universe substitution.Maxime Dénès
2018-06-16Remove Elpi from Travis.Théo Zimmermann
2018-06-16Merge PR #7814: doc: Add "Print Canonical Projections" command to Command indexThéo Zimmermann
2018-06-16[sphinx] Finish clean-up of the Canonical Structure subsection.Théo Zimmermann
2018-06-16doc: Add "Print Canonical Projections" command to Command indexAnton Trunov
2018-06-15[spawn] don't create a control socket on Unix (Fix #7713)Enrico Tassi
2018-06-15Add test-suite case for performance, had to use TimeoutMatthieu Sozeau
2018-06-15Better elaboration of pattern-matchings on primitive projectionsMatthieu Sozeau
2018-06-15Merge PR #7813: Workaround for #2800: handling non-value arguments in tactics.Pierre-Marie Pédrot
2018-06-15Do not allow spliting in res_pf, this is reserved for pretypingMatthieu Sozeau
2018-06-15cArray: proper invalid_arg exceptionsMatthieu Sozeau
2018-06-14Workaround to handle non-value arguments in tactics.Cyprien Mangin
2018-06-14Merge PR #7803: [TYPO FIX] elimitate -> eliminateHugo Herbelin
2018-06-14Merge PR #7793: [ci] update docker image to include elpi 1.0.4Emilio Jesus Gallego Arias