Abdulaziz Ghuloum
|
d3b2ee35f3
|
* Added $fixnum->flonum (not working yet)
|
2007-06-18 14:06:13 +03:00 |
Abdulaziz Ghuloum
|
90feb453f5
|
* Added tests for bignum->flonum.
|
2007-06-10 20:32:48 +03:00 |
Abdulaziz Ghuloum
|
7246be795d
|
* removed old flonum->string Scheme code and supporting C code.
|
2007-06-10 10:35:45 +03:00 |
Abdulaziz Ghuloum
|
cccdd1122c
|
* Added flonum->string using dybvig's algorithm.
|
2007-06-10 07:55:49 +03:00 |
Abdulaziz Ghuloum
|
0480517615
|
* Added floor/ceiling.
|
2007-06-10 07:32:19 +03:00 |
Abdulaziz Ghuloum
|
57f4d16ee2
|
* Added ikrt_fl_log and ikrt_fx_log to the vm.
|
2007-06-09 03:08:36 +03:00 |
Abdulaziz Ghuloum
|
691a42fe4e
|
* string->flonum now uses bytevectors as intermediate rep.
|
2007-05-18 22:01:04 -04:00 |
Abdulaziz Ghuloum
|
7ca0ddfa81
|
* flonum->string now uses a bytevector as the intermediate buffer.
|
2007-05-18 21:52:04 -04:00 |
Abdulaziz Ghuloum
|
5bb666bf7f
|
* last commit on alt-cogen and beginning of alt-alt-cogen :-)
|
2007-03-09 14:01:17 -05:00 |
Abdulaziz Ghuloum
|
c6861f41d5
|
* added flonum? and removed ikrt_is_flonum from the runtime system.
|
2007-03-04 12:59:28 -05:00 |
Abdulaziz Ghuloum
|
1c37a4ee54
|
* changing representation for all non-fixnum numbers.
|
2007-01-21 19:20:37 -05:00 |