aboutsummaryrefslogtreecommitdiff
path: root/interp/implicit_quantifiers.ml
AgeCommit message (Expand)Author
2009-11-09A bit of cleaning around name generation + creation of dedicated file namegen.mlherbelin
2009-11-08Use generalizable variables info when internalizing arbitrary bindings,msozeau
2009-11-06Misc fixes.msozeau
2009-10-27Add a new vernacular command for controling implicit generalization ofmsozeau
2009-10-09Fix bug #2162 and a name clashing bug in generalized binders.msozeau
2009-09-17Delete trailing whitespaces in all *.{v,ml*} filesglondu
2009-08-06- Cleaning phase of the interfaces of libnames.ml and nametab.mlherbelin
2009-03-28Rewrite of Program Fixpoint to overcome the previous limitations: msozeau
2009-02-19On remplace evar_map par evar_defs (seul evar_defs est désormais exporté aspiwack
2008-11-05Move Record desugaring to constrintern and add ability to use notationsmsozeau
2008-10-23Open notation for declaring record instances.msozeau
2008-10-23Generalized implementation of generalization.msozeau
2008-10-22Fix bugs #1975 and #1976.msozeau
2008-10-22A much better implementation of implicit generalization:msozeau
2008-10-22Affichage des notations récursives:herbelin
2008-09-15Fix bug #1943 and restrict the inference optimisation of Program tomsozeau
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