0.pre7.134:
authorWilliam Harold Newman <william.newman@airmail.net>
Tue, 15 Jan 2002 21:08:48 +0000 (21:08 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Tue, 15 Jan 2002 21:08:48 +0000 (21:08 +0000)
commit66187cb2c39eb11c33451c64d90a644961fd0b46
tree81a95d695be362ab8e87a02a7bf1863eebd156ed
parentf6a2be77637d025bfded9430f02863c28f74f77a
0.pre7.134:
MNA "more describe (and arglist) cleanup" patch from
sbcl-devel 2002-01-15
Tweak the arglist regression tests so that they don't depend on
the (somewhat arbitrary) names chosen for arguments in
some implementation file far far away, but only on
supported behavior and local code.
Rearrange the arglist regression tests a little. (Make
debug.impure.lisp and move 'em there.)
src/code/describe.lisp
src/compiler/entry.lisp
src/compiler/generic/objdef.lisp
src/compiler/vop.lisp
tests/debug.impure.lisp [new file with mode: 0644]
tests/interface.pure.lisp