aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-29Set the default LtacProf cutoff to 2%Jason Gross
2016-09-29Fix bug #4798: compat notations should not modify the parser.Pierre-Marie Pédrot
2016-09-29STM: compute the correct state for edited Qed (#5086)Enrico Tassi
2016-09-29Arguments: cleanup + detect discrepancy rename/implicit (#3753)Enrico Tassi
2016-09-29Merge branch 'bug5036' into v8.6Matthieu Sozeau
2016-09-29Fix bug #5036 autorewrite, sections and universesMatthieu Sozeau
2016-09-29Merge branch 'bug4723' into v8.6Matthieu Sozeau
2016-09-29Being more informative about the change of behavior of "subst".Hugo Herbelin
2016-09-29Fix bug #4869, allow Prop, Set, and level names in constraints.Matthieu Sozeau
2016-09-29fix bug 3683 : adds references to the web site for the bug trackerYves Bertot
2016-09-29Fix bug #5011: Anomaly on [Existing Class].Pierre-Marie Pédrot
2016-09-29Fix a bug in subst releaved by an OCaml warning.Maxime Dénès
2016-09-29test-suite: fix sed on OS X, does not handle +Matthieu Sozeau
2016-09-29Cleanup API, making inference_hook optionalMatthieu Sozeau
2016-09-29Ncring_initial: avoid a notation overridingPierre Letouzey
2016-09-29Extraction: ignore some useless stuff about universesPierre Letouzey
2016-09-29Argument : assert does fail if no arg is given (fix #4864)Enrico Tassi
2016-09-29-profile-ltac-cutoff alike Show Ltac Profile Cutoff (#5100)Enrico Tassi
2016-09-29Updating the code wrt. to some Ocaml compiler warnings.Matej Kosik
2016-09-29UPDATE: reference to a deprecated variable "Filename.temp_dir_name" was repla...Matej Kosik
2016-09-28Ring_theory: avoid overriding a few notationsPierre Letouzey
2016-09-28ZDivEucl: notations in different scope to avoid a warningPierre Letouzey
2016-09-28Adding interface files to Nsatz ML files.Pierre-Marie Pédrot
2016-09-28Fix bug #4723 and FIXME in API for solve_by_tacMatthieu Sozeau
2016-09-28Do not stop propagation of signals when Coq is busy (bug #3941).Guillaume Melquiond
2016-09-28Make error message more helpful.Théo Zimmermann
2016-09-28CLEANUP: remove the definition of the "CString.map" function. We will use the...Matej Kosik
2016-09-28FIX: a bug in the pattern matchingMatej Kosik
2016-09-288.7 now points to Current and 8.6 points to V8_6.Théo Zimmermann
2016-09-28Add a compatibility flag for 8.6 and refactor.Théo Zimmermann
2016-09-28Warning about similar notations now up to alpha-conversion.Hugo Herbelin
2016-09-28Typeclass backtracking example by J. LeivantMatthieu Sozeau
2016-09-28Remove incorrect assertion in cbn (bug #4822).Guillaume Melquiond
2016-09-28Merge remote-tracking branch 'github/pr/232' into v8.6Maxime Dénès
2016-09-27Fix bug #4553: CoqIDE gives warnings about deprecated GTK features.Pierre-Marie Pédrot
2016-09-27Fix #5061: Warnings flag has no discernible valueMaxime Dénès
2016-09-27Add fixed test-suite file for bug #4527Matthieu Sozeau
2016-09-27Fixing #4887 (confusion between using and with in documentation of firstorder).Hugo Herbelin
2016-09-27Merge remote-tracking branch 'github/pr/290' into trunkMaxime Dénès
2016-09-27Merge branch 'v8.6'Pierre-Marie Pédrot
2016-09-27Merge branch 'v8.5' into v8.6Pierre-Marie Pédrot
2016-09-27LtacProf: "Show Ltac Profile CutOff $N" (fix #5080)Enrico Tassi
2016-09-26Remove spaces from around list notationsJason Gross
2016-09-26Remove spaces from around vector notationsJason Gross
2016-09-26Unbreak Ltac [ | .. | ] notation in -compat 8.5Jason Gross
2016-09-26Fix bug #4785 (use [ ] for vector nil)Jason Gross
2016-09-26Posssible abstractions over goal variables when inferring match return clause.Hugo Herbelin
2016-09-26Trying an abstracting dependencies heuristic for the match return clause even...Hugo Herbelin
2016-09-26Trying a no-inversion no-dependency heuristic for match return clause.Hugo Herbelin
2016-09-26Inference of return clause: giving uniformly priority to "small inversion".Hugo Herbelin