aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Intallation des .cma/.cmxaGravatar notin2007-10-18
* Changed RingMicromega to use NRing instead of Ring_polynom. NRing is a versio...Gravatar emakarov2007-10-18
* Copie de PreOmega.vo dans le répertoire d'installation de CoqGravatar notin2007-10-18
* Copie des .cma et des .cmxa, et de grammar.cma dans le répertoire de Coq (po...Gravatar notin2007-10-18
* Typo dans Makefile.commonGravatar notin2007-10-18
* Report de la révision #10197 (adaptation à Lablgtk 2.10.0)Gravatar notin2007-10-18
* Uniformisation de l'option -where de coqc avec celle de coqtopGravatar notin2007-10-18
* added generation from trivial patterns for congruenceGravatar corbinea2007-10-18
* Repair Haskell/Scheme extraction in the new extraction backend design: Gravatar letouzey2007-10-17
* Major reorganisation of the extraction "backend".Gravatar letouzey2007-10-17
* 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