Abdulaziz Ghuloum
|
85d09cbc1c
|
fxarithmetic-shift-left now detects overflows properly.
|
2008-03-18 00:49:24 -04:00 |
Abdulaziz Ghuloum
|
f6b35c4506
|
Fixes bug 191659: add1 and sub1 are slow
|
2008-02-13 18:12:00 -05:00 |
Abdulaziz Ghuloum
|
bde9000c06
|
fx- now checks for overflow.
|
2008-02-12 15:03:43 -05:00 |
Abdulaziz Ghuloum
|
1683997a12
|
fx* now detects overflow.
|
2008-02-12 14:46:18 -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
|
3b8eb4bbd4
|
Ikarus can compile immediates in 64-bit mode.
It feels like I'm going through my compilers tutorial all over again!
|
2008-01-03 04:42:10 -05:00 |
Abdulaziz Ghuloum
|
37aab027da
|
Added an optimization that removes self-references from fix-bound
closures.
|
2007-11-21 04:00:10 -05:00 |
Abdulaziz Ghuloum
|
efa2f0ef43
|
* '#!eof no longer signals an assembler error
- bug reported by micheal adams in person.
|
2007-11-11 01:04:07 -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 |