aboutsummaryrefslogtreecommitdiff
path: root/interp/implicit_quantifiers.ml
AgeCommit message (Expand)Author
2008-07-04Fixes in handling of implicit arguments:msozeau
2008-06-21Code cleanup in typeclasses, remove dead and duplicated code.msozeau
2008-05-12Fix "not an applied typeclass" error for legitimate classesmsozeau
2008-05-06Better parsing of typeclasses, any constr is allowed for ! bindings somsozeau
2008-04-12Add the ability to specify what to do with free variables in instancemsozeau
2008-04-01Ajout des propriétés $Id:$ là où elles n'existaient pas ou n'étaientherbelin
2008-04-01Enhance handling of parameters in typeclass constraints: permit to specify an...msozeau
2008-03-31- Fix for rewriting under dependent products.msozeau
2008-03-30Ajout d'abbréviations/notations paramétriquesherbelin
2008-03-23Fix a bug found by B. Grégoire when declaring morphisms in modulemsozeau
2008-03-19Do another pass on the typeclasses code. Correct globalization of classmsozeau
2008-02-08Move generally useful definition of nf_evar on contexts to evarutil.msozeau
2008-01-15Generalize instance declarations to any context, better name handling. Add ho...msozeau
2008-01-07Cleaner quantifiers for type classes, breaks clrewrite for the moment but imp...msozeau
2008-01-05Fix a naming bug reported by Arnaud Spiwack, allow instance search to create ...msozeau
2008-01-04Add partial setoids in theories/Classes, add SetoidDec class for setoids with...msozeau
2008-01-02Better resolution of implicit parameters in typeclass binders, add extensiona...msozeau
2007-12-31Fix name capture bug and call the right pretyper in subtac.msozeau
2007-12-31Merged revisions 10358-10362,10365,10371-10373,10377,10383-10384,10394-10395,...msozeau