Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove an unneeded define, more fixes for gcc -Wall. | john haque | 2012-04-09 | 1 | -10/+9 |
* | Placate gcc -Wall, minor doc updates. | john haque | 2012-04-08 | 1 | -5/+4 |
* | Add arbitrary-precision arithmetic on integers. | john haque | 2012-03-19 | 1 | -371/+875 |
* | Bug fixes and tests for MPFR. | john haque | 2012-03-07 | 1 | -47/+106 |
* | Finish MPFR changes and clean up code. | john haque | 2012-02-26 | 1 | -212/+421 |
* | Finish builtins for MPFR. | john haque | 2012-02-19 | 1 | -85/+169 |
* | New interpreter routine for MPFR. | john haque | 2012-02-16 | 1 | -152/+330 |
* | Add infrastructure for MPFR/GMP support. | john haque | 2012-02-14 | 1 | -0/+585 |