aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* 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
* | Adding variants enter_one and refine_one which assume that exactly oneGravatar Hugo Herbelin2016-09-16
* | Added a test file for contradiction.Gravatar Hugo Herbelin2016-09-15
* | Extending "contradiction" so that it recognizes statements such as "~x=x" or ...Gravatar Hugo Herbelin2016-09-15
* | Continuing fix to #5078, taking also into account intropatterns.Gravatar Hugo Herbelin2016-09-15
* | Typo.Gravatar Hugo Herbelin2016-09-15
* | Merge branch 'v8.5' into v8.6Gravatar Pierre-Marie Pédrot2016-09-14
|\|
| * Fixing test-suite after commit 43104a0b.Gravatar Pierre-Marie Pédrot2016-09-14
* | Fixing #5078 (wrong detection of evaluable local hypotheses).Gravatar Hugo Herbelin2016-09-13
* | LtacProp: fix reset_profile (fix #5079)Gravatar Enrico Tassi2016-09-13
* | test-suite/output-modulo-time made more robustGravatar Enrico Tassi2016-09-13
* | AsyncTaskQueue: annotate debug feedback messages with worker idGravatar Enrico Tassi2016-09-13
* | CoqIDE: push to message win feedback Message(Debug,Info,Notice)Gravatar Enrico Tassi2016-09-13
* | coqc: print debug feedback coming from workersGravatar Enrico Tassi2016-09-13
* | stm: feedback forwarding has to be atomicGravatar Enrico Tassi2016-09-13
* | feedback: provide a feeder that prints debug messagesGravatar Enrico Tassi2016-09-13
| * Fixing a recursive notation bug raised on coq-club on Sep 12, 2016.Gravatar Hugo Herbelin2016-09-12
* | Refolding: disable in 8.4 compat file, documentGravatar Matthieu Sozeau2016-09-12
* | Merge remote-tracking branch 'github-coq/pr/249' into v8.6Gravatar Matthieu Sozeau2016-09-12
|\ \
* | | Add support for testing output mod timing changesGravatar Jason Gross2016-09-11
* | | Fix newlines in printout of LtacProfGravatar Jason Gross2016-09-11
* | | Revert the LtacProf tactic table headerGravatar Jason Gross2016-09-11
* | | Add a test for 4836Gravatar Jason Gross2016-09-11
* | | Avoid putting a useless "toploop" directory in the ML search path if it does ...Gravatar Guillaume Melquiond2016-09-10
| | * Test for #5077.Gravatar Hugo Herbelin2016-09-10