
3 Dec
2010
3 Dec
'10
8:33 a.m.
Index: slime/ChangeLog diff -u slime/ChangeLog:1.2165 slime/ChangeLog:1.2166 --- slime/ChangeLog:1.2165 Sat Nov 13 06:18:03 2010 +++ slime/ChangeLog Thu Dec 2 11:39:00 2010 @@ -1,3 +1,10 @@ +2010-12-02 Martin Simmons <martin@lispworks.com> + + * swank-lispworks.lisp (frame-actual-args): Reimplement to include + only the values like on other platforms and deal with, optional + key and rest args. + (print-frame): Format the frame as a call like in other backends. + 2010-11-13 Helmut Eller <heller@common-lisp.net> Improve source locations for compiler messages in Lispworks.