Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Modularization of BinInt, related fixes in the stdlib | letouzey | 2011-05-05 |
* | Modularization of BinNat + fixes of stdlib | letouzey | 2011-05-05 |
* | Integer division: quot and rem (trunc convention) in addition to div and mod | letouzey | 2010-11-10 |
* | Remove the svn-specific $Id$ annotations | letouzey | 2010-04-29 |
* | NPeano improved, subsumes NatOrderedType | letouzey | 2010-02-09 |
* | NBinary improved, contains more, subsumes NOrderedType | letouzey | 2010-02-09 |
* | ZBinary (impl of Numbers via Z) reworked, comes earlier, subsumes ZOrderedType | letouzey | 2010-02-09 |
* | Nicer names: DecidableType2* --> Equalities*, OrderedType2* --> Orders* | letouzey | 2010-01-07 |