| Commit message (Expand) | Author | Age |
* | Arith: full integration of the "Numbers" modular framework | Pierre Letouzey | 2014-07-09 |
* | Updating headers. | herbelin | 2012-08-08 |
* | ZArith + other : favor the use of modern names instead of compat notations | letouzey | 2012-07-05 |
* | Merge subinstances branch by me and Tom Prince. | msozeau | 2011-11-17 |
* | SearchAbout and similar: add a customizable blacklist | letouzey | 2011-08-11 |
* | Cleanup of files related with power over Z. | letouzey | 2011-07-01 |
* | Some cleanup of Zdiv and Zquot, deletion of useless Zdiv_def | letouzey | 2011-06-28 |
* | Numbers: a particular case of div_unique | letouzey | 2011-06-24 |
* | Numbers: change definition of divide (compat with Znumtheory) | letouzey | 2011-06-24 |
* | Some migration of results from BinInt to Numbers | letouzey | 2011-06-20 |
* | Arithemtic: more concerning compare, eqb, leb, ltb | letouzey | 2011-06-20 |
* | ZBits,ZdivEucl,ZDivFloor: a few lemmas with weaker preconditions | letouzey | 2011-03-10 |
* | Numbers: simplier spec for testbit | letouzey | 2011-01-20 |
* | f_equiv : a clone of f_equal that handles setoid equivalences | letouzey | 2011-01-04 |
* | Numbers: some improvements in proofs | letouzey | 2011-01-03 |
* | Cosmetic : let's take advantage of the n-ary exists notation | letouzey | 2010-12-17 |
* | Numbers and bitwise functions. | letouzey | 2010-12-06 |
* | NZSqrt: we define sqrt_up, a square root that rounds up instead of down as sqrt | letouzey | 2010-11-18 |
* | NZLog: we define log2_up, a base-2 logarithm that rounds up instead of down a... | letouzey | 2010-11-18 |
* | Division: avoid imposing rem as an infix keyword in Z_scope and bigZ_scope. | letouzey | 2010-11-16 |
* | 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 |
* | 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 |
* | Numbers: NZPowProp as a Module Type, some module variable renaming | 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 |
* | Remove the svn-specific $Id$ annotations | letouzey | 2010-04-29 |
* | Numbers: properties of min/max with respect to 0,S,P,add,sub,mul | letouzey | 2010-02-09 |
* | Division in numbers: kills some Include to avoid bad alias Zsucc = ZDiv.Z.Z'.S | letouzey | 2010-01-29 |
* | Numbers: axiomatization + generic properties of abs and sgn. | letouzey | 2010-01-08 |
* | Include can accept both Module and Module Type | letouzey | 2010-01-07 |
* | Numbers: separation of funs, notations, axioms. Notations via module, without... | letouzey | 2010-01-07 |
* | "by" becomes officially a reserved keyword of Coq (fixes "rewrite ... at ... ... | letouzey | 2010-01-06 |
* | Numbers abstract layer: more Module Type, used especially for divisions. | letouzey | 2010-01-05 |
* | Avoid declaring hints about refl/sym/trans of eq in DecidableType2 | letouzey | 2010-01-05 |
* | Division in Numbers: proofs with less auto (less sensitive to hints, in parti... | letouzey | 2010-01-05 |
* | Division in Numbers: factorisation of signatures | letouzey | 2010-01-05 |
* | Specific syntax for Instances in Module Type: Declare Instance | letouzey | 2010-01-04 |
* | Division in Numbers : more properties, new filenames based on a paper by R. B... | letouzey | 2009-12-17 |
* | Division in Numbers: more properties proved (still W.I.P.) | letouzey | 2009-12-16 |
* | A generic euclidean division in Numbers (Still Work-In-Progress) | letouzey | 2009-12-15 |
* | Simplification of Numbers, mainly thanks to Include | letouzey | 2009-11-10 |
* | 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 |
* | Uniformity with the rest of the StdLib : _symm --> _sym | letouzey | 2008-12-12 |
* | In abstract parts of theories/Numbers, plus/times becomes add/mul, | letouzey | 2008-06-03 |