index
:
txr
master
txr-old
TXR: A data munging language.
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arith.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* arith.c (expt): Fix broken bignum x fixnum combination.
Kaz Kylheku
2011-12-13
1
-1
/
+1
*
* arith.c (expt): New function.
Kaz Kylheku
2011-12-12
1
-0
/
+89
*
* arith.c (zerop, gt, lt, ge, le): Functions from lib.c reimplemented
Kaz Kylheku
2011-12-11
1
-0
/
+112
*
* arith.c (plus, mul): Plugged mpi_int memory leaks.
Kaz Kylheku
2011-12-11
1
-11
/
+85
*
* arith.c (trunc): Error messages prefixed with trunc:.
Kaz Kylheku
2011-12-11
1
-4
/
+61
*
Bignum division implemented. More portability bugs found in MPI:
Kaz Kylheku
2011-12-11
1
-0
/
+61
*
* arith.c (ABS): New macro.
Kaz Kylheku
2011-12-11
1
-10
/
+38
*
Whitespace.
Kaz Kylheku
2011-12-11
1
-24
/
+24
*
* arith.c: Regenerated.
Kaz Kylheku
2011-12-11
1
-9
/
+5
*
* arith.c: Regenerated.
Kaz Kylheku
2011-12-11
1
-0
/
+1
*
* arith.c: Regenerated.
Kaz Kylheku
2011-12-11
1
-1
/
+55
*
* arith.c: Regenerated.
Kaz Kylheku
2011-12-11
1
-13
/
+119
*
Bignum support in mult function.
Kaz Kylheku
2011-12-10
1
-12
/
+111
*
* arith.c: File is now generated using TXR.
Kaz Kylheku
2011-12-10
1
-1
/
+82
*
Bignum support, here we go!
Kaz Kylheku
2011-12-09
1
-0
/
+139