Abdulaziz Ghuloum
|
aac9071f2a
|
Load now takes an optional second argument, which must be a
procedure that would be applied to every expression in the file.
The default value for this procedure is eval.
|
2006-12-02 10:57:50 -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
|
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 |