This is the swank Reference Manual, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Sep 15 06:43:29 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
Files are sorted by type and then listed depth-first from the systems components trees.
swank/swank-loader.lisp
swank
(system).
*fasl-directory*
(special variable).
*source-directory*
(special variable).
*started-from-emacs*
(special variable).
dump-image
(function).
init
(function).
list-fasls
(function).
*architecture-features*
(special variable).
*contribs*
(special variable).
*implementation-features*
(special variable).
*os-features*
(special variable).
*swank-files*
(special variable).
*sysdep-files*
(special variable).
append-dir
(function).
binary-pathname
(function).
compile-contribs
(function).
compile-files
(function).
contrib-dir
(function).
default-fasl-dir
(function).
delete-packages
(function).
delete-stale-contrib-fasl-files
(function).
file-newer-p
(function).
handle-swank-load-error
(function).
lisp-version-string
(function).
list-swank-packages
(function).
load-site-init-file
(function).
load-swank
(function).
load-user-init-file
(function).
loadup
(function).
q
(function).
setup
(function).
slime-version-string
(function).
src-files
(function).
string-starts-with
(function).
unique-dir-name
(function).
Packages are listed by definition order.
swank-loader
common-lisp
.
*fasl-directory*
(special variable).
*source-directory*
(special variable).
*started-from-emacs*
(special variable).
dump-image
(function).
init
(function).
list-fasls
(function).
*architecture-features*
(special variable).
*contribs*
(special variable).
*implementation-features*
(special variable).
*os-features*
(special variable).
*swank-files*
(special variable).
*sysdep-files*
(special variable).
append-dir
(function).
binary-pathname
(function).
compile-contribs
(function).
compile-files
(function).
contrib-dir
(function).
default-fasl-dir
(function).
delete-packages
(function).
delete-stale-contrib-fasl-files
(function).
file-newer-p
(function).
handle-swank-load-error
(function).
lisp-version-string
(function).
list-swank-packages
(function).
load-site-init-file
(function).
load-swank
(function).
load-user-init-file
(function).
loadup
(function).
q
(function).
setup
(function).
slime-version-string
(function).
src-files
(function).
string-starts-with
(function).
unique-dir-name
(function).
Definitions are sorted by export status, category, package, and then by lexicographic order.
The directory where fasl files should be placed.
The directory where to look for the source.
Load SWANK and initialize some global variables.
If DELETE is true, delete any existing SWANK packages.
If RELOAD is true, reload SWANK, even if the SWANK package already exists.
If LOAD-CONTRIBS is true, load all contribs
If SETUP is true, load user init files and initialize some
global variabes in SWANK.
List up SWANK’s fasls along with their dependencies.
List of names for contrib modules.
Return the pathname where SRC-PATHNAME’s binary should be compiled.
Compile each file in FILES if the source is newer than its corresponding binary, or the file preceding it was recompiled. If LOAD is true, load the fasl file.
Returns true if NEW-FILE is newer than OLD-FILE.
Load the user init file, return NIL if it does not exist.
Return a string identifying the SLIME version. Return nil if nothing appropriate is available.
Return a name that can be used as a directory name that is unique to a Lisp implementation, Lisp implementation version, operating system, and hardware architecture.
Jump to: | A B C D F H I L Q S U |
---|
Jump to: | A B C D F H I L Q S U |
---|
Jump to: | *
S |
---|
Jump to: | *
S |
---|
Jump to: | F P S |
---|
Jump to: | F P S |
---|