Abdulaziz Ghuloum
|
b2d67a552d
|
number->string now returns a fresh string for 0.
|
2007-12-30 18:37:37 -05:00 |
Abdulaziz Ghuloum
|
8c0563b2d3
|
fixes bug 173369: errors are supposed to be &assertion
|
2007-12-15 08:22:49 -05:00 |
Abdulaziz Ghuloum
|
42866c21c3
|
* Added fxfirst-bit-set.
|
2007-11-15 06:33:21 -05:00 |
Abdulaziz Ghuloum
|
9c8bf4f5c7
|
* Added fxdiv0, fxmod0, and fxdiv0-and-mod0
|
2007-11-11 21:52:27 -05:00 |
Abdulaziz Ghuloum
|
e48c2e17c1
|
* Added fxdiv, fxmod, fxdiv-and-mod.
|
2007-11-11 20:43:59 -05:00 |
Abdulaziz Ghuloum
|
df46913530
|
* Partial fix for bug 160780: missing 2 and 3 arg forms of number->string
- second argument is implemented, precision is yet to be done.
|
2007-11-07 22:28:42 -05:00 |
Abdulaziz Ghuloum
|
75705649e2
|
* fixnum->string now takes an extra radix (in 2 8 10 16) argument.
|
2007-11-07 20:02:32 -05:00 |
Abdulaziz Ghuloum
|
6f576dc224
|
* Added license stubs to all *.ss and *.[ch] files.
|
2007-10-25 16:27:34 -04:00 |
Abdulaziz Ghuloum
|
b640d98cbc
|
* removed formatted errors from all source codes.
|
2007-10-25 14:32:26 -04:00 |
Abdulaziz Ghuloum
|
fdb664b61c
|
renamed:
src/scheme => scheme
|
2007-10-17 20:07:10 -04:00 |