aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-09Verification ocaml >= 3.09.3 pour coq natif sous MacOS X Pentiumherbelin
2007-10-09Oubli de GTK pour Windows + typonotin
2007-10-09Mise à jour de README.winnotin
2007-10-09Amélioration de l'appel aux outils externes via Coqidenotin
2007-10-08documentation of commit 10188letouzey
2007-10-08Calcul des dependances sous Windowsnotin
2007-10-08Better use of tables for storing results of extract_ind (bug #1709)letouzey
2007-10-08add $COQTOP to the search path of ocamldebugletouzey
2007-10-07Détection de camlp5 5.00 au configureherbelin
2007-10-07Ajout de la possibilité de donner le chemin de la bibliothèque camlp5herbelin
2007-10-06Allowing infix constructors/types in a Extract Inductiveletouzey
2007-10-06Extraction: factorisation of identical branches in a matchletouzey
2007-10-05Correction du bug #1715notin
2007-10-05petite reparation de la config pour camlp5 apres le commit 10164letouzey
2007-10-05 Added the automatic generation of the boolean equality if possible and thevsiles
2007-10-05Correction de quelques défauts d'affichage (notations sous "as" pourherbelin
2007-10-04Added the proof (in Numbers/Integers/TreeMod) that tree-like representation o...emakarov
2007-10-04Ajout option -lablgtkdir au configure (basé sur patch de Guillaumeherbelin
2007-10-04 Bug 1716: Scheme now print the right messagesvsiles
2007-10-04Correction bug 1718 (lazy delta unfolding used to miss delta on rels and vars)herbelin
2007-10-03Compilation sous windowsnotin
2007-10-03Révision de theories/Logic concernant les axiomes de descriptions.herbelin
2007-10-03Ajout de eelim, ecase, edestruct et einduction (expérimental).herbelin
2007-10-03BigZ now are provedthery
2007-10-02The following now compiles: abstract integers with plus, minus and times, bin...emakarov
2007-10-02Preventing gcc to generate dependencies wrt OCaml files (otherwise, we run in...notin
2007-10-02Fix a problem doing 'make clean' under Winodwsnotin
2007-10-02Report des modifications faites sur le configure en r10039, r10052, r10053 et...notin
2007-10-02Now NMake is provedthery
2007-10-02Correcting error message when adding Setoid, Relation or morphism (bug #1626)jforest
2007-10-01Added the compilation of theories/Numbers to Makefile.common. The following t...emakarov
2007-10-01Nouvelle mise à jourherbelin
2007-10-01Amendement à la révision 10124 : déplacement de apprec_nohdbeta entreherbelin
2007-10-01Complément nécessaire aux révisions 10156 et 10157herbelin
2007-09-30Suite de 10157herbelin
2007-09-30Ajout infos de débogage de "universe inconsistency" quand option Setherbelin
2007-09-28Creation of a new token PATTERNIDENT (?ident) for intro patterns, soglondu
2007-09-28On empêche "fresh" d'engendrer un mot-clé.herbelin
2007-09-28On Linux, we read /proc/self/exe to get the executable's path insteadglondu
2007-09-28Correction bug 1711herbelin
2007-09-28Oubli dans Setoid.vnotin
2007-09-28 Forget to update the CHANGES filevsiles
2007-09-28Modification of the Scheme command.vsiles
2007-09-27Découpage de Setoid.vnotin
2007-09-27Reals: prod_f_SO inclut f(0) dans le produit et devient prod_f_R0herbelin
2007-09-26Complément aux commits 10124 et 10125 sur l'inférence de type (correction herbelin
2007-09-26 added a lemma to prove inj_pair2 when eq_dec is available.vsiles