aboutsummaryrefslogtreecommitdiff
path: root/theories
AgeCommit message (Expand)Author
2008-08-27Major speed and space improvements in setoid rewrite:msozeau
2008-08-23Fix dependency problem that makes compilation fail :)msozeau
2008-08-22- New auto hints for transparency/opacity control, not bound to msozeau
2008-08-21Fixes in dependent induction tactic to keep names, allow givingmsozeau
2008-08-06Add lemmas on lists: nth_default_eq, map_nth_errorglondu
2008-08-05Correction de bugs:herbelin
2008-08-04Évolutions diverses et variées.herbelin
2008-07-28Fixes in generalize_eqs/dependent induction to allow the user to specifymsozeau
2008-07-27Oups (on refait le 11268 en mieux)herbelin
2008-07-26Even better test for choosing rewrite or setoid_rewrite.msozeau
2008-07-26- Pour CoRN, rétablissement notations Qgt/Qge (mais cette fois avecherbelin
2008-07-25More compatibility fixes, revert the tauto fix that preventedmsozeau
2008-07-24Tauto breaking not only binary "conjunctions" seems like a bad ideamsozeau
2008-07-23Fixed doc of inductive sort-polymorphism (cf bug #1908). Seized theherbelin
2008-07-23Oops... forgot some debug code.msozeau
2008-07-22Add test-suite file for bug# 1905 and minor fix in Program/Equality.msozeau
2008-07-22New tactics [conv] to test convertibility (actually, unification) of twomsozeau
2008-07-22A try at allowing matching on applications as a binary syntax node by default.msozeau
2008-07-17- Suppression de Rstar/Newman peu utilisables comme biblio (encodageherbelin
2008-07-17Uniformisation du format des messages d'erreur (commencent par uneherbelin
2008-07-15Autour du parsing:herbelin
2008-07-15Tentative de relecture des scripts de Mult.v au regard des tactiques actuellesherbelin
2008-07-07- Improve [Context] vernacular to allow arbitrary binders, not justmsozeau
2008-07-04Fix bug #1899: no more strange notations for Qge and Qgtletouzey
2008-07-04Fixes in handling of implicit arguments:msozeau
2008-07-01Various bug fixes in type classes and subtac:msozeau
2008-06-30QMake : alternative equivalences with Qcanon thanks to earlier irreducibility...letouzey
2008-06-28QMake: Proofs that add_norm and other ..._norm functions produce irreducible ...letouzey
2008-06-27Enhanced discrimination nets implementation, which can now work withmsozeau
2008-06-25Some work on BigQ :letouzey
2008-06-22Rename obligations_tactic to obligation_tactic and fix bugs #1893.msozeau
2008-06-20typo in a commentletouzey
2008-06-18Propagation des révisions 11144 et 11136 de la 8.2 vers le trunkherbelin
2008-06-13Temporary fix for bug #1876, printing fails because of unresolvedmsozeau
2008-06-12Changing the definitions of pred and minus in the style of GGwerner
2008-06-11Zpow_facts.Zmult_power: kills a useless hypothesisletouzey
2008-06-10- Amélioration nommage dans EqdepFacts suivant remarque de Arthur C.herbelin
2008-06-10- Correct handling of DependentMorphism error, using tclFAIL instead ofmsozeau
2008-06-08- Patch sur "intros until 0"herbelin
2008-06-08- Extension de "generalize" en "generalize c as id at occs".herbelin
2008-06-06Enhancements to coqdoc, better globalization of sections and modules.msozeau
2008-06-06avoid duplicated creation of WFacts instancesletouzey
2008-06-03Fix setoid_rewrite documentation examples.msozeau
2008-06-03In abstract parts of theories/Numbers, plus/times becomes add/mul, letouzey
2008-06-02In abstract parts of theories/Numbers, plus/times becomes add/mul, letouzey
2008-06-02Petites corrections diverses :herbelin
2008-06-02newton iteration for sqrt31thery
2008-06-01Intropattern: syntax {x,y,z,t} becomes (x & y & z & t), as decided inletouzey
2008-06-01BigQ: starting to create and use an interface QSigletouzey
2008-06-01Enhance the BigN and BigZ infrastructure: letouzey