Commit graph

12 commits

Author SHA1 Message Date
Alex Shinn
dfc38557b9 initial macro support 2009-03-11 15:48:18 +09:00
Alex Shinn
c2103148cb internal define support 2009-03-11 02:53:05 +09:00
Alex Shinn
160149c97b variadic args working 2009-03-09 23:41:17 +09:00
Alex Shinn
09bbe9ac2e adding i/o port parameters 2009-03-08 00:24:46 +09:00
Alex Shinn
a094fb3ff8 raising exceptions on primitive cons cell accessors 2009-03-07 15:52:42 +09:00
Alex Shinn
dea136014b initial call/cc support 2009-03-06 16:52:11 +09:00
Alex Shinn
1dd2afa685 initial ffi support 2009-03-05 23:55:37 +09:00
Alex Shinn
fde01c5700 adding sexp_read_from_string and -e, -p command-line options 2009-03-05 01:24:16 +09:00
Alex Shinn
598e71c950 switching to ports instead of streams 2009-03-04 23:27:36 +09:00
Alex Shinn
eafc5f2136 initial float support, more opcodes 2009-03-04 02:16:01 +09:00
Alex Shinn
abecbd70f0 fixing offby1 error in closure rep 2009-03-04 00:21:17 +09:00
Alex Shinn
b3a0c52889 splitting into multiple files 2009-03-03 21:29:04 +09:00