merged AD sbcl-devel 2001-10-05 LOOP patches..
authorWilliam Harold Newman <william.newman@airmail.net>
Fri, 5 Oct 2001 17:41:31 +0000 (17:41 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Fri, 5 Oct 2001 17:41:31 +0000 (17:41 +0000)
commitbf6093e08c8375f9f3ec09f50af343b3e9520c4a
tree4bcd8e7854d7a81896af2ae9e06e140f0d860c19
parent9446160a83c2ae0d0c08f94540c99498435ba0ca
merged AD sbcl-devel 2001-10-05 LOOP patches..
..Variable *LOOP-DESTRUCTURING-HOOKS* is checked three times,
but set nowhere: remove.
..Declare WITH-introduced variables.
..bug 103: Forms after INITIALLY, FINALLY, DO must be compound
forms.
added test cases for second and third patches
fixed bug in third patch: missing argument in LOOP-ERROR
tweaked suggested *SHEBANG-FEATURES* customization procedure
text sorta along the lines suggested by Nathan Froyd
CREDITS
NEWS
base-target-features.lisp-expr
src/code/loop.lisp
tests/loop.pure.lisp