aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Prise en compte des .glob par coq_makefileGravatar notin2007-10-17
* add visibility of extraction messages in coqideGravatar letouzey2007-10-16
* Correction d'un bug de l'appel à make via CoqideGravatar notin2007-10-16
* Fixed congruence instance generator + changed default depth to 1000Gravatar corbinea2007-10-16
* Added transitivity and irreflexivity of <, as well as < -elimination for bina...Gravatar emakarov2007-10-16
* Added the doc for the new Scheme Equality commandGravatar vsiles2007-10-16
* Vérification que "rewrite in" se comporte comme "rewrite" et échoueGravatar herbelin2007-10-16
* build system: When using GOTO_STAGE, always go into that stage, even when tar...Gravatar lmamane2007-10-15
* - Préservation des appels récursifs de tête dans ltac (réponse au "wish"Gravatar herbelin2007-10-12
* Uniformisation du comportement de rewrite et rewrite in : quand leGravatar herbelin2007-10-12
* Maj du lien vers coq-bugs dans CoqideGravatar notin2007-10-12
* Allow a few build system optimisations/corner-cuttingGravatar lmamane2007-10-11
* Bug variable CAMLP4 qui ne doit pas contenir un chemin mais le type de prepro...Gravatar herbelin2007-10-11
* Allowing setoid_reflexivity_in to work on quantified hypothesis (bug #1710) Gravatar letouzey2007-10-10
* Mise à jour des notes d'installation pour CoqideGravatar notin2007-10-10
* Ajout d'une note sur Ocaml 3.10.0 et camlp5Gravatar notin2007-10-10
* Extraction now checks that the required libraries are indeed loaded (bug #1144)Gravatar letouzey2007-10-09
* forbid extraction under a module typeGravatar letouzey2007-10-09
* Extract Inline/Inductive/Constant can now be used from inside a moduleGravatar letouzey2007-10-09
* Verification ocaml >= 3.09.3 pour coq natif sous MacOS X PentiumGravatar herbelin2007-10-09
* Oubli de GTK pour Windows + typoGravatar notin2007-10-09
* Mise à jour de README.winGravatar notin2007-10-09
* Amélioration de l'appel aux outils externes via CoqideGravatar notin2007-10-09
* documentation of commit 10188Gravatar letouzey2007-10-08
* Calcul des dependances sous WindowsGravatar notin2007-10-08
* Better use of tables for storing results of extract_ind (bug #1709)Gravatar letouzey2007-10-08
* add $COQTOP to the search path of ocamldebugGravatar letouzey2007-10-08
* Détection de camlp5 5.00 au configureGravatar herbelin2007-10-07
* Ajout de la possibilité de donner le chemin de la bibliothèque camlp5Gravatar herbelin2007-10-07
* Allowing infix constructors/types in a Extract InductiveGravatar letouzey2007-10-06
* Extraction: factorisation of identical branches in a matchGravatar letouzey2007-10-06
* Correction du bug #1715Gravatar notin2007-10-05
* petite reparation de la config pour camlp5 apres le commit 10164Gravatar letouzey2007-10-05
* Added the automatic generation of the boolean equality if possible and theGravatar vsiles2007-10-05
* Correction de quelques défauts d'affichage (notations sous "as" pourGravatar herbelin2007-10-05
* Added the proof (in Numbers/Integers/TreeMod) that tree-like representation o...Gravatar emakarov2007-10-04
* Ajout option -lablgtkdir au configure (basé sur patch de GuillaumeGravatar herbelin2007-10-04
* Bug 1716: Scheme now print the right messagesGravatar vsiles2007-10-04
* Correction bug 1718 (lazy delta unfolding used to miss delta on rels and vars)Gravatar herbelin2007-10-04
* Compilation sous windowsGravatar notin2007-10-03
* Révision de theories/Logic concernant les axiomes de descriptions.Gravatar herbelin2007-10-03
* Ajout de eelim, ecase, edestruct et einduction (expérimental).Gravatar herbelin2007-10-03
* BigZ now are provedGravatar thery2007-10-03
* The following now compiles: abstract integers with plus, minus and times, bin...Gravatar emakarov2007-10-02
* Preventing gcc to generate dependencies wrt OCaml files (otherwise, we run in...Gravatar notin2007-10-02
* Fix a problem doing 'make clean' under WinodwsGravatar notin2007-10-02
* Report des modifications faites sur le configure en r10039, r10052, r10053 et...Gravatar notin2007-10-02
* Now NMake is provedGravatar thery2007-10-02
* Correcting error message when adding Setoid, Relation or morphism (bug #1626)Gravatar jforest2007-10-02
* Added the compilation of theories/Numbers to Makefile.common. The following t...Gravatar emakarov2007-10-01