| Commit message (Expand) | Author | Age |
* | Update copyright headers. | Maxime Dénès | 2016-01-20 |
* | Update headers. | Maxime Dénès | 2015-01-12 |
* | Updating headers. | herbelin | 2012-08-08 |
* | ZArith + other : favor the use of modern names instead of compat notations | letouzey | 2012-07-05 |
* | Modularization of BinNat + fixes of stdlib | letouzey | 2011-05-05 |
* | An automatic substitution of scope at functor application | letouzey | 2011-02-11 |
* | Annotations at functor applications: | letouzey | 2011-02-11 |
* | Numbers: simplier spec for testbit | letouzey | 2011-01-20 |
* | Numbers: some improvements in proofs | letouzey | 2011-01-03 |
* | Numbers and bitwise functions. | letouzey | 2010-12-06 |
* | Integer division: quot and rem (trunc convention) in addition to div and mod | letouzey | 2010-11-10 |
* | Numbers: axiomatization, properties and implementations of gcd | letouzey | 2010-11-05 |
* | NZSqrt : since spec is complete, no need for morphism axiom sqrt_wd | letouzey | 2010-11-02 |
* | NZLog : since spec is complete, no need for morphism axiom log2_wd | letouzey | 2010-11-02 |
* | Numbers : log2. Abstraction, properties and implementations. | letouzey | 2010-11-02 |
* | Numbers: specs about sqrt and pow of neg numbers, even in NZ | letouzey | 2010-11-02 |
* | Add sqrt in Numbers | letouzey | 2010-10-19 |
* | Numbers : also axiomatize constants 1 and 2. | letouzey | 2010-10-14 |
* | Numbers: new functions pow, even, odd + many reorganisations | letouzey | 2010-10-14 |
* | Updated all headers for 8.3 and trunk | herbelin | 2010-07-24 |
* | Made option "Automatic Introduction" active by default before too many | herbelin | 2010-06-08 |
* | Remove the svn-specific $Id$ annotations | letouzey | 2010-04-29 |
* | Euclidean division for NArith | letouzey | 2010-02-10 |
* | NBinary improved, contains more, subsumes NOrderedType | letouzey | 2010-02-09 |
* | Avoid some more re-declarations of Equivalence instances | letouzey | 2010-01-14 |
* | Support "Local Obligation Tactic" (now the default in sections). | msozeau | 2010-01-11 |
* | Simplification of Numbers, mainly thanks to Include | letouzey | 2009-11-10 |
* | Numbers: finish files NStrongRec and NDefOps | letouzey | 2009-11-06 |
* | Numbers: more (syntactic) changes toward new style of type classes | letouzey | 2009-11-06 |
* | Numbers: start using Classes stuff, Equivalence, Proper, Instance, etc | letouzey | 2009-11-03 |
* | Init/Tactics.v: tactic with nicer name 'exfalso' for 'elimtype False' | letouzey | 2009-10-08 |
* | In abstract parts of theories/Numbers, plus/times becomes add/mul, | letouzey | 2008-06-03 |
* | In abstract parts of theories/Numbers, plus/times becomes add/mul, | letouzey | 2008-06-02 |
* | switch theories/Numbers from Set to Type (both the abstract and the bignum pa... | letouzey | 2008-05-22 |
* | Coq headers + $ in theories/Numbers files | letouzey | 2008-05-15 |
* | Definition of N moves back to BinNat (partial backtrack of commits 10298-10300) | letouzey | 2008-04-16 |
* | Update on Numbers; renamed ZOrder.v to ZLt to remove clash with ZArith/Zorder... | emakarov | 2007-11-14 |
* | Replaced BinNat with a new version that is based on theories/Numbers/Natural/... | emakarov | 2007-11-07 |
* | An update of theories/Numbers | emakarov | 2007-11-03 |
* | Added Numbers/Natural/Abstract/NIso.v that proves that any two models of natu... | emakarov | 2007-10-23 |
* | Added the compilation of theories/Numbers to Makefile.common. The following t... | emakarov | 2007-10-01 |
* | An update on theories/Numbers. | emakarov | 2007-09-25 |
* | Update on theories/Numbers. Natural numbers are mostly complete, | emakarov | 2007-09-21 |
* | Update before joining all signatures into one. | emakarov | 2007-09-13 |
* | An update on axiomatic number classes. | emakarov | 2007-08-13 |
* | An update on axiomatization of number classes. | emakarov | 2007-07-13 |
* | Update of theories/Numbers directory. | emakarov | 2007-07-06 |
* | Added the directory theories/Numbers where axiomatizations and implementation... | emakarov | 2007-06-29 |