Don't lift Scheme expressions up to the top of the procedure; evaluate
authorChris Hanson <org/chris-hanson/cph>
Mon, 2 Jul 2001 19:21:57 +0000 (19:21 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 2 Jul 2001 19:21:57 +0000 (19:21 +0000)
commitaca181a4462c3df1af27dd3b5bbfaea1699180d1
treeab9928f9a613deee891f69f19c20d3f23a85d1ed
parent3e886f7961f7a69b8e15641b505b5c74f2d8c9b3
Don't lift Scheme expressions up to the top of the procedure; evaluate
them in place.  Eliminate DEFAULT in favor of new VALUES.
v7/src/star-parser/matcher.scm
v7/src/star-parser/parser.scm