aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-30temporary workaround for bug #1738letouzey
2007-10-30A useless Add Morphism: since Subset is a Setoid Relation, it is alsoletouzey
2007-10-30bug in safe_typing: univ constraints generated by section variables were not ...barras
2007-10-30Changement esthétique de la preuve de mult_is_onenotin
2007-10-30Ajout de lemmes d'inversion pour mult (sur le modèle de plus_is_O et plus_is...notin
2007-10-30Cleaning code and comment.courtieu
2007-10-29Revision of the FSetWeak Interface, so that it becomes a precise letouzey
2007-10-29Amélioration du message d'erreur dans end_module, end_module_type et close_s...notin
2007-10-29MAJherbelin
2007-10-27Réparation d'une inefficacité bêtement introduite dans la révisionherbelin
2007-10-25small fix of commit 10188: a string given via Extract Inductive can be emptyletouzey
2007-10-25Adding BigQ and proofsthery
2007-10-25Added NIso.v to Makefile.common. Changed Examples.v in contrib/micromega to u...emakarov
2007-10-24Quelques exemples à méditer sur le polymorphisme d'universe des inductifsherbelin
2007-10-24Fix define body bug fixmsozeau
2007-10-24Fix define body bugmsozeau
2007-10-24Addition of more general tactics for equality. Functional extensionality and ...msozeau
2007-10-24Bugfix in abstract_generalizemsozeau
2007-10-24Doc updatemsozeau
2007-10-24Fix some bugs, add possibility of automatically solving a proof statement's o...msozeau
2007-10-23Enlevé les trucs commités au mauvais endroitaspiwack
2007-10-23Quelques structures de donnée plus les modules principaux (et aspiwack
2007-10-23Added "is_empty" to gmap.aspiwack
2007-10-23Ajout de mots clés pour Coqdoc (bug #1732)notin
2007-10-23Added Numbers/Natural/Abstract/NIso.v that proves that any two models of natu...emakarov
2007-10-22Corrections des bugs #1730 et #1731notin
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-21Cleanup attempt of Hints in *Interface.v files.letouzey
2007-10-19Adding Zdiv_mod_unique, Zdiv_opp_opp, Zdiv_mult_cancel, and Z_div_leroconnor
2007-10-18Intallation des .cma/.cmxanotin
2007-10-18Changed RingMicromega to use NRing instead of Ring_polynom. NRing is a versio...emakarov
2007-10-18Copie de PreOmega.vo dans le répertoire d'installation de Coqnotin
2007-10-18Copie des .cma et des .cmxa, et de grammar.cma dans le répertoire de Coq (po...notin
2007-10-18Typo dans Makefile.commonnotin
2007-10-18Report de la révision #10197 (adaptation à Lablgtk 2.10.0)notin
2007-10-18Uniformisation de l'option -where de coqc avec celle de coqtopnotin
2007-10-18added generation from trivial patterns for congruencecorbinea
2007-10-17Repair Haskell/Scheme extraction in the new extraction backend design: letouzey
2007-10-17Major reorganisation of the extraction "backend".letouzey
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