chibi-scheme/lib/chibi
Alex Shinn 10359721c4 Allowing read/write of simple object types (e.g. anything defined with define-record-type)
using a {brace} syntax.  Currently can't disambiguate different types with the same name -
need to introduce a universal id.
2011-08-28 17:49:20 +09:00
..
io Adding documentation. 2011-05-21 22:47:48 -07:00
loop Adding documentation. 2011-05-21 22:47:48 -07:00
match chmod 2011-05-29 18:47:00 +09:00
net adding interface to bytecode-literals 2010-12-05 16:53:38 -08:00
optimize local_ref return type is void 2011-07-05 23:51:29 +09:00
term Documentation updates, making (chibi repl) history persistent. 2011-05-23 02:09:24 -07:00
ast.c include errno.h 2011-07-05 22:07:12 +09:00
ast.module adding flatten-dot and update-free-vars 2011-07-04 22:04:40 +09:00
ast.scm adding flatten-dot and update-free-vars 2011-07-04 22:04:40 +09:00
base64.module replacing import-immutable with import (which is now immutable by default) 2011-05-23 04:37:27 -07:00
base64.scm adding interface to bytecode-literals 2010-12-05 16:53:38 -08:00
disasm.c updating disasm for new SEXP_MAKE_PROCEDURE_OP 2011-07-13 23:02:17 +09:00
disasm.module replacing import-immutable with import (which is now immutable by default) 2011-05-23 04:37:27 -07:00
equiv.module replacing import-immutable with import (which is now immutable by default) 2011-05-23 04:37:27 -07:00
equiv.scm Adding documentation. 2011-05-21 22:47:48 -07:00
filesystem.module replacing import-immutable with import (which is now immutable by default) 2011-05-23 04:37:27 -07:00
filesystem.scm Adding documentation. 2011-05-21 22:47:48 -07:00
filesystem.stub Adding documentation. 2011-05-21 22:47:48 -07:00
generic.module replacing import-immutable with import (which is now immutable by default) 2011-05-23 04:37:27 -07:00
generic.scm Adding documentation. 2011-05-21 22:47:48 -07:00
heap-stats.c adding optional strict top-level matching for syntax-rules literals 2011-04-25 23:29:30 +09:00
heap-stats.module replacing import-immutable with import (which is now immutable by default) 2011-05-23 04:37:27 -07:00
highlight.module replacing import-immutable with import (which is now immutable by default) 2011-05-23 04:37:27 -07:00
highlight.scm chmod 2011-05-29 18:47:00 +09:00
io.module replacing import-immutable with import (which is now immutable by default) 2011-05-23 04:37:27 -07:00
loop.module replacing import-immutable with import (which is now immutable by default) 2011-05-23 04:37:27 -07:00
match.module replacing import-immutable with import (which is now immutable by default) 2011-05-23 04:37:27 -07:00
mime.module replacing import-immutable with import (which is now immutable by default) 2011-05-23 04:37:27 -07:00
mime.scm Adding documentation. 2011-05-21 22:47:48 -07:00
modules.module chmod 2011-05-29 18:47:00 +09:00
modules.scm Adding documentation. 2011-05-21 22:47:48 -07:00
net.module Making the addrinfo argument to open-net-io and with-net-io default to TCP/IP. 2011-08-06 15:20:17 +09:00
net.scm Forgot to use the addrinfo if supplied. 2011-08-06 15:22:17 +09:00
net.stub Making the addrinfo argument to open-net-io and with-net-io default to TCP/IP. 2011-08-06 15:20:17 +09:00
optimize.module adding experimental rest-arguments optimization 2011-06-13 20:54:27 +09:00
optimize.scm adding experimental rest-arguments optimization 2011-06-13 20:54:27 +09:00
pathname.module replacing import-immutable with import (which is now immutable by default) 2011-05-23 04:37:27 -07:00
pathname.scm More documentation. 2011-05-23 03:31:24 -07:00
process.module replacing import-immutable with import (which is now immutable by default) 2011-05-23 04:37:27 -07:00
process.stub documentation updates from doug currie 2011-05-22 16:15:29 -07:00
quoted-printable.module replacing import-immutable with import (which is now immutable by default) 2011-05-23 04:37:27 -07:00
quoted-printable.scm adding interface to bytecode-literals 2010-12-05 16:53:38 -08:00
repl.module replacing import-immutable with import (which is now immutable by default) 2011-05-23 04:37:27 -07:00
repl.scm Documentation updates, making (chibi repl) history persistent. 2011-05-23 02:09:24 -07:00
scribble.module replacing import-immutable with import (which is now immutable by default) 2011-05-23 04:37:27 -07:00
scribble.scm Documentation updates, making (chibi repl) history persistent. 2011-05-23 02:09:24 -07:00
signal.c adding interface to bytecode-literals 2010-12-05 16:53:38 -08:00
stty.module replacing import-immutable with import (which is now immutable by default) 2011-05-23 04:37:27 -07:00
stty.scm Documentation updates, making (chibi repl) history persistent. 2011-05-23 02:09:24 -07:00
stty.stub adding interface to bytecode-literals 2010-12-05 16:53:38 -08:00
system.module replacing import-immutable with import (which is now immutable by default) 2011-05-23 04:37:27 -07:00
system.stub Documentation updates, making (chibi repl) history persistent. 2011-05-23 02:09:24 -07:00
test.module Allowing read/write of simple object types (e.g. anything defined with define-record-type) 2011-08-28 17:49:20 +09:00
test.scm updating ANSI escapes in (chibi test) to use \xNN; with semi-colon suffix 2011-08-19 01:47:51 +09:00
time.module fixing SRFI-18 time interface which uses timevals, not tms 2011-07-22 00:40:30 +09:00
time.stub fixing SRFI-18 time interface which uses timevals, not tms 2011-07-22 00:40:30 +09:00
type-inference.module replacing import-immutable with import (which is now immutable by default) 2011-05-23 04:37:27 -07:00
type-inference.scm using titlecase names for types 2011-06-11 16:26:30 +09:00
uri.module replacing import-immutable with import (which is now immutable by default) 2011-05-23 04:37:27 -07:00
uri.scm More documentation. 2011-05-23 03:31:24 -07:00
weak.c adding interface to bytecode-literals 2010-12-05 16:53:38 -08:00
weak.module More documentation. 2011-05-23 03:31:24 -07:00