aboutsummaryrefslogtreecommitdiffhomepage
path: root/library/impargs.ml
Commit message (Expand)AuthorAge
* Prevent automatic inference of implicit arguments when the auto flag isGravatar msozeau2009-06-01
* Fix implicit args code so that declarations are added for allGravatar msozeau2009-05-27
* Stop using a "Manual Implicit Arguments" flag and support them as soonGravatar msozeau2009-05-27
* Rewrite of Program Fixpoint to overcome the previous limitations: Gravatar msozeau2009-03-28
* Petit nettoyage faisant suite au commit #11847 .Gravatar aspiwack2009-01-23
* In manual implicit arguments mode, do not enrich implicitsGravatar msozeau2008-09-14
* broke cyclic dependenciesGravatar barras2008-07-24
* Correct implementation of discharging of implicit arguments and add newGravatar msozeau2008-07-22
* Fix implicit arguments in sections bug and check for resolution of evars whenGravatar msozeau2008-07-07
* Fixes in handling of implicit arguments:Gravatar msozeau2008-07-04
* - Un peu de doc, préparation du CHANGES pour la release.Gravatar herbelin2008-04-15
* Add the ability to specify the implicit status of section variables andGravatar msozeau2008-04-02
* Do a second pass on the treatment of user-given implicit arguments. NowGravatar msozeau2008-03-15
* - Documentation des nouvelles options d'implicites (Set Strongly StrictGravatar herbelin2008-02-06
* Implicit arguments in class field declarationsGravatar msozeau2008-01-02
* Merged revisions 10358-10362,10365,10371-10373,10377,10383-10384,10394-10395,...Gravatar msozeau2007-12-31
* Factorisation des opérations sur le type option de Util dans un module Gravatar aspiwack2007-12-05
* Par compatibilité, les implicites terminaux sont maximaux aussi quandGravatar herbelin2007-05-22
* Correction bug calcul des implicites en présence d'evars dans les typesGravatar herbelin2007-05-16
* Nouveaux changements autour des implicites (notamment suite àGravatar herbelin2007-05-06
* Multiples changements autour des implicites :Gravatar herbelin2007-04-29
* Suite commit restructuration discharge (application du type deGravatar herbelin2007-01-10
* Nouvelle approche pour le discharge modulaireGravatar herbelin2007-01-10
* Évitement noms de constructeurs dans les motifs de filtrage de "match" (suite)Gravatar herbelin2006-12-09
* Extension du polymorphisme de sorte au cas des définitions dans Type.Gravatar herbelin2006-10-28
* Nouvelle implantation du polymorphisme de sorte pour les familles inductivesGravatar herbelin2006-05-23
* Ajout array_fold_map', list_fold_map' et list_remove_firstGravatar herbelin2006-03-29
* Suppression des parseurs et printeurs v7; suppression du traducteur (mécanis...Gravatar herbelin2005-12-26
* Nettoyage suite à la détection par défaut des variables inutilisées par o...Gravatar herbelin2005-11-08
* Moving centralised discharge into dispatched discharge_function; required to ...Gravatar herbelin2005-02-18
* HUGE COMMITGravatar sacerdot2005-01-03
* 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
* Deplacement de iter_constr_with_full_binders dans TermopsGravatar herbelin2003-10-22
* Correction du bug 335 et Export/Require Export dans un moduleGravatar coq2003-10-07
* Utilisation de noms dans 'Implicit Arguments [...]'Gravatar herbelin2003-09-23
* Mise en place d'implicites par noms en v8Gravatar herbelin2003-09-21
* Un seul binaire commun v7 et v8 avec détection précoce de l'option -v8 et c...Gravatar herbelin2003-09-12
* Nouvelle mouture du traducteur v7->v8Gravatar herbelin2003-08-11
* code mortGravatar herbelin2003-06-10
* Affichage forcé des implicites contextuels si pas de contexte connuGravatar herbelin2003-04-10
* Synchronisation séparée des implicites pour l'affichage du traducteur;Gravatar herbelin2003-04-09
* Correction Show ImplicitsGravatar herbelin2003-04-09
* Gestion synchronisation des Impargs.*_out et des Impargs._strict dans ImpargsGravatar herbelin2003-04-09
* Synchronisation avec resetGravatar herbelin2003-04-09
* Réorganisation de Impargs + mise en place d'une infrastructureGravatar herbelin2003-04-09
* Ajout des options "Set Contextual Implicits" et "Set Strict ImplicitsGravatar herbelin2002-12-02
* Analyse plus fine des occurrences rigidesGravatar herbelin2002-11-18
* Prise en compte let-inGravatar herbelin2002-10-29
* Des critères plus fins d'analyse des implicites automatiques; meilleur affic...Gravatar herbelin2002-10-28