aboutsummaryrefslogtreecommitdiff
path: root/contrib/extraction
AgeCommit message (Expand)Author
2008-07-20Extraction: better dependency computation (after optimisations)letouzey
2008-05-07export Extract_env.mono_environment in the mli letouzey
2008-04-16first-order --> firstorder (kills a warning about not being a valid id)letouzey
2008-04-15fix some bogus calls to id_of_string by the extractionletouzey
2008-03-14nettoyage de code obsolete.soubiran
2008-03-14Ajout des alias de module dans le noyau.soubiran
2008-03-05Attempt of fix for extraction of modules typesletouzey
2008-02-27dead codeletouzey
2008-02-27typoletouzey
2008-02-01Beaoucoup de changements dans la representation interne des modules.soubiran
2008-01-22Récupération d'une exception Not_foundnotin
2008-01-20cosmetics: after an extract inductive to bool, let's use if then elseletouzey
2007-12-06Plus de combinateurs sont passés de Util à Option. Le module Options aspiwack
2007-12-05Factorisation des opérations sur le type option de Util dans un module aspiwack
2007-11-21Extraction inlines Wf.Fix by default (wish of Y.Bertot)letouzey
2007-10-25small fix of commit 10188: a string given via Extract Inductive can be emptyletouzey
2007-10-21An error message instead of an empty extraction when the monolithic letouzey
2007-10-21Avoid the auto-inlining of small fixpoints like List.map.letouzey
2007-10-17Repair Haskell/Scheme extraction in the new extraction backend design: letouzey
2007-10-17Major reorganisation of the extraction "backend".letouzey
2007-10-09Extraction now checks that the required libraries are indeed loaded (bug #1144)letouzey
2007-10-09forbid extraction under a module typeletouzey
2007-10-09Extract Inline/Inductive/Constant can now be used from inside a moduleletouzey
2007-10-08Better use of tables for storing results of extract_ind (bug #1709)letouzey
2007-10-06Allowing infix constructors/types in a Extract Inductiveletouzey
2007-10-06Extraction: factorisation of identical branches in a matchletouzey
2007-07-12Deletion of contrib/extraction/testletouzey
2007-05-11Processor integers + Print assumption (see coqdev mailing list for the aspiwack
2007-01-12Suite au mail de Lionel a propos du Makefile: letouzey
2007-01-12un saut de ligne ...letouzey
2007-01-05suite de la reparation du bug 1239: apres les inds, les records et vars de typesletouzey
2006-12-17reparation bug 1239letouzey
2006-10-28Extension du polymorphisme de sorte au cas des définitions dans Type.herbelin
2006-10-04Correction bug #1211notin
2006-07-07Correction bug 1172 + correction en passant de la taille des paramètres de f...herbelin
2006-06-09oups: il faut penser a fermer la porte en partant (d'un fixpoint)letouzey
2006-06-09changements de dernieres minutes pour la 8.1 beta: letouzey
2006-06-08reparation bug 1006letouzey
2006-06-02debut de reparation du test d'extractionletouzey
2006-06-01reparation bug #1128letouzey
2006-05-23Nouvelle implantation du polymorphisme de sorte pour les familles inductivesherbelin
2006-04-28Suppression des fichiers .cvsignore, rendus obsolètes par le systèmes des '...notin
2006-04-27Standardisation nom option_app en option_mapherbelin
2006-04-20decoration des Tdummy pour pouvoir tuer tous les args de types (cf MapAVL.empty)letouzey
2005-12-28Remplacement Pp.qs par Pptactic.qsnewherbelin
2005-12-26Renommage des Pp*new en Pp* (et déplacement dans parsing); renommage des G_*...herbelin
2005-12-26Suppression des parseurs et printeurs v7; suppression du traducteur (mcanisme...herbelin
2005-12-21Ajout printer pr_lconstr aux extensions de syntaxe pour les arguments de tact...herbelin
2005-12-16amelioration de l'extraction haskell: affichage du type des fonctions, et sup...letouzey
2005-12-16multiples ameliorations de l'extraction scheme:letouzey