Commit graph

7 commits

Author SHA1 Message Date
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
Alex Shinn
955fc708e9 replacing import-immutable with import (which is now immutable by default) 2011-05-23 04:37:27 -07:00
Alex Shinn
357684a730 Documentation updates, making (chibi repl) history persistent. 2011-05-23 02:09:24 -07:00
Alex Shinn
c5126fb2b0 adding optional strict top-level matching for syntax-rules literals 2011-04-25 23:29:30 +09:00
Alex Shinn
b3cc58bb94 s/define-module/module/g 2011-04-08 01:12:13 +09:00
Alex Shinn
000c69e904 adding test-not 2011-02-24 23:28:36 +09:00
Alex Shinn
695b44332e adding interface to bytecode-literals
(need to check these when debugging gc)
2010-12-05 16:53:38 -08:00