| Commit message (Expand) | Author | Age |
* | Correct bug introduced in r10589, where we lost information that | msozeau | 2008-03-21 |
* | Do another pass on the typeclasses code. Correct globalization of class | msozeau | 2008-03-19 |
* | Add the possibility of specifying constants to unfold for typeclass | msozeau | 2008-03-17 |
* | * Factorizing code : context_chop was used in several files (even as chop_con... | vsiles | 2008-03-17 |
* | Using the "relation" constant made some unifications fail in the new | msozeau | 2008-03-16 |
* | Application de refresh_universes dans typing.ml et retyping.ml : les | herbelin | 2008-03-15 |
* | Typo commit 10653 | herbelin | 2008-03-11 |
* | Pas très propre de reposer sur la capture des anomalies (et cela | herbelin | 2008-03-10 |
* | fold travaille maintenant sur la forme beta-iota-zeta réduite du | herbelin | 2008-03-10 |
* | Une passe sur l'unification des evars (suite aux commits 10124, 10125, 10145) | herbelin | 2008-03-10 |
* | Syntax changes in typeclasses, remove "?" for usual implicit arguments | msozeau | 2008-03-06 |
* | Toujours suite commits 10623 et 10624: | herbelin | 2008-03-06 |
* | Suite commit 10623: | herbelin | 2008-03-06 |
* | Correction d'un bug "ancestral": apply ne savait pas unifier ?n=?n | herbelin | 2008-03-06 |
* | Correction d'une typo restant du commit 10557 et cause d'échec de contribs | herbelin | 2008-03-05 |
* | Petite modif pour pouvoir faire "intros until 0" qui introduit autant | aspiwack | 2008-02-29 |
* | added products and sorts as possible heads for canonical structures | corbinea | 2008-02-19 |
* | Suspension de l'introduction de delta dans apply : certaines contribs | herbelin | 2008-02-14 |
* | Added default canonical structures (see example in test-suite) | corbinea | 2008-02-14 |
* | Essai de prise en compte de delta dans unify_0 (même sur termes non clos). | herbelin | 2008-02-13 |
* | Correction de ce qui semble être un petit bug dans la gestion de la | herbelin | 2008-02-13 |
* | Correction d'un bug de clear | notin | 2008-02-11 |
* | Fixing bug 1795 (occur check was not correctly done) | herbelin | 2008-02-10 |
* | Solde de code mort et petites optimisations sur lesquels je suis | herbelin | 2008-02-09 |
* | Change implementation of resolution for typeclasses to use a customized | msozeau | 2008-02-08 |
* | Move generally useful definition of nf_evar on contexts to evarutil. | msozeau | 2008-02-08 |
* | Mise en place d'une toute petite amélioration de l'unification de | herbelin | 2008-02-07 |
* | New algorithm to resolve morphisms, after discussion with Nicolas | msozeau | 2008-02-06 |
* | Finish let| implementation and document it | msozeau | 2008-01-31 |
* | Debug 0-ary typeclasses support, use new redefinition support for default tactic | msozeau | 2008-01-30 |
* | Correction du bug #1754 | notin | 2008-01-21 |
* | Fix bug #1778, better typeclass error messages. Move Obligations Tactic to a ... | msozeau | 2008-01-18 |
* | bug in accessing n-th abstraction | barras | 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 |
* | Fix a naming bug reported by Arnaud Spiwack, allow instance search to create ... | msozeau | 2008-01-05 |
* | Better resolution of implicit parameters in typeclass binders, add extensiona... | 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 |
* | 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 |
* | Prise en compte des notations "alias" dans la globalisation des coercions. | herbelin | 2007-11-08 |
* | - Préservation des appels récursifs de tête dans ltac (réponse au "wish" | herbelin | 2007-10-12 |
* | Uniformisation du comportement de rewrite et rewrite in : quand le | herbelin | 2007-10-12 |
* | Ajout de eelim, ecase, edestruct et einduction (expérimental). | herbelin | 2007-10-03 |
* | Amendement à la révision 10124 : déplacement de apprec_nohdbeta entre | herbelin | 2007-10-01 |
* | Correction bug 1711 | herbelin | 2007-09-28 |
* | Complément aux commits 10124 et 10125 sur l'inférence de type (correction | herbelin | 2007-09-26 |
* | Suppression de tous les alias de la forme x:=x dans la compilation du filtrage. | herbelin | 2007-09-25 |