Commit graph

2821 commits

Author SHA1 Message Date
Alex Shinn
160149c97b variadic args working 2009-03-09 23:41:17 +09:00
Alex Shinn
7795b773aa initial variadic i/o routines 2009-03-08 00:55:32 +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
c0da696c67 initial exception system 2009-03-06 20:02:45 +09:00
Alex Shinn
dea136014b initial call/cc support 2009-03-06 16:52:11 +09:00
Alex Shinn
df8bd4bc04 adding apply1 2009-03-06 01:39:59 +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
d609e52e5f using boehm gc by default 2009-03-03 21:41:20 +09:00
Alex Shinn
b3a0c52889 splitting into multiple files 2009-03-03 21:29:04 +09:00
Alex Shinn
a8a8372505 initial mutation support 2009-03-03 19:17:36 +09:00
Alex Shinn
5993be47a3 adding a dissassembler 2009-03-02 16:41:41 +09:00
Alex Shinn
dec08e9cfa preparing for set! support 2009-03-01 15:54:46 +09:00
Alex Shinn
107566d680 initial closures seem to be working! 2009-03-01 15:37:42 +09:00
Alex Shinn
dd6dd392c8 more fun with closures, adding -/ support 2009-03-01 15:23:32 +09:00
Alex Shinn
3a7d12062f moving towards closure support 2009-03-01 14:47:34 +09:00
Alex Shinn
105c317700 initial import 2009-02-18 03:14:31 +09:00