chibi-scheme/include/chibi
Alex Shinn 8dd61e3309 Brace object literal syntax now uses a unique type identifier in addition to the name.
Types can have a unique string identifier (no API for this yet), which will be used if
present, otherwise the id will be #<tag>, where tag is the fixnum type tag.  On read,
#t may also be supplied, in which case the most recent type with the given name will
be used.
2011-10-30 17:34:18 +09:00
..
bignum.h More complex number additions. 2011-08-05 00:07:04 +09:00
eval.h outlining standard r7rs libs 2011-10-03 08:36:37 +09:00
features.h updating references to *config-env* I missed 2011-10-05 20:22:50 +09:00
sexp.h Brace object literal syntax now uses a unique type identifier in addition to the name. 2011-10-30 17:34:18 +09:00