aboutsummaryrefslogtreecommitdiffhomepage
path: root/kernel/mod_subst.ml
Commit message (Expand)AuthorAge
* Noise for nothingGravatar pboutill2012-03-02
* Mod_subst: some simplifications, some more significant names to functions, etcGravatar letouzey2011-10-26
* Mod_subst: Attempt to fix #2608Gravatar letouzey2011-10-24
* Mod_subst: an unused functionGravatar letouzey2011-10-11
* Various simplifications about constant_of_delta and mind_of_deltaGravatar letouzey2011-10-11
* fixed bug 2580. Quick fix: copy emitcodes before patching itGravatar barras2011-08-01
* Mod_subst: improving sharing of subst_mpsGravatar letouzey2011-02-24
* Some more simplification in Mod_substGravatar letouzey2011-02-23
* Mod_subt: some more refactoring, substitution is also separated in two tablesGravatar letouzey2011-02-11
* Mod_subst: split delta_resolver in two tables (mp / kn)Gravatar letouzey2011-02-11
* A fine-grain control of inlining at functor application via priority levelsGravatar letouzey2011-01-31
* Some dead code removal, thanks to Oug analyzerGravatar letouzey2010-09-24
* Fix likely semantic typosGravatar glondu2010-09-15
* Updated all headers for 8.3 and trunkGravatar herbelin2010-07-24
* Fixing spelling: pr_coma -> pr_commaGravatar herbelin2010-06-12
* 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
* In function "substitution_prefixed_by" the prefix test on module path Gravatar soubiran2010-04-19
* cf. 12945Gravatar soubiran2010-04-16
* Added a lazy evaluation of the composition of module substitutions. It improv...Gravatar soubiran2010-02-04
* Various bug fix on recent features of the module system:Gravatar soubiran2010-01-19
* declaremods.ml <--- code factoringGravatar soubiran2009-12-03
* First debug... the renaming of librairies was not working and auto/dn were no...Gravatar soubiran2009-10-23
* This big commit addresses two problems:Gravatar soubiran2009-10-21
* Delete trailing whitespaces in all *.{v,ml*} filesGravatar glondu2009-09-17
* Bug 2050, commit v8.2 11923-11924 ---> trunkGravatar soubiran2009-02-13
* correction bug 1839Gravatar soubiran2008-04-25
* Correction d'un bug sur Import/Export : ces fonctionnalites sont gerees en-de...Gravatar soubiran2008-03-26
* Correction de bugs relatifs a la compostion des substitutionsGravatar soubiran2008-03-25
* Ajout des alias de module dans le noyau.Gravatar soubiran2008-03-14
* Memory optimisation for modules and constrs substitutions.Gravatar soubiran2007-05-30
* Correction of (PR#1576).Gravatar soubiran2007-05-25
* Nettoyage suite à la détection par défaut des variables inutilisées par o...Gravatar herbelin2005-11-08
* HUGE COMMITGravatar sacerdot2005-01-03
* * added subst_evaluable_referenceGravatar sacerdot2004-12-07
* Names.substitution (and related functions) and Term.subst_mps moved toGravatar sacerdot2004-11-16