Abdulaziz Ghuloum
|
ab2e05e8b0
|
Added inexact complex numbers.
|
2008-05-24 10:13:01 -07:00 |
Abdulaziz Ghuloum
|
8827b98972
|
fasl reader/writer now understands complex numbers.
|
2008-05-21 00:40:42 -07:00 |
Abdulaziz Ghuloum
|
ed9f85ea7c
|
Fixes bug 194232: fasl-write error message wrong about textual
output ports
|
2008-02-26 04:07:33 -05:00 |
Abdulaziz Ghuloum
|
e36b0029f6
|
Fixes bug 194259. R6RS records can now be written and read back
through fasl-write and fasl-read.
|
2008-02-26 03:53:00 -05:00 |
Abdulaziz Ghuloum
|
30aae80c5d
|
removed all symbolicly linked files.
|
2008-02-14 17:45:15 -05:00 |
Abdulaziz Ghuloum
|
5b904b93c4
|
SCC-letrec optimization is now online.
|
2008-02-10 05:46:58 -05:00 |
Abdulaziz Ghuloum
|
4e5121af4e
|
Implemented an experimental SCC letrec transformation which does not
work yet.
|
2008-02-10 03:27:31 -05:00 |
Abdulaziz Ghuloum
|
f6e5e4d5b4
|
Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no.
|
2008-01-29 00:34:34 -05:00 |
Abdulaziz Ghuloum
|
341e53a36d
|
64-bit fasl files can now be produced and read.
|
2008-01-03 02:07:17 -05:00 |
Abdulaziz Ghuloum
|
3c99e7d393
|
fasl-write now writes different fasl objects depending on the
architecture bitness.
|
2008-01-02 23:22:55 -05:00 |
Abdulaziz Ghuloum
|
8c0563b2d3
|
fixes bug 173369: errors are supposed to be &assertion
|
2007-12-15 08:22:49 -05:00 |
Abdulaziz Ghuloum
|
91b8f90715
|
removed obsolete (ikarus system $io) library.
|
2007-12-10 10:24:10 -05:00 |
Abdulaziz Ghuloum
|
7fdeade412
|
Added console-error-port procedure and redirected all error output
to it.
|
2007-12-10 07:40:34 -05:00 |
Abdulaziz Ghuloum
|
0e38534d2e
|
New IO layer is installed. Still buggy in some area but can be used
for bootstrapping at least.
|
2007-12-10 07:28:03 -05:00 |
Abdulaziz Ghuloum
|
0e93ac2db9
|
Code of fasl-write is changed to use only binary output prims.
|
2007-12-08 14:52:35 -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 |