Abdulaziz Ghuloum
|
ab6c87b71f
|
added $closure-code system primitive that returns the code of a closure
|
2006-12-04 09:54:28 -05:00 |
Abdulaziz Ghuloum
|
30a3ce94ef
|
* I don't know if the bug is fixed.
|
2006-12-04 09:11:56 -05:00 |
Abdulaziz Ghuloum
|
261a5d4ff8
|
* If I add one data, the program crashes. This commit is to revert
to the last code that builds before I screw it up.
|
2006-12-03 15:32:40 -05:00 |
Abdulaziz Ghuloum
|
2fdaf456f8
|
* Added a comment-handler parameter that binds a procedure to be invoked
everytime a multiline comment is found.
|
2006-12-02 10:11:57 -05:00 |
Abdulaziz Ghuloum
|
fa1141b57d
|
renamed current-error-handler to error-handler
|
2006-12-02 06:26:05 -05:00 |
Abdulaziz Ghuloum
|
cd8fea1a05
|
removed flush-output-port from makefile.ss
|
2006-12-02 05:59:09 -05:00 |
Abdulaziz Ghuloum
|
4261e71b24
|
Fixed Makefile to use the newly acquired scripting capabilities.
|
2006-12-02 05:34:41 -05:00 |
Abdulaziz Ghuloum
|
23ff529aa2
|
* Load now skips the first line of a file if that line starts with
a shebang "#!".
|
2006-12-02 05:02:05 -05:00 |
Abdulaziz Ghuloum
|
5bb14cad6e
|
renamed:
runtime => bin
src => lib
|
2006-12-01 10:40:21 -05:00 |