| Age | Commit message (Expand) | Author |
| 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 |
| 2008-05-30 | Improve the dependent induction tactic to automatically find the | msozeau |
| 2008-05-29 | NBigN: proofs that BigN implements axioms of NAxiomsSig | letouzey |
| 2008-05-28 | - Modification de la déf de minus et pred conformément aux remarques de | herbelin |
| 2008-05-28 | Notation concise pour la valeur par défaut des cas reconnus comme | herbelin |
| 2008-05-28 | Cyclic31: no more Admitted, but I've cheated: sqrt31 and sqrt312 are | letouzey |
| 2008-05-28 | CyclicAxioms: after discussion with Laurent, znz_WW and variants are | letouzey |
| 2008-05-28 | - Correction bug highlighting "Module" dans Coqide | herbelin |
| 2008-05-28 | Cyclic31: proofs for addmuldiv31, tail031 and head031. Only two Admitted left ! | letouzey |
| 2008-05-27 | Cyclic31: proof of auxiliary function iter_int31 + (failed) attempt at provin... | letouzey |
| 2008-05-27 | Correction du problème de complexité de Print Assumptions : | aspiwack |
| 2008-05-27 | Cyclic31: migrate auxiliary lemmas to their legitimate files | letouzey |
| 2008-05-27 | Cyclic31 : proof of the spec of gcd31 | letouzey |
| 2008-05-26 | Int31 : gcd31 was wrong | letouzey |
| 2008-05-26 | Cyclic31: cleanup, 2 Admitted killed (6 remaining) | letouzey |
| 2008-05-23 | Cyclic31 : replace the ugly time-consuming brute-force proof by a reasonable ... | letouzey |
| 2008-05-23 | (Not completely finished) proofs that int31 integers fulfill the CyclicAxioms... | letouzey |
| 2008-05-22 | writing a match on a digit via syntax "if ... then ... else" is not a good id... | letouzey |
| 2008-05-22 | Proposition for a almost-bitsize-independent Int31.v (joint work with J. Voui... | letouzey |
| 2008-05-22 | QRewrite is now obsolete. It was containing manual ltac stuff | letouzey |
| 2008-05-22 | switch theories/Numbers from Set to Type (both the abstract and the bignum pa... | letouzey |
| 2008-05-19 | Minor improvement: group stuff about carry apart from stuff about zn2z | letouzey |
| 2008-05-19 | Thanks to Matthieu's commit 10941, Ad-hoc tactics contained in QRewrite are n... | letouzey |
| 2008-05-17 | ZModulo: Z viewed modulo 2^digits implements CyclicAxioms | letouzey |
| 2008-05-17 | Fix a de Bruijn bug in setoid_rewrite when rewriting under | msozeau |
| 2008-05-16 | Filename ZnZ (or Z_nZ in a later attempt) is neither pretty nor accurate | letouzey |
| 2008-05-16 | BigNum: more reorganization, mainly moves GenXYZ to DoubleXYZ | letouzey |
| 2008-05-16 | ZTreeMod was meant to prove that BigZ correspond to the Integer Axioms. | letouzey |
| 2008-05-16 | More BigNum cleanup: | letouzey |