| Age | Commit message (Expand) | Author |
| 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 | 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 |
| 2008-05-15 | In practice, the new setoid rewrite (and the "at" syntax) allows to avoid | letouzey |
| 2008-05-15 | Coq headers + $ in theories/Numbers files | letouzey |
| 2008-05-11 | - Changement du code de Zplus pour accomoder ring qui sinon prend une | herbelin |
| 2008-05-08 | remove mention of an obsolete limitation of Add Morphism | letouzey |
| 2008-05-08 | Oups, my new version of NMake_gen.ml was relying on a 3.10 feature: | letouzey |
| 2008-05-08 | Integration of theories/Ints into theories/Numbers, again : better generation... | letouzey |
| 2008-05-08 | Integration of theories/Ints into theories/Numbers, part 3: auto-generation o... | letouzey |
| 2008-05-07 | Integration of theories/Ints into theories/Numbers, part 1: moving files | letouzey |
| 2008-04-27 | Suite r10857 | herbelin |
| 2008-04-16 | Definition of N moves back to BinNat (partial backtrack of commits 10298-10300) | letouzey |
| 2008-04-12 | Add the ability to specify what to do with free variables in instance | msozeau |
| 2008-03-16 | Reorganize Program and Classes theories. Requiring Setoid no longer sets | msozeau |
| 2008-03-07 | Fix bug #1704 (ordering of condition goals for (setoid)rewrite). As part | msozeau |
| 2008-03-06 | Plug the new setoid implemtation in, leaving the original one commented | msozeau |
| 2007-11-22 | An update on Numbers. Added two files dealing with recursion, for information... | emakarov |
| 2007-11-16 | Added theorems; created NZPlusOrder from NTimesOrder. | emakarov |
| 2007-11-15 | Split NTimesOrder into properly NTimesOrder and NPlusOrder. | emakarov |
| 2007-11-14 | Update on Numbers; renamed ZOrder.v to ZLt to remove clash with ZArith/Zorder... | emakarov |
| 2007-11-08 | Moved several lemmas from theories/Numbers/NumPrelude to theories/Init/Logic. | emakarov |
| 2007-11-07 | Replaced BinNat with a new version that is based on theories/Numbers/Natural/... | emakarov |
| 2007-11-06 | Integration of theories/Ints/Z/* in ZArith and large cleanup and extension of... | letouzey |
| 2007-11-03 | An update of theories/Numbers | emakarov |
| 2007-10-23 | Added Numbers/Natural/Abstract/NIso.v that proves that any two models of natu... | emakarov |
| 2007-10-16 | Added transitivity and irreflexivity of <, as well as < -elimination for bina... | emakarov |
| 2007-10-04 | Added the proof (in Numbers/Integers/TreeMod) that tree-like representation o... | emakarov |
| 2007-10-02 | The following now compiles: abstract integers with plus, minus and times, bin... | emakarov |
| 2007-10-01 | Added the compilation of theories/Numbers to Makefile.common. The following t... | emakarov |