Abdulaziz Ghuloum
|
fa94d2f6a1
|
* added a few missing instruction sequences where the dest is a
memory location.
* implemented integer sets (based on tree representation).
|
2007-03-10 19:50:24 -05:00 |
Abdulaziz Ghuloum
|
de7c43a16b
|
* optimized symbol calls using the symbol-function field.
* added error checks for applying nonprocedures.
|
2007-02-25 21:29:28 -05:00 |
Abdulaziz Ghuloum
|
85bf359150
|
* psyntax is not working under chaitin.
|
2007-02-16 10:11:21 -05:00 |
Abdulaziz Ghuloum
|
649e7f022a
|
* libchezio and libhash are remaining
|
2007-02-15 23:54:39 -05:00 |
Abdulaziz Ghuloum
|
1a4cdcb7b0
|
* libcore now compiles with chaitin
|
2007-02-14 19:42:36 -05:00 |
Abdulaziz Ghuloum
|
434ebe9525
|
* The $apply macro and all the appcall forms were removed from the
compiler after realizing that I was stupid.
($appcall rator rand*) was just (jmpcal SL_apply rator rand*)
|
2007-02-14 15:50:34 -05:00 |
Abdulaziz Ghuloum
|
8294a8dee9
|
* fixed an assembler bug in "addl reg -> mem"
|
2007-02-13 17:24:00 -05:00 |
Abdulaziz Ghuloum
|
297e47db32
|
* adding some asm tests in asm-tests.ss
|
2007-02-13 05:08:48 -05:00 |