Next: Introduction, Previous: (dir), Up: (dir) [Contents][Index]
This is the quickutil Reference Manual, generated automatically by Declt version 4.0 beta 2 "William Riker" on Wed Jun 15 05:39:37 2022 GMT+0.
Next: Systems, Previous: The quickutil Reference Manual, Up: The quickutil Reference Manual [Contents][Index]
The Quickutil client, for installing Quickutil utilities.
Next: Files, Previous: Introduction, Up: The quickutil Reference Manual [Contents][Index]
The main system appears first, followed by any subsystem dependency.
Next: quickutil-client, Previous: Systems, Up: Systems [Contents][Index]
The Quickutil client.
Robert Smith <quad@symbo1ics.com>
BSD 3-clause. See LICENSE file.
quickutil-client (system).
clean-up-quickutil.lisp (file).
Next: quickutil-client-management, Previous: quickutil, Up: Systems [Contents][Index]
The Quickutil client for loading utility code.
Robert Smith <quad@symbo1ics.com>
BSD 3-clause. See LICENSE file.
quickutil-client-management (system).
Previous: quickutil-client, Up: Systems [Contents][Index]
The Quickutil client manager.
Robert Smith <quad@symbo1ics.com>
BSD 3-clause. See LICENSE file.
trivial-garbage (system).
management.lisp (file).
Next: Packages, Previous: Systems, Up: The quickutil Reference Manual [Contents][Index]
Files are sorted by type and then listed depth-first from the systems components trees.
Next: quickutil-client/quickutil-client.asd, Previous: Lisp, Up: Lisp [Contents][Index]
quickutil (system).
Next: quickutil-client-management/quickutil-client-management.asd, Previous: quickutil/quickutil.asd, Up: Lisp [Contents][Index]
quickutil-client (system).
Next: quickutil/clean-up-quickutil.lisp, Previous: quickutil-client/quickutil-client.asd, Up: Lisp [Contents][Index]
quickutil-client-management (system).
Next: quickutil-client/package.lisp, Previous: quickutil-client-management/quickutil-client-management.asd, Up: Lisp [Contents][Index]
quickutil (system).
Next: quickutil-client/bookkeeping.lisp, Previous: quickutil/clean-up-quickutil.lisp, Up: Lisp [Contents][Index]
quickutil-client (system).
Next: quickutil-client/conditions.lisp, Previous: quickutil-client/package.lisp, Up: Lisp [Contents][Index]
package.lisp (file).
quickutil-client (system).
*utilities* (special variable).
Next: quickutil-client/quickutil-client.lisp, Previous: quickutil-client/bookkeeping.lisp, Up: Lisp [Contents][Index]
bookkeeping.lisp (file).
quickutil-client (system).
utility-not-found-error-names (reader method).
Next: quickutil-client/autoload.lisp, Previous: quickutil-client/conditions.lisp, Up: Lisp [Contents][Index]
conditions.lisp (file).
quickutil-client (system).
Next: quickutil-client-management/management.lisp, Previous: quickutil-client/quickutil-client.lisp, Up: Lisp [Contents][Index]
quickutil-client.lisp (file).
quickutil-client (system).
enable-autoload-syntax (function).
#?-reader (function).
Previous: quickutil-client/autoload.lisp, Up: Lisp [Contents][Index]
quickutil-client-management (system).
Next: Definitions, Previous: Files, Up: The quickutil Reference Manual [Contents][Index]
Packages are listed by definition order.
Next: quickutil-client-management, Previous: Packages, Up: Packages [Contents][Index]
Contains client-side code for acquiring, compiling, loading, and saving utilties.
qtlc
common-lisp.
Next: quickutil, Previous: quickutil-client, Up: Packages [Contents][Index]
Previous: quickutil-client-management, Up: Packages [Contents][Index]
Package that contains the actual utility functions.
qtl
common-lisp.
*utilities* (special variable).
Next: Indexes, Previous: Packages, Up: The quickutil Reference Manual [Contents][Index]
Definitions are sorted by export status, category, package, and then by lexicographic order.
Next: Internals, Previous: Definitions, Up: Definitions [Contents][Index]
Next: Macros, Previous: Public Interface, Up: Public Interface [Contents][Index]
A list of the loaded utilities.
Dictates whether loading should be verbose.
Next: Ordinary functions, Previous: Special variables, Up: Public Interface [Contents][Index]
Load Quickutil utilities, execute BODY, and unload them, returning the last result of BODY.
Next: Conditions, Previous: Macros, Up: Public Interface [Contents][Index]
Enable the use of #?SYMBOL, which automatically loads the symbol SYMBOL from Quickutil.
Save all of the utilities specified by the lists UTILITIES,
CATEGORIES, and SYMBOLS to the file named FILENAME.
The utilities will be put in the package named PACKAGE. If ENSURE-PACKAGE is true, then the package will be created if it has not already. If it has not been created, the package will be given the nickname PACKAGE-NICKNAME. If the nickname is NIL, then no nickname will be created.
Error when a utilities named UTIL-NAMES are not found.
Load the utilities in the categories CATEGORIES.
Load the utilities which provide the symbols SYMBOLS.
Load the utilities UTILITIES and their dependencies.
Which utility provides the symbol SYMBOL?
Previous: Ordinary functions, Up: Public Interface [Contents][Index]
Error to be invoked when a utility is not found.
error.
:names
This slot is read-only.
Previous: Public Interface, Up: Definitions [Contents][Index]
Next: Ordinary functions, Previous: Internals, Up: Internals [Contents][Index]
Next: Generic functions, Previous: Macros, Up: Internals [Contents][Index]
Clean up the package designated by PACKAGE-DESIGNATOR (unbind all of the bound symbols), and delete the package, if it exists.
Ensure that LIST is a list of keywords.
Print the lines denoted by the strings STRINGS to the stream STREAM.
Is the symbol SYMBOL accessible from the package PACKAGE?
Ensure the symbol denoting a variable, function, or macro is unbound.
A continuable error will be signaled if it is a symbol in the CL package.
Previous: Ordinary functions, Up: Internals [Contents][Index]
name.
Previous: Definitions, Up: The quickutil Reference Manual [Contents][Index]
Jump to: | #
C E F G L M P Q S U W |
---|
Jump to: | #
C E F G L M P Q S U W |
---|
Next: Data types, Previous: Functions, Up: Indexes [Contents][Index]
Jump to: | *
N S |
---|
Jump to: | *
N S |
---|
Jump to: | A B C F M P Q S U |
---|
Jump to: | A B C F M P Q S U |
---|