| Age | Commit message (Expand) | Author |
| 2008-08-27 | Major speed and space improvements in setoid rewrite: | msozeau |
| 2008-08-23 | Fix dependency problem that makes compilation fail :) | msozeau |
| 2008-08-22 | - New auto hints for transparency/opacity control, not bound to | msozeau |
| 2008-08-21 | Fixes in dependent induction tactic to keep names, allow giving | msozeau |
| 2008-08-06 | Add lemmas on lists: nth_default_eq, map_nth_error | glondu |
| 2008-08-05 | Correction de bugs: | herbelin |
| 2008-08-04 | Évolutions diverses et variées. | herbelin |
| 2008-07-28 | Fixes in generalize_eqs/dependent induction to allow the user to specify | msozeau |
| 2008-07-27 | Oups (on refait le 11268 en mieux) | herbelin |
| 2008-07-26 | Even better test for choosing rewrite or setoid_rewrite. | msozeau |
| 2008-07-26 | - Pour CoRN, rétablissement notations Qgt/Qge (mais cette fois avec | herbelin |
| 2008-07-25 | More compatibility fixes, revert the tauto fix that prevented | msozeau |
| 2008-07-24 | Tauto breaking not only binary "conjunctions" seems like a bad idea | msozeau |
| 2008-07-23 | Fixed doc of inductive sort-polymorphism (cf bug #1908). Seized the | herbelin |
| 2008-07-23 | Oops... forgot some debug code. | msozeau |
| 2008-07-22 | Add test-suite file for bug# 1905 and minor fix in Program/Equality. | msozeau |
| 2008-07-22 | New tactics [conv] to test convertibility (actually, unification) of two | msozeau |
| 2008-07-22 | A 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 (encodage | herbelin |
| 2008-07-17 | Uniformisation du format des messages d'erreur (commencent par une | herbelin |
| 2008-07-15 | Autour du parsing: | herbelin |
| 2008-07-15 | Tentative de relecture des scripts de Mult.v au regard des tactiques actuelles | herbelin |
| 2008-07-07 | - Improve [Context] vernacular to allow arbitrary binders, not just | msozeau |
| 2008-07-04 | Fix bug #1899: no more strange notations for Qge and Qgt | letouzey |
| 2008-07-04 | Fixes in handling of implicit arguments: | msozeau |
| 2008-07-01 | Various bug fixes in type classes and subtac: | msozeau |
| 2008-06-30 | QMake : alternative equivalences with Qcanon thanks to earlier irreducibility... | letouzey |
| 2008-06-28 | QMake: Proofs that add_norm and other ..._norm functions produce irreducible ... | letouzey |
| 2008-06-27 | Enhanced discrimination nets implementation, which can now work with | msozeau |
| 2008-06-25 | Some work on BigQ : | letouzey |
| 2008-06-22 | Rename obligations_tactic to obligation_tactic and fix bugs #1893. | msozeau |
| 2008-06-20 | typo in a comment | letouzey |
| 2008-06-18 | Propagation des révisions 11144 et 11136 de la 8.2 vers le trunk | herbelin |
| 2008-06-13 | Temporary fix for bug #1876, printing fails because of unresolved | msozeau |
| 2008-06-12 | Changing the definitions of pred and minus in the style of GG | werner |
| 2008-06-11 | Zpow_facts.Zmult_power: kills a useless hypothesis | letouzey |
| 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 of | msozeau |
| 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-06 | Enhancements to coqdoc, better globalization of sections and modules. | msozeau |
| 2008-06-06 | avoid duplicated creation of WFacts instances | letouzey |
| 2008-06-03 | Fix setoid_rewrite documentation examples. | msozeau |
| 2008-06-03 | In abstract parts of theories/Numbers, plus/times becomes add/mul, | letouzey |
| 2008-06-02 | In abstract parts of theories/Numbers, plus/times becomes add/mul, | letouzey |
| 2008-06-02 | Petites corrections diverses : | herbelin |
| 2008-06-02 | newton iteration for sqrt31 | thery |
| 2008-06-01 | Intropattern: syntax {x,y,z,t} becomes (x & y & z & t), as decided in | letouzey |
| 2008-06-01 | BigQ: starting to create and use an interface QSig | letouzey |
| 2008-06-01 | Enhance the BigN and BigZ infrastructure: | letouzey |