aboutsummaryrefslogtreecommitdiff
path: root/library/global.ml
AgeCommit message (Expand)Author
2012-12-18Modulification of Labelppedrot
2012-10-02Remove some more "open" and dead code thanks to OCaml4 warningsletouzey
2012-09-14Partial revert of Yann commit in order to use CLib.List when openingppedrot
2012-09-14This patch removes unused "open" (automatically generated fromregisgia
2012-08-08Updating headers.herbelin
2012-05-29global_reference migrated from Libnames to new Globnames, less deps in gramma...letouzey
2012-03-26Module names and constant/inductive names are now in two separate namespacesletouzey
2012-03-02Noise for nothingpboutill
2011-10-11Various simplifications about constant_of_delta and mind_of_deltaletouzey
2011-10-08Rely on kernel to know if a name is already used so as to be consistent with it.herbelin
2010-07-24Updated all headers for 8.3 and trunkherbelin
2010-04-29Remove the svn-specific $Id$ annotationsletouzey
2010-01-17Variant !F M for functor application that does not honor the Inline declarationsletouzey
2009-11-16Include Self (Type) Foo: applying a (Type) Functor to the current contextletouzey
2009-10-21This big commit addresses two problems:soubiran
2009-09-17Delete trailing whitespaces in all *.{v,ml*} filesglondu
2009-08-13Death of "survive_module" and "survive_section" (the first one washerbelin
2008-03-14Ajout des alias de module dans le noyau.soubiran
2008-02-01Beaoucoup de changements dans la representation interne des modules.soubiran
2007-05-11Processor integers + Print assumption (see coqdev mailing list for the aspiwack
2006-10-28Extension du polymorphisme de sorte au cas des définitions dans Type.herbelin
2006-04-16Nouveau mécanisme pour les modules interactifs : les arguments deherbelin
2006-04-15Inversion de l'ordre de chargement des objets logiques et non logiquesherbelin
2005-12-02Changement des named_contextgregoire
2005-11-23bug #909: Top n'est cree que si le contexte est videbarras
2005-01-14Inductive.{type_of_inductive,type_of_constructor,arities_of_specif} changedsacerdot
2004-11-16dead (and obsolete) code (in comments) removedsacerdot
2004-07-16Nouvelle en-têteherbelin
2003-10-28Options -strongly-constructive et -strongly-classicalherbelin
2003-10-07Correction du bug 335 et Export/Require Export dans un modulecoq
2002-12-09Corrections de gestion des univers et modules + meilleure gestions des noms...coq
2002-08-02Modules dans COQ\!\!\!\!coq
2002-02-22suppression de pop_namedbarras
2001-11-20Fusion de declare/add_constant, declare/add_parameter et add_discharged_constantherbelin
2001-11-09Déplacement et export de type_of_global dans Globalherbelin
2001-11-05GROS COMMIT:barras
2001-10-17Abstraction de l'immplementation de dirpath et implementation dans l'autre se...herbelin
2001-09-20Transparentbarras
2001-09-09Mécanisme pour faire remonter les contraintes de typage sur les variables de...herbelin
2001-08-10Parsingherbelin
2001-03-15entetesfilliatr
2001-03-01Déplacement de qualid dans Nametab, hors du noyauherbelin
2001-02-16ident au lieu de string pour le nom de base de qualidherbelin
2001-02-14Mise en place d'un système optionnel de discharge immédiat; prise en compte...herbelin
2000-11-26Calcul du chemin optimal dans qualid_of_globalherbelin
2000-11-24certains effets disparaissent a la sortie des sections, d'autres non (selon S...filliatr
2000-11-23Fonction qualid_of_global pour affichage des paths avec des '.'herbelin
2000-11-06nouveau discharge fait par le noyau; plus de recettes dans les corps des cons...filliatr
2000-11-02correction Abstract (et make world passe!)filliatr
2000-11-02suppression des (* open Generic *)filliatr