aboutsummaryrefslogtreecommitdiff
path: root/toplevel/discharge.ml
AgeCommit message (Expand)Author
2014-08-03Fix infer conv using the wrong universe conversion flexibility informationMatthieu Sozeau
2014-08-03Move to a representation of universe polymorphic constants using indices for ...Matthieu Sozeau
2014-07-25- Do module substitution inside mind_record.Matthieu Sozeau
2014-05-06- Fix bug preventing apply from unfolding Fixpoints.Matthieu Sozeau
2014-05-06Adapt Y. Bertot's path on private inductives (now the keyword is "Private").Yves Bertot
2014-05-06Initial work on reintroducing old-style polymorphism for compatibility (the s...Matthieu Sozeau
2014-05-06This commit adds full universe polymorphism and fast projections to Coq.Matthieu Sozeau
2013-08-04Removing useless casts between arrays and lists.ppedrot
2013-04-29Merging Context and Sign.ppedrot
2013-04-29Splitting Term into five unrelated interfaces:ppedrot
2013-03-23Minor code cleaning in CArray / CList.ppedrot
2013-01-28Uniformization of the "anomaly" command.ppedrot
2012-09-14As r15801: putting everything from Util.array_* to CArray.*.ppedrot
2012-09-14Moving Utils.list_* to a proper CList module, which includes stdlibppedrot
2012-08-08Updating headers.herbelin
2012-03-02Noise for nothingpboutill
2011-10-01Fixing critical part of bug #2504. Not all inductive types in Type areherbelin
2010-07-24Updated all headers for 8.3 and trunkherbelin
2010-04-29Remove the svn-specific $Id$ annotationsletouzey
2009-09-17Delete trailing whitespaces in all *.{v,ml*} filesglondu
2008-04-28Petites corrections vis à vis des commits 10860, 10859, 10850herbelin
2006-10-28Extension du polymorphisme de sorte au cas des définitions dans Type.herbelin
2006-05-23Nouvelle implantation du polymorphisme de sorte pour les familles inductivesherbelin
2005-11-02Types inductifs parametriquesmohring
2005-02-18Moving centralised discharge into dispatched discharge_function; required to ...herbelin
2004-11-19Fusion OBJDEF et OBJDEF1 et renommage en CANONICAL-STRUCTUIREherbelin
2004-11-16IMPORTANT COMMIT: constant is now an ADT (it used to be equal to kernel_name).sacerdot
2004-09-03premiere reorganisation de l\'unificationbarras
2004-07-16Nouvelle en-têteherbelin
2004-06-25correspondance des records et noms de champs de records entre un module et sa...letouzey
2003-10-07Correction du bug 335 et Export/Require Export dans un modulecoq
2003-06-08Tables logarithmiques pour les coercions + nettoyageherbelin
2003-04-09Réorganisation de Impargs + mise en place d'une infrastructureherbelin
2002-12-03la table PARAMETER n'existe plus (mergé dans la table CONSTANT)letouzey
2002-11-05Intégration des modifs de la branche mowgli :herbelin
2002-08-13Renoncement à distinguer les types "constr" et "types"; nettoyageherbelin
2002-08-02Modules dans COQ\!\!\!\!coq
2002-05-29Nouveau modèle d'analyse syntaxique et d'interprétation des tactiques et co...herbelin
2002-02-14- Reforme de la gestion des args recursifs (via arbres reguliers)barras
2001-12-13compat ocaml 3.03filliatr
2001-11-20Fusion de declare/add_constant, declare/add_parameter et add_discharged_constantherbelin
2001-11-12Suites modifs du noyau. Univ devient purement fonctionnel.barras
2001-11-06corrections mineures suite au commit de restructuration du noyaubarras
2001-11-05GROS COMMIT:barras
2001-10-17Abstraction de l'immplementation de dirpath et implementation dans l'autre se...herbelin
2001-10-11Suppression option immediate_discharge; nettoyage de Declare et conséquencesherbelin
2001-10-09Suppression des arguments sur les constantes, inductifs et constructeursbarras
2001-09-20Transparentbarras
2001-09-19Ajout de la profondeur de section à DischargeAt pour gérer l'«open» et le...herbelin
2001-09-18Mise en place de noms contenant la section pour Fact et Remarkherbelin