| Commit message (Expand) | Author | Age |
* | Updating headers. | herbelin | 2012-08-08 |
* | BinPos/BinInt/BinNat : fix some argument scopes | letouzey | 2012-07-06 |
* | ZArith + other : favor the use of modern names instead of compat notations | letouzey | 2012-07-05 |
* | Notation: a new annotation "compat 8.x" extending "only parsing" | letouzey | 2012-07-05 |
* | SearchAbout and similar: add a customizable blacklist | letouzey | 2011-08-11 |
* | Cleanup of files related with power over Z. | letouzey | 2011-07-01 |
* | Numbers: change definition of divide (compat with Znumtheory) | letouzey | 2011-06-24 |
* | Arithemtic: more concerning compare, eqb, leb, ltb | letouzey | 2011-06-20 |
* | BinNat: N.binary_rect is now a definition instead of an opaque proof | letouzey | 2011-05-05 |
* | Peano recursion for positive: integration of Daniel Schepler's code | letouzey | 2011-05-05 |
* | Minimal lemmas about Z.gt, N.gt and co | letouzey | 2011-05-05 |
* | Modularization of BinInt, related fixes in the stdlib | letouzey | 2011-05-05 |
* | Wf.iter_nat becomes Peano.nat_iter (with an implicit arg) | letouzey | 2011-05-05 |
* | BinNatDef containing all functions of BinNat, misc adaptations in BinPos | letouzey | 2011-05-05 |
* | Modularization of BinNat + fixes of stdlib | letouzey | 2011-05-05 |
* | Modularization of BinPos + fixes in Stdlib | letouzey | 2011-05-05 |
* | Definitions of positive, N, Z moved in Numbers/BinNums.v | letouzey | 2011-05-05 |
* | CompareSpec: a slight generalization/reformulation of CompSpec | letouzey | 2011-03-17 |
* | Remove the "Boxed" syntaxes and the const_entry_boxed field | letouzey | 2011-01-28 |
* | Numbers and bitwise functions. | letouzey | 2010-12-06 |
* | Some more revision of {P,N,Z}Arith + bitwise ops in Ndigits | letouzey | 2010-11-18 |
* | Numbers : log2. Abstraction, properties and implementations. | letouzey | 2010-11-02 |
* | NArith: a log2 function | letouzey | 2010-11-02 |
* | Still another Open Scope than should be Local | letouzey | 2010-10-22 |
* | Add sqrt in Numbers | letouzey | 2010-10-19 |
* | NArith: add some functions Neven and Nodd | letouzey | 2010-10-14 |
* | NArith: Definition of a Npow power function | 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 |
* | Euclidean division for NArith | letouzey | 2010-02-10 |
* | DecidableType: A specification via boolean equality as an alternative to eq_dec | letouzey | 2009-11-10 |
* | Better visibility of the inductive CompSpec used to specify comparison functions | letouzey | 2009-11-03 |
* | OrderedType implementation for various numerical datatypes + min/max structures | letouzey | 2009-11-03 |
* | Delete trailing whitespaces in all *.{v,ml*} files | glondu | 2009-09-17 |
* | OrderedTypeEx.N_as_OT use Nlt, various minor improvements in N/ZArith | letouzey | 2009-07-24 |
* | - Another bug in get_sort_family_of (sort-polymorphism of constants and | herbelin | 2008-12-28 |
* | Definition of N moves back to BinNat (partial backtrack of commits 10298-10300) | letouzey | 2008-04-16 |
* | Proposal of a nice notation for constructors xI and xO of type positive | letouzey | 2008-02-10 |
* | Moved several lemmas from theories/Numbers/NumPrelude to theories/Init/Logic. | emakarov | 2007-11-08 |
* | git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@10300 85f007b7-540e-0... | emakarov | 2007-11-07 |
* | Forgot a backslash in Makefile.common. Added "(only parsing)" in BinNat.v. | emakarov | 2007-11-07 |
* | Replaced BinNat with a new version that is based on theories/Numbers/Natural/... | emakarov | 2007-11-07 |
* | Added the compilation of theories/Numbers to Makefile.common. The following t... | emakarov | 2007-10-01 |
* | Changed the definition of Nminus in BinNat.v by removing comparison. | emakarov | 2007-09-20 |
* | Extension of NArith: Nminus, Nmin, etc | letouzey | 2007-06-07 |
* | Added the following theorems to BinPos: | emakarov | 2007-03-30 |
* | qq proprietes de plus sur Ncompare | letouzey | 2006-04-29 |
* | Un gros coup de lifting pour IntMap: | letouzey | 2006-04-25 |
* | ouverture du bon scope (positive_scope) derriere le constructeur Npos de N | letouzey | 2006-04-06 |
* | Changement dans les boxed values . | gregoire | 2004-11-12 |