summaryrefslogtreecommitdiffstats
path: root/arith.h
Commit message (Expand)AuthorAgeFilesLines
* * arith.c (rising_product): New static function.Kaz Kylheku2014-01-111-0/+2
* * arith.c (to_float): Print function name as ~a rather than ~s,Kaz Kylheku2014-01-111-0/+1
* Bumping copyrights to 2014 and expressing them as year ranges.Kaz Kylheku2013-12-101-1/+1
* * arith.c (bignum_from_long): New function.Kaz Kylheku2012-10-011-0/+1
* * arith.c (INT_PTR_MAX_MP): New static variable.Kaz Kylheku2012-04-101-0/+1
* * arith.c (bignum): Previously static function now exposed as external.Kaz Kylheku2012-04-081-0/+1
* * arith.c: Updated copyright year.Kaz Kylheku2012-02-251-1/+1
* * arith.c (highest_bit): Changing to external linkage.Kaz Kylheku2011-12-231-0/+1
* * arith.c (normalize): Linkage changed to extern.Kaz Kylheku2011-12-211-0/+1
* Bignum support, here we go!Kaz Kylheku2011-12-091-0/+28