aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-08Documentation of CHANGES and refman doc for the implicit argument bindermsozeau
2008-02-08better comments in FMapInterfaceletouzey
2008-02-08better comments in FSetInterfaceletouzey
2008-02-08Change implementation of resolution for typeclasses to use a customizedmsozeau
2008-02-08Add more information to IllFormedRecBody exceptions, to show the exactmsozeau
2008-02-08Move generally useful definition of nf_evar on contexts to evarutil.msozeau
2008-02-08Add printer for Pp.std_ppcmds...msozeau
2008-02-08New "Preterm [ of id ] " command to show the preterm before giving it tomsozeau
2008-02-08Backport code from command.ml to subtac_command.ml for defininingmsozeau
2008-02-08more complete FSets.vletouzey
2008-02-08updates concerning FSetsletouzey
2008-02-08one forgotten compatibility lemmaletouzey
2008-02-08Oubli dans r10524notin
2008-02-08Correction d'un bug de Coqdoc + ajout de Include dans les mots clés reconnus...notin
2008-02-07Mise en place d'une toute petite amélioration de l'unification deherbelin
2008-02-06Suite 10518herbelin
2008-02-06- Documentation des nouvelles options d'implicites (Set Strongly Strictherbelin
2008-02-06Détection plus souple et message un peu moins radical en cas deherbelin
2008-02-06Correction d'un bug à l'interprétation de "change" (on exigeait queherbelin
2008-02-06Résolution d'une confusion dans le rôle des variables CAMLP4 et CAMLP4LIB:herbelin
2008-02-06Fix obligations not being discharged due to new definition of complement.msozeau
2008-02-06New algorithm to resolve morphisms, after discussion with Nicolasmsozeau
2008-02-06Work-in-progress to make eauto accept a list of goals as input andmsozeau
2008-02-06Protection contre l'erreur mentionnée dans le rapport de bug 1790herbelin
2008-02-05kill some useless module aliases E:=X (for better name printing, see Elie's 1...letouzey
2008-02-05Correction d'un bug sur les substitutions:soubiran
2008-02-05Add Morphisms for Qceiling and Qfloorroconnor
2008-02-05Ajout d'un test pour le bug #1787notin
2008-02-04Reorganization of FSet+FMap : no more files specific to Weak Sets/Mapsletouzey
2008-02-04Instantiation of evars after instantiate (closes #1672).glondu
2008-02-04declaremods.mlsoubiran
2008-02-03Add new files theories/Program/Basics.v and theories/Classes/Relations.vmsozeau
2008-02-02fix the syntax "Include Type Foo"letouzey
2008-02-02factorization part II (Properties + EqProperties), inclusion of FSetDecide (f...letouzey
2008-02-01Ajout de 2 testsnotin
2008-02-01Thanks to Elie, we can share duplicated stuff in FSets: for a start, FSetWeak...letouzey
2008-02-01Beaoucoup de changements dans la representation interne des modules.soubiran
2008-02-01Suite révision 10495herbelin
2008-02-01Unification de TacLetRecIn et TacLetIn. En particulier, on peutherbelin
2008-01-31Fix obvious syntax error. Forgot to recompile before commiting...msozeau
2008-01-31Remove unneeded .d mask, can be set localy by each dev inmsozeau
2008-01-31Ignore generated dependency files.msozeau
2008-01-31Debug implementation of dependent induction/dependent destruction and documen...msozeau
2008-01-31Finish let| implementation and document itmsozeau
2008-01-30Work on dependent induction tactic and friends, finish the test-suite examplemsozeau
2008-01-30Support for occurences and 'in' in class_setoid, work on corresponding tactic...msozeau
2008-01-30Use new redefinition support for the default obligations tacticmsozeau
2008-01-30Support for substructures in classes using :> notationmsozeau
2008-01-30Add occurence extra argmsozeau
2008-01-30Debug 0-ary typeclasses support, use new redefinition support for default tacticmsozeau