JeffBezanson
|
e3158b8640
|
adding nestlist, to-proper, string.rep, pad-l, pad-r, trace, untrace,
table.invert, table.foreach
reorganizing system.lsp so functions are grouped sensibly
scheme implementation of a simple bytecode compiler
|
2009-03-28 21:39:04 +00:00 |
JeffBezanson
|
4cb9685266
|
adding support for arbitrarily-long argument lists
argument lists are heap-allocated after a certain cutoff (currently 127)
|
2009-03-27 03:06:55 +00:00 |
JeffBezanson
|
0643a4f3a2
|
fixing bug in datum comment #;
improving some library functions
|
2009-03-13 03:30:10 +00:00 |
JeffBezanson
|
bfa30fb095
|
allowing logand, logior, logxor to accept any number of arguments
adding negative?, positive?, zero?, even?, odd?, for-each
adding *linefeed*, terpri
|
2009-03-12 02:47:34 +00:00 |