Alex Shinn
|
a81004672d
|
Flonum/ratio comparison fix from pod.
|
2012-01-03 11:23:47 +09:00 |
|
Alex Shinn
|
ea1e22d2f0
|
Fixing complex parsing following ratios and bignums.
|
2011-12-18 15:35:34 +09:00 |
|
Alex Shinn
|
f632037344
|
catching potential overflow in fixnum+fixnum cases in sexp_add similar to last change
|
2011-11-28 22:20:24 +09:00 |
|
Alex Shinn
|
d9b57ab6b1
|
handling overflow in the fixnum*fixnum case of sexp_mul, which is never reached directly from the vm
|
2011-11-28 13:12:46 +00:00 |
|
Alex Shinn
|
a8e721da94
|
quotient and remainder work on inexact integers
|
2011-11-27 22:20:13 +09:00 |
|
Alex Shinn
|
1b23c0add0
|
Rounding functions now support rational arguments exactly.
Fixing the division operators.
|
2011-11-15 22:23:39 -08:00 |
|
Alex Shinn
|
44ac1bcb89
|
abstracting to use sexp_ versions of isdigit, tolower, toupper consistently, and casting to avoid warnings in cygwin
|
2011-11-06 14:37:59 +09:00 |
|
Alex Shinn
|
8146be0250
|
Various fixes for alternate builds.
|
2011-11-04 18:39:26 +09:00 |
|
Alex Shinn
|
4ae5949d54
|
fixing header alignment in disasm
|
2011-11-01 22:51:09 +09:00 |
|