| Commit message (Expand) | Author | Age |
* | nat_iter n f x -> nat_rect _ x (fun _ => f) n | pboutill | 2012-12-21 |
* | fast bitwise operations (lor,land,lxor) on int31 and BigN | letouzey | 2012-08-11 |
* | Updating headers. | herbelin | 2012-08-08 |
* | ZArith + other : favor the use of modern names instead of compat notations | letouzey | 2012-07-05 |
* | Granted legitimate wish #2607 (not exposing crude fixpoint body of | herbelin | 2011-12-18 |
* | theories/, plugins/ and test-suite/ ported to the Arguments vernacular | gareuselesinge | 2011-11-21 |
* | Cleanup in SpecViaZ | letouzey | 2011-06-30 |
* | Cleanup of Ndigits | letouzey | 2011-06-30 |
* | Deletion of useless Zdigits_def | letouzey | 2011-06-28 |
* | Deletion of useless Zlog_def | letouzey | 2011-06-28 |
* | Deletion of useless Zsqrt_def | letouzey | 2011-06-28 |
* | Arithemtic: more concerning compare, eqb, leb, ltb | letouzey | 2011-06-20 |
* | Fix generated script for NMake, a rewrite necessitates full conversion for | msozeau | 2011-04-18 |
* | An automatic substitution of scope at functor application | letouzey | 2011-02-11 |
* | Annotations at functor applications: | letouzey | 2011-02-11 |
* | Ndigits: a Pshiftl_nat used in BigN (was double_digits there) | letouzey | 2011-01-04 |
* | ZArith: for uniformity, Zdiv2 becomes Zquot2 while Zdiv2' becomes Zdiv2 | letouzey | 2010-12-09 |
* | Numbers and bitwise functions. | letouzey | 2010-12-06 |
* | 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 |
* | Minor fixes of 'make doc' | pboutill | 2010-09-28 |
* | NMake : another round of heavy rework | letouzey | 2010-09-09 |
* | Updated all headers for 8.3 and trunk | herbelin | 2010-07-24 |
* | Fixing commit r13090 (forgot to commit the file generating Nmake_gen.v). | herbelin | 2010-06-08 |
* | Discontinue support for ocaml 3.09.* | letouzey | 2010-05-19 |
* | Remove the svn-specific $Id$ annotations | letouzey | 2010-04-29 |
* | NMake: remove useless tactics abstract_pair, nicer comments | letouzey | 2010-03-10 |
* | NMake: Reorganization, interface for NMake_gen, explicit View, tactic destr_t... | letouzey | 2010-03-10 |
* | NMake_gen.ml: robustness w.r.t size, remove old commented stuff about shiftl | letouzey | 2010-03-10 |
* | Numbers: properties of min/max with respect to 0,S,P,add,sub,mul | letouzey | 2010-02-09 |
* | DoubleCyclic + NMake : typeclasses, more genericity, less ML macro-generation | letouzey | 2010-02-08 |
* | NMake (and hence BigN): shiftr, shiftl now in the signature NSig | letouzey | 2010-01-25 |
* | NMake: several things need not be macro-generated | letouzey | 2010-01-25 |
* | Ring31 : a ring structure and tactic for int31 | letouzey | 2010-01-19 |
* | NMake_gen: fix previous commit (some spaces were critical), remove some more ... | letouzey | 2010-01-19 |
* | NMake_gen: no more spaces at end of lines | letouzey | 2010-01-19 |
* | More improvements of BigN, BigZ, BigQ: | letouzey | 2010-01-18 |
* | BigN, BigZ, BigQ: presentation via unique module with both ops and props | letouzey | 2010-01-17 |
* | Numbers: BigN and BigZ get instantiations of all properties about div and mod | letouzey | 2010-01-08 |
* | BigQ / BigN / BigZ syntax and scope improvements (sequel to 12504) | letouzey | 2009-11-12 |
* | Repair interpretation of numeral for BigQ, add a printer (close #2160) | letouzey | 2009-11-12 |
* | SpecViaZ.NSig: all-in-one spec for [pred] and [sub] based on ZMax | letouzey | 2009-11-10 |
* | Simplification of Numbers, mainly thanks to Include | letouzey | 2009-11-10 |
* | Delete trailing whitespaces in all *.{v,ml*} files | glondu | 2009-09-17 |
* | Add user syntax for creating hint databases [Create HintDb foo | msozeau | 2008-09-14 |
* | Fix bug #1899: no more strange notations for Qge and Qgt | letouzey | 2008-07-04 |
* | Enhanced discrimination nets implementation, which can now work with | msozeau | 2008-06-27 |