Commit graph

14 commits

Author SHA1 Message Date
Alex Shinn
3b14c5ae7b adding syntax-error, guard, distinguishing (non-)continuable exceptions 2011-03-28 22:09:13 +09:00
Alex Shinn
5cf04597c1 adding exact-integer? and exact-integer-sqrt 2011-03-21 15:47:01 +09:00
Alex Shinn
3e5c928548 adding letrec* 2011-03-21 15:38:09 +09:00
Alex Shinn
0a9bff353f adding syntax-error 2011-03-21 15:35:16 +09:00
Alex Shinn
321bc8df56 adding string-map & string-for-each, optimizing list->string & string->list 2011-03-21 15:23:53 +09:00
Alex Shinn
017548cc46 adding string cursors, optimizing in-string(-reverse) loops 2011-03-21 14:57:52 +09:00
Alex Shinn
4722703d64 fixing binding for ellipsis patterns with dotted tails 2011-03-08 21:48:41 +09:00
Alex Shinn
1831d33b26 s/ellipse/ellipsis/g 2011-03-08 21:29:27 +09:00
Alex Shinn
9b8126cfc3 dotted ellipsis no longer invalid 2011-03-08 21:26:49 +09:00
Alex Shinn
205008d7ce empty applications are now a syntax error 2011-03-08 11:38:22 +00:00
Alex Shinn
92cae4e8b8 Fixing ellipsis escapes in syntax-rules templates. 2011-03-02 00:33:24 +09:00
Alex Shinn
d7c6275b07 fixing naming conflicts arising from nested syntax-rules ellpisis 2011-02-22 22:32:55 +09:00
Alex Shinn
2c036c7e7a adding experimental auto-force capability 2011-01-11 22:54:23 +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