| Commit message (Expand) | Author | Age |
* | Add user syntax for creating hint databases [Create HintDb foo | msozeau | 2008-09-14 |
* | In manual implicit arguments mode, do not enrich implicits | msozeau | 2008-09-14 |
* | Fix bug #1936: uncaught exception due to undefinable exceptions. | msozeau | 2008-09-14 |
* | Fix bug #1940: uncaught exception when searching for a type class. | msozeau | 2008-09-14 |
* | Add enough information to correctly globalize recursive calls in inductive and | msozeau | 2008-09-11 |
* | Add the ability to declare [Hint Extern]'s with no pattern. | msozeau | 2008-09-07 |
* | Fixes in typeclasses resolution. Avoid reducing instances types before | msozeau | 2008-09-07 |
* | Propagating commit 11343 from branch v8.2 to trunk (wish 1934 about | herbelin | 2008-09-02 |
* | - New auto hints for transparency/opacity control, not bound to | msozeau | 2008-08-22 |
* | Various fixes w.r.t typeclasses and subtac: resolve tcs properly inside | msozeau | 2008-08-21 |
* | eviter redondance du message d'erreur (Error while reading / File) | barras | 2008-08-07 |
* | Correction de bugs: | herbelin | 2008-08-05 |
* | Report des commits 11297 et 11299 (nom Unnamed_theorem local caché par | herbelin | 2008-08-04 |
* | Évolutions diverses et variées. | herbelin | 2008-08-04 |
* | Fixes in generalize_eqs/dependent induction to allow the user to specify | msozeau | 2008-07-28 |
* | - Pour CoRN, rétablissement notations Qgt/Qge (mais cette fois avec | herbelin | 2008-07-26 |
* | Fixed bug #1904 (instances of evars were no longer substituted since | herbelin | 2008-07-25 |
* | Fix bug #1913, checking for unresolved evars which aren't obligations. | msozeau | 2008-07-24 |
* | Suite commit 11236 | notin | 2008-07-24 |
* | Stop glob messages to be printed by default on stdout | letouzey | 2008-07-23 |
* | Correct implementation of discharging of implicit arguments and add new | msozeau | 2008-07-22 |
* | Suite commit 11236 | notin | 2008-07-21 |
* | Rétablissement de l'option -dump-glob de coq top et de l'option -glob-from d... | notin | 2008-07-18 |
* | Affichage intempestif d'information de globalisation + numéro de version dan... | notin | 2008-07-18 |
* | fixed indentation of subgoals for Show Script | barras | 2008-07-17 |
* | Uniformisation du format des messages d'erreur (commencent par une | herbelin | 2008-07-17 |
* | Autour du parsing: | herbelin | 2008-07-15 |
* | Suite de la révision #11212 | notin | 2008-07-08 |
* | Fix implicit arguments in sections bug and check for resolution of evars when | msozeau | 2008-07-07 |
* | Utilisation de try_locate_qualified_library au lieu de locate_qualified_libra... | notin | 2008-07-07 |
* | - Improve [Context] vernacular to allow arbitrary binders, not just | msozeau | 2008-07-07 |
* | Fixes in handling of implicit arguments: | msozeau | 2008-07-04 |
* | Lissage de la gestion des chemins de chargement de fichiers : | herbelin | 2008-06-29 |
* | (Partial) fix for bug #1892, adding a missing newline. | msozeau | 2008-06-27 |
* | Création du fichier dumpglob.ml, qui rassemble les fonctions de globalisatio... | notin | 2008-06-25 |
* | Catch a Not_found exception in the Combined Scheme mechanism to hide an ugly | vsiles | 2008-06-24 |
* | Suppression de l'option -dump-glob et ajout d'une option -no-glob | notin | 2008-06-24 |
* | Code cleanup in typeclasses, remove dead and duplicated code. | msozeau | 2008-06-21 |
* | Fix bug #1889, correct globalization in class declarations. | msozeau | 2008-06-21 |
* | - Implantation de la suggestion 1873 sur discriminate. Au final, | herbelin | 2008-06-21 |
* | Fix bug in implementation of splitting of class constraints. | msozeau | 2008-06-18 |
* | Fix bug in handling of classes and instances inside sections at | msozeau | 2008-06-17 |
* | Fixes w.r.t. let binders in class contexts and Add Parametric | msozeau | 2008-06-17 |
* | Better typeclass error messages, always giving the full set of | msozeau | 2008-06-17 |
* | Correction bug 1878 (utilisation de extend_evar déplacée là où une | herbelin | 2008-06-14 |
* | Temporary fix for bug #1876, printing fails because of unresolved | msozeau | 2008-06-13 |
* | Optionally (and by default) split typeclasses evars into connected | msozeau | 2008-06-11 |
* | - Officialisation de la notation "pattern c at -1" (cf wish 1798 sur coq-bugs) | herbelin | 2008-06-10 |
* | - Correction bug 1841 (identificateurs incorrects avec Subclass) | herbelin | 2008-06-10 |
* | - Extension de "generalize" en "generalize c as id at occs". | herbelin | 2008-06-08 |