aboutsummaryrefslogtreecommitdiffhomepage
path: root/kernel/subtyping.ml
Commit message (Expand)AuthorAge
...
* Monomorphized a lot of equalities over OCaml integers, thanks toGravatar ppedrot2012-11-08
* As r15801: putting everything from Util.array_* to CArray.*.Gravatar ppedrot2012-09-14
* Moving Utils.list_* to a proper CList module, which includes stdlibGravatar ppedrot2012-09-14
* This patch removes unused "open" (automatically generated fromGravatar regisgia2012-09-14
* Updating headers.Gravatar herbelin2012-08-08
* Module names and constant/inductive names are now in two separate namespacesGravatar letouzey2012-03-26
* Noise for nothingGravatar pboutill2012-03-02
* Various simplifications about constant_of_delta and mind_of_deltaGravatar letouzey2011-10-11
* Modops: the strengthening functions can work without any env argumentGravatar letouzey2011-05-17
* Subtyping: align coqtop behavior concerning opaque csts on coqchk's oneGravatar letouzey2011-04-12
* Lazy loading of opaque proofs: fast as -dont-load-proofs without its drawbacksGravatar letouzey2011-04-03
* Moving printing of module typing errors upwards to himsg.ml so as toGravatar herbelin2011-03-05
* Starting being more explicit on the reasons why module subtyping fails.Gravatar herbelin2011-03-05
* Fixed a "feature" about subtyping records: one was expected not onlyGravatar herbelin2011-03-05
* Univ.constraints made fully abstract instead of being a Set of abstract stuffGravatar letouzey2010-12-18
* Correction bug 2427Gravatar soubiran2010-11-03
* Updated all headers for 8.3 and trunkGravatar herbelin2010-07-24
* Added a few informations about file lineages (for the most part in kernel)Gravatar herbelin2010-05-09
* Remove the svn-specific $Id$ annotationsGravatar letouzey2010-04-29
* cf. 12945Gravatar soubiran2010-04-16
* Patch on subtyping check of opaque constants.Gravatar soubiran2010-01-06
* This big commit addresses two problems:Gravatar soubiran2009-10-21
* Delete trailing whitespaces in all *.{v,ml*} filesGravatar glondu2009-09-17
* Moved parts of Sign to Term. Unified some names (e.g. decomp_n_prod ->Gravatar herbelin2008-12-31
* Report des commits 11417 et 11437 de la v8.2Gravatar soubiran2008-10-15
* meilleur gestion de la fonction de "cache" des alias (declaremods), et correc...Gravatar soubiran2008-06-18
* Ajout d'un comportement special du sous-typage pour les constantes opaques.Gravatar soubiran2008-06-09
* Correction du bug des types singletons pas sous-type de SetGravatar herbelin2008-04-27
* correction bug 1839Gravatar soubiran2008-04-25
* correction bug 1839Gravatar soubiran2008-04-22
* Ajout des alias de module dans le noyau.Gravatar soubiran2008-03-14
* Beaoucoup de changements dans la representation interne des modules.Gravatar soubiran2008-02-01
* Fixed the pseudo-cicularity problem due to the with operator on Module Type.Gravatar soubiran2007-02-21
* Petite correction sur un message d'erreur renvoyé au sous typage.Gravatar soubiran2007-01-30
* modifications des messages d'erreurs renvoyés lors de la comparaison Gravatar soubiran2007-01-24
* Prise en compte des univers algébriques dans les types inférés dansGravatar herbelin2007-01-19
* Correction bug #1302Gravatar herbelin2007-01-17
* Extension du polymorphisme de sorte au cas des définitions dans Type.Gravatar herbelin2006-10-28
* Clarification des contraintes sur le contexte de paramètres desGravatar herbelin2006-10-17
* Protection raise en début de séquence (en attendant que le code caché trou...Gravatar herbelin2006-10-12
* Nouvelle implantation du polymorphisme de sorte pour les familles inductivesGravatar herbelin2006-05-23
* Changement des named_contextGravatar gregoire2005-12-02
* Nettoyage suite à la détection par défaut des variables inutilisées par o...Gravatar herbelin2005-11-08
* Types inductifs parametriquesGravatar mohring2005-11-02
* 1. added code to handle the inclusion of inductive types and constructors inGravatar sacerdot2005-01-17
* HUGE COMMITGravatar sacerdot2005-01-03
* Names.substitution (and related functions) and Term.subst_mps moved toGravatar sacerdot2004-11-16
* IMPORTANT COMMIT: constant is now an ADT (it used to be equal to kernel_name).Gravatar sacerdot2004-11-16
* Nouvelle en-têteGravatar herbelin2004-07-16
* correspondance des records et noms de champs de records entre un module et sa...Gravatar letouzey2004-06-25