aboutsummaryrefslogtreecommitdiffhomepage
path: root/contrib/extraction/extract_env.ml
Commit message (Expand)AuthorAge
* Petit nettoyage faisant suite au commit #11847 .Gravatar aspiwack2009-01-23
* Fix #2011 : an incorrect environment when extracting Module ... with ...Gravatar letouzey2009-01-22
* Extraction Library works now when some files share the same short name (fix #...Gravatar letouzey2009-01-22
* Avoid printing that extraction has created file Foo when it's not the caseGravatar letouzey2008-12-17
* Extraction Blacklist : a new command for avoiding conflicts with existing filesGravatar letouzey2008-12-16
* Extraction: also comply to Set Printing Width when producing external filesGravatar letouzey2008-12-16
* Cosmetic: no more whitespace at end of lines in extraction filesGravatar letouzey2008-11-06
* Better extraction renaming phase (fix #1914 plus other non-reported bugs)Gravatar letouzey2008-11-05
* warning message when a qualid to extract can be both a module or a cstGravatar letouzey2008-10-21
* Extraction of Module with eq = ... : fix for bug #1853Gravatar letouzey2008-10-16
* Attempt to clarify Extract_env.extract_seb_specGravatar letouzey2008-10-16
* Report des commits 11417 et 11437 de la v8.2Gravatar soubiran2008-10-15
* fix some bogus calls to id_of_string by the extractionGravatar letouzey2008-04-15
* Ajout des alias de module dans le noyau.Gravatar soubiran2008-03-14
* Attempt of fix for extraction of modules typesGravatar letouzey2008-03-05
* Beaoucoup de changements dans la representation interne des modules.Gravatar soubiran2008-02-01
* Factorisation des opérations sur le type option de Util dans un module Gravatar aspiwack2007-12-05
* An error message instead of an empty extraction when the monolithic Gravatar letouzey2007-10-21
* Repair Haskell/Scheme extraction in the new extraction backend design: Gravatar letouzey2007-10-17
* Major reorganisation of the extraction "backend".Gravatar letouzey2007-10-17
* Extraction now checks that the required libraries are indeed loaded (bug #1144)Gravatar letouzey2007-10-09
* Suite au mail de Lionel a propos du Makefile: Gravatar letouzey2007-01-12
* Extension du polymorphisme de sorte au cas des définitions dans Type.Gravatar herbelin2006-10-28
* When a reference to a constructor is met its inductive type must be closed.Gravatar sacerdot2004-11-18
* 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
* Extraction Module M devient simplement Extraction MGravatar letouzey2003-11-12
* le pb du <<.v vu comme module>> engendre maintenant une erreurGravatar letouzey2003-11-10
* essai d'extraction sous un moduleGravatar letouzey2003-11-10
* factorisation de (recursive) libraryGravatar letouzey2003-11-09
* pour ocamlwebGravatar letouzey2003-10-06
* BIG MAJ Extraction:Gravatar letouzey2003-04-16
* plus d'environment fixe cur_env mais un environment evolutifGravatar letouzey2003-02-02
* apres le backtrack precedent, remise de trois points precis et sursGravatar letouzey2003-01-29
* Ca a tout pété -> Bactrack a la version d'hierGravatar letouzey2003-01-29
* affichage module et module typeGravatar letouzey2003-01-29
* Extraction des modules, enfin !Gravatar letouzey2003-01-22
* Export M + Module M <: SIGGravatar coq2003-01-09
* debut de parcours des modulesGravatar letouzey2002-12-13
* chamboulement du codage des indcutifs extraits; deplacements des tables; ...Gravatar letouzey2002-12-09
* reorganisation des recherches de ref dans ml_declGravatar letouzey2002-12-05
* code cleanup (+ debut de commencement de modules)Gravatar letouzey2002-12-05
* Remaniement du pp, suite: vers un renommage modulaire correcteGravatar letouzey2002-11-28
* L'extraction c'est magic cvs -n upGravatar letouzey2002-10-31
* suite chgt liés aux modulesGravatar letouzey2002-09-24
* Modules dans COQ\!\!\!\!Gravatar coq2002-08-02
* reparation d'un bug (dummy_lams -> anonym_lams) + chgmt structutr d'un ml_typeGravatar letouzey2002-07-24
* Gros Remaniement Extraction:Gravatar letouzey2002-07-16
* extraction vers schemeGravatar letouzey2002-06-07