This project is mirrored from https://gitee.com/mirrors/slime.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 12 Apr, 2014 1 commit
-
-
João Távora authored
* metering.lisp ("SWANK-MONITOR"): Enter SWANK-MONITOR package.
-
- 11 Apr, 2014 1 commit
-
-
Phil Hargett authored
2014-04-10 Phil Hargett <phil@haphazardhouse.net> Using nicknames, especially short terse ones, are more likely to create package name conflicts with othe packages. Since swank is widely used, its better to avoid using nicknames (or at least short ones). All package nicknames removed. Further, the "MONITOR" package has been renamed "SWANK-MONITOR" for the same reason: without the extra qualification, the name could conflict with other packages. * contrib/swank-trace-dialog.el (defpackage swank-trace-dialog): removed :std nickname * metering.lisp (defpackage "MONITOR"): removed :mon nickname, touched up references in comments * swank-ccl.lisp (profile, profiled-functions, unprofile, unprofile-all, profile-report, profile-reset, profile-package): replaced use of nickname mon: with new package name swank-monitor: * swank-clisp.lisp (profile, profiled-functions, unprofile, unprofile-all, profile-report, profile-reset, profile-package): replaced use of nickname mon: with new package name swank-monitor:
-
- 07 Apr, 2012 1 commit
-
-
Helmut Eller authored
-
- 22 Aug, 2008 1 commit
-
-
Helmut Eller authored
are not defined in newer versions of CCL.
-
- 01 Apr, 2005 2 commits
-
-
Luke Gorrie authored
-
Luke Gorrie authored
Removed a lot of really ugly reader-conditionalized code, much of it for archaic lisps (#+cltl2, #+lcl3.0, #+mcl1.3.2, etc).
-
- 13 Sep, 2004 1 commit
-
-
Alan Ruttenberg authored
-
- 18 Feb, 2004 1 commit
-
-
Helmut Eller authored
-