| Commit message (Expand) | Author | Age |
... | |
* | Added support for definition of fixpoints using tactics. | herbelin | 2009-11-27 |
* | Module subtyping : allow many <: and module type declaration with <: | letouzey | 2009-11-18 |
* | New syntax <+ for chains of Include (or Include Type) (or Include Self (Type)) | letouzey | 2009-11-16 |
* | Fixed record syntax "{|x=...; y=...|}" so that it works with qualified names. | gmelquio | 2009-11-04 |
* | Delete trailing whitespaces in all *.{v,ml*} files | glondu | 2009-09-17 |
* | - Cleaning (unification of ML names, removal of obsolete code, | herbelin | 2009-04-27 |
* | Rewrite of Program Fixpoint to overcome the previous limitations: | msozeau | 2009-03-28 |
* | - Structuring Numbers and fixing Setoid in stdlib's doc. | herbelin | 2009-01-19 |
* | - Added support for subterm matching in SearchAbout. | herbelin | 2008-12-29 |
* | Move Record desugaring to constrintern and add ability to use notations | msozeau | 2008-11-05 |
* | Open notation for declaring record instances. | msozeau | 2008-10-23 |
* | Generalized implementation of generalization. | msozeau | 2008-10-23 |
* | A much better implementation of implicit generalization: | msozeau | 2008-10-22 |
* | Affichage des notations récursives: | herbelin | 2008-10-22 |
* | Utilisation de try_locate_qualified_library au lieu de locate_qualified_libra... | notin | 2008-07-07 |
* | Fixes in handling of implicit arguments: | msozeau | 2008-07-04 |
* | Improvements on coqdoc by adding more information into .glob | msozeau | 2008-05-30 |
* | Ajout de la possibilité d'utiliser fix/cofix dans les notations. | herbelin | 2008-05-24 |
* | Postpone the search for the recursive argument index from the user given | msozeau | 2008-05-06 |
* | Ajout d'abbréviations/notations paramétriques | herbelin | 2008-03-30 |
* | - Second pass on implementation of let pattern. Parse "let ' par [as x]? | msozeau | 2008-03-28 |
* | Beaoucoup de changements dans la representation interne des modules. | soubiran | 2008-02-01 |
* | 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 |
* | Correction bug #1749 (datant de l'implantation des or-patterns) + | herbelin | 2008-01-05 |
* | Merged revisions 10358-10362,10365,10371-10373,10377,10383-10384,10394-10395,... | msozeau | 2007-12-31 |
* | - Débogueur: positionnement de set_detype_anonymous pour ne pas | herbelin | 2007-08-29 |
* | Add a parameter to QuestionMark evar kind to say it can be turned into an obl... | msozeau | 2007-03-19 |
* | Remplacement de la dépendance de G_vernac en G_constr (source | herbelin | 2006-12-03 |
* | Notations: | herbelin | 2006-10-09 |
* | Annulation de l'essai de changement de sémantique du %scope (révision 9208). | herbelin | 2006-10-06 |
* | Essai de changement de sémantique du %scope : | herbelin | 2006-10-05 |
* | Correction bug 1172 + correction en passant de la taille des paramètres de f... | herbelin | 2006-07-07 |
* | Extension des motifs disjonctifs au cas de disjonction de motifs multiples | herbelin | 2006-07-03 |
* | Added {measure x f} as a valid recursion order. | msozeau | 2006-06-22 |
* | The "clean integration of subtac" patch. | msozeau | 2006-05-29 |
* | - Distinction explicite des parties paramètres et arguments dans le type | herbelin | 2006-04-27 |
* | Si un fixpoint a plusieurs arguments, mais un seul de type inductif, | letouzey | 2006-04-14 |
* | Update of Subtac contrib. Add {wf n R} as an alternative to {struct n}. | msozeau | 2006-03-13 |
* | exporting the global reference to the inductive " \/ " in coqlib and | bertot | 2006-01-25 |
* | Restructuration et simplification des fonctions d'affichage, de détypage | herbelin | 2006-01-11 |
* | Suppression redondance coerce_to_id dans Pcoq et constrintern et déplacement... | herbelin | 2006-01-09 |
* | Ajout rawconstr_of_aconstr | herbelin | 2006-01-08 |
* | Ajout d'un mécanisme d'interprétation et d'affichage pour les littéraux de... | herbelin | 2005-12-30 |
* | Suppression des parseurs et printeurs v7; suppression du traducteur (mécanis... | herbelin | 2005-12-26 |
* | Changement des named_context | gregoire | 2005-12-02 |
* | Compatibilité ocamlweb pour cible doc | herbelin | 2005-01-21 |
* | Construct "T with (Definition|Module) id := c" generalized to | sacerdot | 2005-01-13 |
* | HUGE COMMIT | sacerdot | 2005-01-03 |
* | Passage d'une bibliothèque de grands entiers naturels vers une bibliothèque... | herbelin | 2004-12-25 |