Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |
* | Numbers : log2. Abstraction, properties and implementations. | letouzey | 2010-11-02 |
* | Add sqrt in Numbers | letouzey | 2010-10-19 |
* | ZBinary (impl of Numbers via Z) reworked, comes earlier, subsumes ZOrderedType | letouzey | 2010-02-09 |
* | Rename Zbinary into Zdigit in order to avoid confusion with Numbers/.../ZBina... | letouzey | 2010-01-14 |
* | Factorisation between Makefile and ocamlbuild systems : .vo to compile are in... | letouzey | 2009-12-09 |