Abdulaziz Ghuloum
|
1eff505ab4
|
* racompiler compiles integers.
|
2007-02-05 14:30:42 -05:00 |
Abdulaziz Ghuloum
|
f5d870f23b
|
* made assembler accept integers (instead of fixnums) as immediates.
|
2007-02-05 14:19:03 -05:00 |
Abdulaziz Ghuloum
|
09d9687fdd
|
* Cogen no longer generates (int x) where x is a fixnum.
|
2007-01-09 09:44:00 +03:00 |
Abdulaziz Ghuloum
|
ffc5ef557c
|
(int x) is no longer emitted by the cogen.
assembler handles (int x) and fixnums similarly.
|
2007-01-09 09:24:07 +03:00 |
Abdulaziz Ghuloum
|
3aa22ea200
|
* Added 'add imm, mem' instruction format.
|
2006-12-21 17:16:33 +03:00 |
Abdulaziz Ghuloum
|
5f3ee8a2c4
|
renamed lib dir to src
|
2006-12-10 23:13:16 -05:00 |
Abdulaziz Ghuloum
|
5bb14cad6e
|
renamed:
runtime => bin
src => lib
|
2006-12-01 10:40:21 -05:00 |
Abdulaziz Ghuloum
|
f6a95c07d2
|
Removed all version names from files
|
2006-11-23 20:37:04 -05:00 |