chibi-scheme/lib/chibi
Alex Shinn cc6f727add sexp_intern, sexp_read_from_string and sexp_eval_string now all take length parameters.
this is more flexible and will help if strings are changed to be non-null-terminated.
2010-03-23 20:52:47 +09:00
..
io read-line shouldn't include the trailing newline 2010-01-02 21:04:40 +09:00
loop adding (chibi io) w/ interface to fgets, fread, fwrite, etc. 2009-12-31 00:24:19 +09:00
match adding (chibi io) w/ interface to fgets, fread, fwrite, etc. 2009-12-31 00:24:19 +09:00
net adding http client library. 2010-01-02 21:51:07 +09:00
ast.c sexp_intern, sexp_read_from_string and sexp_eval_string now all take length parameters. 2010-03-23 20:52:47 +09:00
ast.module adding mechanism to statically include modules which use C code 2010-01-22 00:24:28 +09:00
base64.module adding http client library. 2010-01-02 21:51:07 +09:00
base64.scm adding http client library. 2010-01-02 21:51:07 +09:00
disasm.c removing negative and inverse opcodes from disasm 2010-03-01 15:57:02 +09:00
disasm.module adding (chibi io) w/ interface to fgets, fread, fwrite, etc. 2009-12-31 00:24:19 +09:00
filesystem.module adding mechanism to statically include modules which use C code 2010-01-22 00:24:28 +09:00
filesystem.scm adding (chibi io) w/ interface to fgets, fread, fwrite, etc. 2009-12-31 00:24:19 +09:00
filesystem.stub is-a-tty? 2009-12-31 13:40:23 +09:00
heap-stats.c sexp_intern, sexp_read_from_string and sexp_eval_string now all take length parameters. 2010-03-23 20:52:47 +09:00
heap-stats.module adding mechanism to statically include modules which use C code 2010-01-22 00:24:28 +09:00
io.module adding extended io utils, including custom ports, with high-level 2010-01-02 20:14:32 +09:00
loop.module adding (chibi io) w/ interface to fgets, fread, fwrite, etc. 2009-12-31 00:24:19 +09:00
macroexpand.module adding (chibi io) w/ interface to fgets, fread, fwrite, etc. 2009-12-31 00:24:19 +09:00
macroexpand.scm adding (chibi io) w/ interface to fgets, fread, fwrite, etc. 2009-12-31 00:24:19 +09:00
match.module adding (chibi io) w/ interface to fgets, fread, fwrite, etc. 2009-12-31 00:24:19 +09:00
mime.module adding http client library. 2010-01-02 21:51:07 +09:00
mime.scm adding http client library. 2010-01-02 21:51:07 +09:00
net.module adding http client library. 2010-01-02 21:51:07 +09:00
net.scm adding http client library. 2010-01-02 21:51:07 +09:00
net.stub adding (chibi io) w/ interface to fgets, fread, fwrite, etc. 2009-12-31 00:24:19 +09:00
pathname.module adding (chibi io) w/ interface to fgets, fread, fwrite, etc. 2009-12-31 00:24:19 +09:00
pathname.scm adding (chibi io) w/ interface to fgets, fread, fwrite, etc. 2009-12-31 00:24:19 +09:00
process.module adding (chibi io) w/ interface to fgets, fread, fwrite, etc. 2009-12-31 00:24:19 +09:00
process.stub adding (chibi io) w/ interface to fgets, fread, fwrite, etc. 2009-12-31 00:24:19 +09:00
quoted-printable.module adding http client library. 2010-01-02 21:51:07 +09:00
quoted-printable.scm adding http client library. 2010-01-02 21:51:07 +09:00
signal.c adding (chibi io) w/ interface to fgets, fread, fwrite, etc. 2009-12-31 00:24:19 +09:00
system.module adding (chibi io) w/ interface to fgets, fread, fwrite, etc. 2009-12-31 00:24:19 +09:00
system.stub adding (chibi io) w/ interface to fgets, fread, fwrite, etc. 2009-12-31 00:24:19 +09:00
time.module adding predicates 2010-01-01 23:36:17 +09:00
time.stub adding predicates 2010-01-01 23:36:17 +09:00
uri.module adding http client library. 2010-01-02 21:51:07 +09:00
uri.scm adding (chibi io) w/ interface to fgets, fread, fwrite, etc. 2009-12-31 00:24:19 +09:00