Commit graph

2 commits

Author SHA1 Message Date
Alex Shinn
b22b0bc7a4 Fix for letrec* - trailing non-procedure definitions cause earlier procedures to be treated as set!s.
Technically this is only needed if the non-proc defs reference the
earlier procedures, which leaves room for optimization later.
2011-11-29 08:33:30 +09:00
Alex Shinn
9ea9a4d26a adding tests copied from the draft r7rs standard 2011-11-27 22:42:58 +09:00