Abdulaziz Ghuloum
|
e69f0a5c80
|
* Assembler-output suppresses printing the closure-size; it prints
a newline instead.
|
2006-12-23 05:17:57 +03:00 |
Abdulaziz Ghuloum
|
b06b28f562
|
* Print-gensym is now set to off during assembler-output.
|
2006-12-21 18:11:43 +03:00 |
Abdulaziz Ghuloum
|
a41457ae66
|
* Heap and stack overflows now use interrupt-calls in order to push
the calls to the handlers outside of the main-line code.
|
2006-12-21 18:01:46 +03:00 |
Abdulaziz Ghuloum
|
0af5f6cc2a
|
* Engine handler is functional.
|
2006-12-21 17:49:30 +03:00 |
Abdulaziz Ghuloum
|
3aa22ea200
|
* Added 'add imm, mem' instruction format.
|
2006-12-21 17:16:33 +03:00 |
Abdulaziz Ghuloum
|
ac5ac00bab
|
record-case definition is moved to libcompile.ss and the file is
deleted.
|
2006-12-17 02:18:11 +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
|
0ff5b0cf75
|
* Added a $arg-list system primitive that accesses the pcb->arg_list
field.
* Added a command-line-arguments parameter to the core.
|
2006-12-01 10:02:05 -05:00 |
Abdulaziz Ghuloum
|
f6a95c07d2
|
Removed all version names from files
|
2006-11-23 20:37:04 -05:00 |