aboutsummaryrefslogtreecommitdiffstats
path: root/mpfr.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove an unneeded define, more fixes for gcc -Wall.john haque2012-04-091-10/+9
|
* Placate gcc -Wall, minor doc updates.john haque2012-04-081-5/+4
|
* Add arbitrary-precision arithmetic on integers.john haque2012-03-191-371/+875
|
* Bug fixes and tests for MPFR.john haque2012-03-071-47/+106
|
* Finish MPFR changes and clean up code.john haque2012-02-261-212/+421
|
* Finish builtins for MPFR.john haque2012-02-191-85/+169
|
* New interpreter routine for MPFR.john haque2012-02-161-152/+330
|
* Add infrastructure for MPFR/GMP support.john haque2012-02-141-0/+585