aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-17Prise en compte des .glob par coq_makefilenotin
2007-10-16add visibility of extraction messages in coqideletouzey
2007-10-16Correction d'un bug de l'appel à make via Coqidenotin
2007-10-16Fixed congruence instance generator + changed default depth to 1000corbinea
2007-10-16Added transitivity and irreflexivity of <, as well as < -elimination for bina...emakarov
2007-10-16 Added the doc for the new Scheme Equality commandvsiles
2007-10-16Vérification que "rewrite in" se comporte comme "rewrite" et échoueherbelin
2007-10-15build system: When using GOTO_STAGE, always go into that stage, even when tar...lmamane
2007-10-12- Préservation des appels récursifs de tête dans ltac (réponse au "wish"herbelin
2007-10-12Uniformisation du comportement de rewrite et rewrite in : quand leherbelin
2007-10-12Maj du lien vers coq-bugs dans Coqidenotin
2007-10-11Allow a few build system optimisations/corner-cuttinglmamane
2007-10-11Bug variable CAMLP4 qui ne doit pas contenir un chemin mais le type de prepro...herbelin
2007-10-10Allowing setoid_reflexivity_in to work on quantified hypothesis (bug #1710) letouzey
2007-10-10Mise à jour des notes d'installation pour Coqidenotin
2007-10-10Ajout d'une note sur Ocaml 3.10.0 et camlp5notin
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