aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-12.gitignore: no more generated grammar/*.ml filesPierre Letouzey
2016-07-12Makefile: no more .ml4.d hence no more rule to clean themPierre Letouzey
2016-07-12".gitignore" updateMatej Kosik
2016-07-12removing ocamldoc-related syntax errorsMatej Kosik
2016-07-12expanding "make help" a little bitMatej Kosik
2016-07-12Removing "READABLE_ML4=" from "Makefile.build"Matej Kosik
2016-07-11Removing "VERBOSE=" from "Makefile.build"Matej Kosik
2016-07-08Fixing the printing of unknown locations by adding a newline.Pierre-Marie Pédrot
2016-07-08Adding a breaking space in warning names.Pierre-Marie Pédrot
2016-07-08Remove spurious warnings about projections when requiring modules.Pierre-Marie Pédrot
2016-07-08Fixing #4906 (regression in printing an error message).Hugo Herbelin
2016-07-08Typo in a comment of stdlib.Hugo Herbelin
2016-07-07Merge branch 'v8.5' into v8.6Pierre-Marie Pédrot
2016-07-07Merge remote-tracking branch 'github/bug4653' into v8.6Matthieu Sozeau
2016-07-07Prevent "Load" from displaying all the intermediate subgoals.Guillaume Melquiond
2016-07-07Do not display goals in -compile-verbose mode (bug #4841).Guillaume Melquiond
2016-07-07Do not use implicit type info for (x := t) bindingsMatthieu Sozeau
2016-07-07Merge remote-tracking branch 'github/bug4873' into v8.6Matthieu Sozeau
2016-07-07Program: fix #4873: transparency option not usedMatthieu Sozeau
2016-07-06Update csdp.cache.Maxime Dénès
2016-07-06Fix typo in configure (noticed by Jason).Maxime Dénès
2016-07-06Merge branch 'primproj' into v8.6Matthieu Sozeau
2016-07-06Fix reopened bug #3317.Matthieu Sozeau
2016-07-06Fixed bug #4622.Matthieu Sozeau
2016-07-06Disallow dependent case on prim records w/o etaMatthieu Sozeau
2016-07-06Renaming to more generic has_dependent_elim testMatthieu Sozeau
2016-07-06Move is_prim... to Inductiveops and correct SchemeMatthieu Sozeau
2016-07-06primproj: warning and avoid error.Matthieu Sozeau
2016-07-06Merge remote-tracking branch 'github/pr/199' into v8.5Maxime Dénès
2016-07-06Merge remote-tracking branch 'github/pr/241' into v8.5Maxime Dénès
2016-07-06Fix #4793: Coq 8.6 should accept -compat 8.6Maxime Dénès
2016-07-06Bump version number in preparation for 8.5pl2 release.Maxime Dénès
2016-07-06Fix test-suite file 3690Matthieu Sozeau
2016-07-06Deduplicate some names in .mailmapJason Gross
2016-07-06Univs: fix internalization of (x := T) and castsMatthieu Sozeau
2016-07-06Fix indentation of configure printoutJason Gross
2016-07-05Move option_map notation upJason Gross
2016-07-05Restore option_map in FMapFactsJason Gross
2016-07-05Compat84: Don't mess with stdlib modulesJason Gross
2016-07-05Prevent unsafe overwriting of Required modules by toplevel library.Maxime Dénès
2016-07-05congruence fix: test-suite code and update CHANGESMatthieu Sozeau
2016-07-05Revert "Merge remote-tracking branch 'github/pr/229' into trunk"Maxime Dénès
2016-07-05Pass .v files to coqc in Makefile produced by coq_makefile (bug #4896).Guillaume Melquiond
2016-07-05Add mailmap entry.Guillaume Melquiond
2016-07-05Bug fix : variable capture in ltac code of Nsatzthery
2016-07-05FIX: "dev/doc/changes.txt"Matej Kosik
2016-07-04Merge remote-tracking branch 'github/pr/229' into trunkMaxime Dénès
2016-07-04Merge branch 'congruencefix' into v8.5Matthieu Sozeau
2016-07-04Revert "Revert "Improve the interpretation scope of arguments of an ltac matc...Maxime Dénès
2016-07-04Merge branch 'v8.5' into trunkMaxime Dénès