summaryrefslogtreecommitdiffstats
path: root/arith.c
Commit message (Expand)AuthorAgeFilesLines
...
* * arith.c (expt): New function.Kaz Kylheku2011-12-121-0/+89
* * arith.c (zerop, gt, lt, ge, le): Functions from lib.c reimplementedKaz Kylheku2011-12-111-0/+112
* * arith.c (plus, mul): Plugged mpi_int memory leaks.Kaz Kylheku2011-12-111-11/+85
* * arith.c (trunc): Error messages prefixed with trunc:.Kaz Kylheku2011-12-111-4/+61
* Bignum division implemented. More portability bugs found in MPI:Kaz Kylheku2011-12-111-0/+61
* * arith.c (ABS): New macro.Kaz Kylheku2011-12-111-10/+38
* Whitespace.Kaz Kylheku2011-12-111-24/+24
* * arith.c: Regenerated.Kaz Kylheku2011-12-111-9/+5
* * arith.c: Regenerated.Kaz Kylheku2011-12-111-0/+1
* * arith.c: Regenerated.Kaz Kylheku2011-12-111-1/+55
* * arith.c: Regenerated.Kaz Kylheku2011-12-111-13/+119
* Bignum support in mult function.Kaz Kylheku2011-12-101-12/+111
* * arith.c: File is now generated using TXR.Kaz Kylheku2011-12-101-1/+82
* Bignum support, here we go!Kaz Kylheku2011-12-091-0/+139