| Age | Commit message (Expand) | Author |
| 2009-11-09 | A bit of cleaning around name generation + creation of dedicated file namegen.ml | herbelin |
| 2009-11-08 | Use generalizable variables info when internalizing arbitrary bindings, | msozeau |
| 2009-11-06 | Misc fixes. | msozeau |
| 2009-10-27 | Add a new vernacular command for controling implicit generalization of | msozeau |
| 2009-10-09 | Fix bug #2162 and a name clashing bug in generalized binders. | msozeau |
| 2009-09-17 | Delete trailing whitespaces in all *.{v,ml*} files | glondu |
| 2009-08-06 | - Cleaning phase of the interfaces of libnames.ml and nametab.ml | herbelin |
| 2009-03-28 | Rewrite of Program Fixpoint to overcome the previous limitations: | msozeau |
| 2009-02-19 | On remplace evar_map par evar_defs (seul evar_defs est désormais exporté | aspiwack |
| 2008-11-05 | Move Record desugaring to constrintern and add ability to use notations | msozeau |
| 2008-10-23 | Open notation for declaring record instances. | msozeau |
| 2008-10-23 | Generalized implementation of generalization. | msozeau |
| 2008-10-22 | Fix bugs #1975 and #1976. | msozeau |
| 2008-10-22 | A much better implementation of implicit generalization: | msozeau |
| 2008-10-22 | Affichage des notations récursives: | herbelin |
| 2008-09-15 | Fix bug #1943 and restrict the inference optimisation of Program to | msozeau |
| 2008-07-04 | Fixes in handling of implicit arguments: | msozeau |
| 2008-06-21 | Code cleanup in typeclasses, remove dead and duplicated code. | msozeau |
| 2008-05-12 | Fix "not an applied typeclass" error for legitimate classes | msozeau |
| 2008-05-06 | Better parsing of typeclasses, any constr is allowed for ! bindings so | msozeau |
| 2008-04-12 | Add the ability to specify what to do with free variables in instance | msozeau |
| 2008-04-01 | Ajout des propriétés $Id:$ là où elles n'existaient pas ou n'étaient | herbelin |
| 2008-04-01 | Enhance handling of parameters in typeclass constraints: permit to specify an... | msozeau |
| 2008-03-31 | - Fix for rewriting under dependent products. | msozeau |
| 2008-03-30 | Ajout d'abbréviations/notations paramétriques | herbelin |
| 2008-03-23 | Fix a bug found by B. Grégoire when declaring morphisms in module | msozeau |
| 2008-03-19 | Do another pass on the typeclasses code. Correct globalization of class | msozeau |
| 2008-02-08 | Move generally useful definition of nf_evar on contexts to evarutil. | msozeau |
| 2008-01-15 | Generalize instance declarations to any context, better name handling. Add ho... | msozeau |
| 2008-01-07 | Cleaner quantifiers for type classes, breaks clrewrite for the moment but imp... | msozeau |
| 2008-01-05 | Fix a naming bug reported by Arnaud Spiwack, allow instance search to create ... | msozeau |
| 2008-01-04 | Add partial setoids in theories/Classes, add SetoidDec class for setoids with... | msozeau |
| 2008-01-02 | Better resolution of implicit parameters in typeclass binders, add extensiona... | msozeau |
| 2007-12-31 | Fix name capture bug and call the right pretyper in subtac. | msozeau |
| 2007-12-31 | Merged revisions 10358-10362,10365,10371-10373,10377,10383-10384,10394-10395,... | msozeau |