[slime-cvs] CVS update: slime/ChangeLog
Helmut Eller
heller at common-lisp.net
Sun Dec 14 08:27:19 UTC 2003
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv7698
Modified Files:
ChangeLog
Log Message:
*** empty log message ***
Date: Sun Dec 14 03:27:19 2003
Author: heller
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.160 slime/ChangeLog:1.161
--- slime/ChangeLog:1.160 Sun Dec 14 03:02:53 2003
+++ slime/ChangeLog Sun Dec 14 03:27:19 2003
@@ -1,3 +1,14 @@
+2003-12-14 Alan Ruttenberg <alanralanr at comcast.net>
+
+ * swank-openmcl.lisp (eval-in-frame, inspect-object and friends):
+ Most of this is copied from swank-cmucl. The parts between &&&&&
+ are what I added for openmcl. I piggyback off the inspector which
+ is shipped with openmcl, so inspecting won't look the same as it
+ would in cmucl, I imagine. Still, it's a start. eval in frame
+ uses frame-locals to get bindings so if you have debug settings
+ low or don't have *save-local-symbols* set you won't be able to
+ evaluate.
+
2003-12-14 Helmut Eller <e9626484 at stud3.tuwien.ac.at>
* swank-lispworks.lisp (tracedp, toggle-trace-fdefinition): Moved
More information about the slime-cvs
mailing list