aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Being more informative about the change of behavior of "subst".Gravatar Hugo Herbelin2016-09-29
* fix bug 3683 : adds references to the web site for the bug trackerGravatar Yves Bertot2016-09-29
* Fix bug #5011: Anomaly on [Existing Class].Gravatar Pierre-Marie Pédrot2016-09-29
* test-suite: fix sed on OS X, does not handle +Gravatar Matthieu Sozeau2016-09-29
* Ncring_initial: avoid a notation overridingGravatar Pierre Letouzey2016-09-29
* Extraction: ignore some useless stuff about universesGravatar Pierre Letouzey2016-09-29
* Argument : assert does fail if no arg is given (fix #4864)Gravatar Enrico Tassi2016-09-29
* -profile-ltac-cutoff alike Show Ltac Profile Cutoff (#5100)Gravatar Enrico Tassi2016-09-29
* Ring_theory: avoid overriding a few notationsGravatar Pierre Letouzey2016-09-28
* ZDivEucl: notations in different scope to avoid a warningGravatar Pierre Letouzey2016-09-28
* Adding interface files to Nsatz ML files.Gravatar Pierre-Marie Pédrot2016-09-28
* Do not stop propagation of signals when Coq is busy (bug #3941).Gravatar Guillaume Melquiond2016-09-28
* Warning about similar notations now up to alpha-conversion.Gravatar Hugo Herbelin2016-09-28
* Typeclass backtracking example by J. LeivantGravatar Matthieu Sozeau2016-09-28
* Remove incorrect assertion in cbn (bug #4822).Gravatar Guillaume Melquiond2016-09-28
* Merge remote-tracking branch 'github/pr/232' into v8.6Gravatar Maxime Dénès2016-09-28
|\
* | Fix bug #4553: CoqIDE gives warnings about deprecated GTK features.Gravatar Pierre-Marie Pédrot2016-09-27
* | Fix #5061: Warnings flag has no discernible valueGravatar Maxime Dénès2016-09-27
* | Add fixed test-suite file for bug #4527Gravatar Matthieu Sozeau2016-09-27
* | Merge branch 'v8.5' into v8.6Gravatar Pierre-Marie Pédrot2016-09-27
|\ \
* | | LtacProf: "Show Ltac Profile CutOff $N" (fix #5080)Gravatar Enrico Tassi2016-09-27
* | | Remove spaces from around list notationsGravatar Jason Gross2016-09-26
* | | Remove spaces from around vector notationsGravatar Jason Gross2016-09-26
* | | Unbreak Ltac [ | .. | ] notation in -compat 8.5Gravatar Jason Gross2016-09-26
* | | Fix bug #4785 (use [ ] for vector nil)Gravatar Jason Gross2016-09-26
* | | Posssible abstractions over goal variables when inferring match return clause.Gravatar Hugo Herbelin2016-09-26
* | | Trying an abstracting dependencies heuristic for the match return clause even...Gravatar Hugo Herbelin2016-09-26
* | | Trying a no-inversion no-dependency heuristic for match return clause.Gravatar Hugo Herbelin2016-09-26
* | | Inference of return clause: giving uniformly priority to "small inversion".Gravatar Hugo Herbelin2016-09-26
* | | Fast russian peasant exponentiation in Nsatz.Gravatar Pierre-Marie Pédrot2016-09-26
* | | Monomorphizing various uses of arrays in Nsatz.Gravatar Pierre-Marie Pédrot2016-09-26
* | | Partial fix for bug #5085: nsatz_compute stack overflows.Gravatar Pierre-Marie Pédrot2016-09-26
* | | Fix bug #5093: typeclasses eauto depth arg does not accept a var.Gravatar Pierre-Marie Pédrot2016-09-26
* | | Fix bug #5090: Effect of -Q depends on coqtop's current directory.Gravatar Pierre-Marie Pédrot2016-09-25
* | | The coqtop options -Q and -R do not affect the ML loadpath anymore.Gravatar Pierre-Marie Pédrot2016-09-25
* | | Moving "move" in the new proof engine.Gravatar Hugo Herbelin2016-09-24
| * | Ensuring that the evar name is preserved by "rename" as it is alreadyGravatar Hugo Herbelin2016-09-24
* | | Adding a test for bug #5096.Gravatar Pierre-Marie Pédrot2016-09-24
* | | Fix bug #5096: [vm_compute] is exponentially slower than [native_compute].Gravatar Pierre-Marie Pédrot2016-09-23
* | | Merge branch 'v8.5' into v8.6Gravatar Pierre-Marie Pédrot2016-09-23
|\| |
* | | coqc -o now places .glob file near .vo fileGravatar Enrico Tassi2016-09-22
* | | typosGravatar Enrico Tassi2016-09-22
| * | Fixing #5095 (non relevant too strict test in let-in abstraction).Gravatar Hugo Herbelin2016-09-22
* | | Fix description of change in intro semantics.Gravatar Maxime Dénès2016-09-21
* | | Remove dead code in library/lib.ml.Gravatar Maxime Dénès2016-09-20
| * | Replace { command ; } with ( command )Gravatar Erik Martin-Dorel2016-09-19
| * | Fix typos in RefMan-uti.tex.Gravatar Erik Martin-Dorel2016-09-19
* | | Fix warning when using Variables at toplevel.Gravatar Maxime Dénès2016-09-19
* | | Further "decide equality" tests on demand of Jason.Gravatar Hugo Herbelin2016-09-17
* | | Addressing OCaml compilation warnings.Gravatar Hugo Herbelin2016-09-16