| Commit message (Expand) | Author | Age |
* | New instance returns the (future) identifier of the instance. | msozeau | 2008-02-26 |
* | Proper implicit arguments handling for assumptions | msozeau | 2008-02-26 |
* | Merge with lmamane's private branch: | lmamane | 2008-02-22 |
* | Backport Program Instance into Instance. Proper early error message if | msozeau | 2008-02-10 |
* | Fix the clrewrite tactic, change Relations.v to work on relations in Prop | msozeau | 2008-02-09 |
* | Change implementation of resolution for typeclasses to use a customized | msozeau | 2008-02-08 |
* | Add more information to IllFormedRecBody exceptions, to show the exact | msozeau | 2008-02-08 |
* | Backport code from command.ml to subtac_command.ml for definining | msozeau | 2008-02-08 |
* | New algorithm to resolve morphisms, after discussion with Nicolas | msozeau | 2008-02-06 |
* | Beaoucoup de changements dans la representation interne des modules. | soubiran | 2008-02-01 |
* | Support for substructures in classes using :> notation | msozeau | 2008-01-30 |
* | Debug 0-ary typeclasses support, use new redefinition support for default tactic | msozeau | 2008-01-30 |
* | Fix bug #1778, better typeclass error messages. Move Obligations Tactic to a ... | msozeau | 2008-01-18 |
* | Change notation for setoid inequality, coerce objects before comparing them. ... | msozeau | 2008-01-18 |
* | Add new LetPattern construct to replace dest. syntax: let| pat := t in b is b... | msozeau | 2008-01-17 |
* | Generalize instance declarations to any context, better name handling. Add ho... | msozeau | 2008-01-15 |
* | Cleaner quantifiers for type classes, breaks clrewrite for the moment but imp... | msozeau | 2008-01-07 |
* | Fixed bug 1761 (unexpected anomaly when constructor type has invalid | herbelin | 2008-01-05 |
* | Implicit arguments in class field declarations | msozeau | 2008-01-02 |
* | Merged revisions 10358-10362,10365,10371-10373,10377,10383-10384,10394-10395,... | msozeau | 2007-12-31 |
* | Nettoyage de code en vue de la release. Plus de Warning: Unused | aspiwack | 2007-12-18 |
* | Print Assumptions est pret pour la release. | aspiwack | 2007-12-17 |
* | migration of ide/utf8.v to theories/Unicode/Utf8.v | letouzey | 2007-12-13 |
* | Plus de combinateurs sont passés de Util à Option. Le module Options | aspiwack | 2007-12-06 |
* | Factorisation des opérations sur le type option de Util dans un module | aspiwack | 2007-12-05 |
* | Nettoyage de Print Assumptions : | aspiwack | 2007-11-09 |
* | Prise en compte des notations "alias" dans la globalisation des coercions. | herbelin | 2007-11-08 |
* | Added the automatic generation of the boolean equality if possible and the | vsiles | 2007-10-05 |
* | Ajout infos de débogage de "universe inconsistency" quand option Set | herbelin | 2007-09-30 |
* | On Linux, we read /proc/self/exe to get the executable's path instead | glondu | 2007-09-28 |
* | Modification of the Scheme command. | vsiles | 2007-09-28 |
* | * Adding compability with ocaml 3.10 + camlp5 (rework of | letouzey | 2007-09-15 |
* | Uniformisation politique de nommage evd/isevars (evd si evar_defs, | herbelin | 2007-09-06 |
* | Mise à jour des paramètres Whelp et ajouts d'options Set Whelp Server | herbelin | 2007-08-30 |
* | Report 10087, 10089, 10090 de 8.1 vers trunk (compatibilité camlp5 et -recty... | herbelin | 2007-08-24 |
* | Utilisation plus précise de la contrainte de type pour interpréter les | herbelin | 2007-08-24 |
* | Modification de l'initialisation des chemins de la librairie standard | notin | 2007-08-20 |
* | New bootstrapping, improved, Makefile system | corbinea | 2007-07-13 |
* | If a fixpoint is not written with an explicit { struct ... }, then | letouzey | 2007-07-07 |
* | - Ajout de la possibilité d'utiliser la notation Record pour les | herbelin | 2007-06-30 |
* | Correction d'un bug dans l'affichage du message d'erreur real_clean | herbelin | 2007-05-29 |
* | Contrôle de la compatibilité de apply via une information dans les | herbelin | 2007-05-28 |
* | Modification of VernacScheme to handle a new scheme: Equality (equality in | vsiles | 2007-05-25 |
* | Nettoyage et standardisation des messages d'erreurs. | herbelin | 2007-05-17 |
* | Processor integers + Print assumption (see coqdev mailing list for the | aspiwack | 2007-05-11 |
* | Nouveaux changements autour des implicites (notamment suite à | herbelin | 2007-05-06 |
* | Multiples changements autour des implicites : | herbelin | 2007-04-29 |
* | Correction bug #1507 (report révision 9807 de v8.1 vers trunk) | herbelin | 2007-04-29 |
* | New keyword "Inline" for Parameters and Axioms for automatic | soubiran | 2007-04-25 |
* | Reorder hook and printing of message, more natural this way. | msozeau | 2007-04-17 |