[slime-cvs] CVS update: slime/ChangeLog

James Bielman jbielman at common-lisp.net
Sat Oct 18 05:07:54 UTC 2003


Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv13079

Modified Files:
	ChangeLog 
Log Message:

Date: Sat Oct 18 01:07:54 2003
Author: jbielman

Index: slime/ChangeLog
diff -u slime/ChangeLog:1.40 slime/ChangeLog:1.41
--- slime/ChangeLog:1.40	Fri Oct 17 17:19:47 2003
+++ slime/ChangeLog	Sat Oct 18 01:07:54 2003
@@ -1,3 +1,18 @@
+2003-10-17  James Bielman  <jamesjb at jamesjb.com>
+
+	* .cvsignore: Add OpenMCL and SBCL fasl file extensions.
+
+	* swank-openmcl.lisp (who-calls): Fix bug where we would try to
+	take the TRUENAME of NIL when source information isn't available
+	for a caller.
+	(backtrace-for-emacs): Clean up the backtrace code a bit in 
+	preparation for implementing FRAME-LOCALS.
+	(frame-catch-tags): Implement a stub version of this.
+	(frame-locals): Implemented fully for OpenMCL.
+
+	* swank-loader.lisp (compile-files-if-needed-serially): Be a little
+	more verbose when compiling files.
+
 2003-10-17  Helmut Eller  <e9626484 at stud3.tuwien.ac.at>
 
 	* swank.lisp, swank-sbcl.lisp, swank-openmcl.lisp,





More information about the slime-cvs mailing list