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
|
87d8d5a5dd
|
* added a $set-symbol-function! primitive.
|
2007-02-24 15:42:57 -05:00 |
Abdulaziz Ghuloum
|
4f5490039b
|
* (interrupt-handler) is added to handle INT signals.
* Cafes now customize the interrupt-handler to suppress the error
message during read that the default interrupt handler generates.
|
2006-12-24 12:53:01 +03:00 |
Abdulaziz Ghuloum
|
599f68aa84
|
* Ikarus now handles interrupts (e.g. ^C) by signalling an error
when an interrupt occurs.
|
2006-12-24 11:24:53 +03:00 |
Abdulaziz Ghuloum
|
0af5f6cc2a
|
* Engine handler is functional.
|
2006-12-21 17:49:30 +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 |