aboutsummaryrefslogtreecommitdiffhomepage
path: root/library/impargs.ml
Commit message (Expand)AuthorAge
* Continuing r12485-12486 (cleaning around name generation)Gravatar herbelin2009-12-01
* A bit of cleaning around name generation + creation of dedicated file namegen.mlGravatar herbelin2009-11-09
* Local/Global revision 12418 continuedGravatar herbelin2009-10-26
* New cleaning phase of the Local/Global option managementGravatar herbelin2009-10-26
* Improved the treatment of Local/Global options (noneffective Local onGravatar herbelin2009-10-25
* This big commit addresses two problems:Gravatar soubiran2009-10-21
* Remove useless Liboject.export_function fieldGravatar glondu2009-09-17
* Delete trailing whitespaces in all *.{v,ml*} filesGravatar glondu2009-09-17
* Death of "survive_module" and "survive_section" (the first one wasGravatar herbelin2009-08-13
* - Cleaning phase of the interfaces of libnames.ml and nametab.mlGravatar herbelin2009-08-06
* 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