| Commit message (Expand) | Author | Age |
* | - Improve [Context] vernacular to allow arbitrary binders, not just | msozeau | 2008-07-07 |
* | Fixes in handling of implicit arguments: | msozeau | 2008-07-04 |
* | Catch a Not_found exception in the Combined Scheme mechanism to hide an ugly | vsiles | 2008-06-24 |
* | Fixes incorrect handling of existing existentials variables in | msozeau | 2008-06-03 |
* | Improvements on coqdoc by adding more information into .glob | msozeau | 2008-05-30 |
* | - Fix bug #1858, Hint Unfold calling the wrong locate function. | msozeau | 2008-05-23 |
* | - Fix bug related to indices of fixpoints. | msozeau | 2008-05-13 |
* | Postpone the search for the recursive argument index from the user given | msozeau | 2008-05-06 |
* | Ajout de "Theorem id1 : t1 ... with idn : tn" pour partager la preuve | herbelin | 2008-04-25 |
* | Fix bug #1844, generalize implementation to handle and combination of | msozeau | 2008-04-24 |
* | Prise en compte des coercions dans les clauses "with" même si le type | herbelin | 2008-04-23 |
* | Add the ability to specify the implicit status of section variables and | msozeau | 2008-04-02 |
* | Ajout d'abbréviations/notations paramétriques | herbelin | 2008-03-30 |
* | Finish fix in command where we still lost information on what was a type | msozeau | 2008-03-24 |
* | Correct bug introduced in r10589, where we lost information that | msozeau | 2008-03-21 |
* | * Small change in the make_eq_decidability call : the functions does not (yet) | vsiles | 2008-03-18 |
* | * Factorizing code : context_chop was used in several files (even as chop_con... | vsiles | 2008-03-17 |
* | Do a second pass on the treatment of user-given implicit arguments. Now | msozeau | 2008-03-15 |
* | fix the 'decreasing on Xth' message | letouzey | 2008-03-13 |
* | * Catching a Not_found exception when trying to use Scheme Equality | vsiles | 2008-03-12 |
* | Proper implicit arguments handling for assumptions | msozeau | 2008-02-26 |
* | Merge with lmamane's private branch: | lmamane | 2008-02-22 |
* | Generalize instance declarations to any context, better name handling. Add ho... | msozeau | 2008-01-15 |
* | Merged revisions 10358-10362,10365,10371-10373,10377,10383-10384,10394-10395,... | msozeau | 2007-12-31 |
* | Plus de combinateurs sont passés de Util à Option. Le module Options | aspiwack | 2007-12-06 |
* | 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 |
* | Modification of the Scheme command. | vsiles | 2007-09-28 |
* | Uniformisation politique de nommage evd/isevars (evd si evar_defs, | herbelin | 2007-09-06 |
* | Utilisation plus précise de la contrainte de type pour interpréter les | herbelin | 2007-08-24 |
* | If a fixpoint is not written with an explicit { struct ... }, then | letouzey | 2007-07-07 |
* | 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 |
* | 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 |
* | Added the option to set/unset the automatic generation of elimination schemes | vsiles | 2007-04-17 |
* | Add a parameter to QuestionMark evar kind to say it can be turned into an obl... | msozeau | 2007-03-19 |
* | Une passe sur les warnings (ajout Options.warn déclenchée par compile-verbo... | herbelin | 2007-02-24 |
* | Vérification que toutes les evars ont étés instanciées dans les types imp... | herbelin | 2007-02-07 |
* | Addition of a "Combined Scheme" vernacular command for building the conjuncti... | msozeau | 2006-12-23 |
* | Correction du bug #1273, deuxième version (avec des shémas d'elimination pl... | notin | 2006-12-12 |
* | Extension du polymorphisme de sorte au cas des définitions dans Type. | herbelin | 2006-10-28 |
* | Report de l'heuristique d'unification premier ordre flexible/rigide | herbelin | 2006-09-15 |
* | Retour à un warning en cas de (co-)fixpoint pas totalement mutuel | herbelin | 2006-09-09 |
* | Finalement, interdiction des points fixes non totalement mutuellement | herbelin | 2006-09-06 |
* | Ajout possibilité clause "where" dans co-points fixes | herbelin | 2006-09-01 |
* | Extension et réorganisation de l'interprétation des (co-)points fixes | herbelin | 2006-09-01 |
* | The "clean integration of subtac" patch. | msozeau | 2006-05-29 |
* | Nouvelle implantation du polymorphisme de sorte pour les familles inductives | herbelin | 2006-05-23 |
* | Si un fixpoint a plusieurs arguments, mais un seul de type inductif, | letouzey | 2006-04-14 |