This is the hu.dwim.asdf Reference Manual, generated automatically by Declt version 4.0 beta 2 "William Riker" on Tue Jul 15 05:18:39 2025 GMT+0.
The main system appears first, followed by any subsystem dependency.
hu.dwim.asdfVarious ASDF extensions such as attached test and documentation system, explicit development support, etc.
Tamás Borbély <tomi.borbely@gmail.com>
Attila Lendvai <attila.lendvai@gmail.com>
Levente Mészáros <levente.meszaros@gmail.com>
BSD or Bugroff
asdf (system).
uiop (system).
source (module).
Modules are listed depth-first from the system components tree.
hu.dwim.asdf/sourcehu.dwim.asdf (system).
duplicates.lisp (file).
package.lisp (file).
production.lisp (file).
system.lisp (file).
Files are sorted by type and then listed depth-first from the systems components trees.
hu.dwim.asdf/hu.dwim.asdf.asdhu.dwim.asdf/source/duplicates.lisphu.dwim.asdf/source/package.lisphu.dwim.asdf/source/production.lisphu.dwim.asdf/source/system.lisphu.dwim.asdf/source/duplicates.lisppackage.lisp (file).
source (module).
call-with-muffled-boring-compiler-warnings (function).
if-symbol-exists (function).
with-muffled-boring-compiler-warnings (macro).
hu.dwim.asdf/source/production.lispduplicates.lisp (file).
source (module).
*load-as-production?* (special variable).
debug-only (macro).
debug-only* (macro).
optimize-declaration (function).
production-only (macro).
production-only* (macro).
hu.dwim.asdf/source/system.lispproduction.lisp (file).
source (module).
collect-system-dependencies (function).
develop-op (class).
develop-system (function).
do-system-dependencies (macro).
find-and-load-swank-integration-systems (function).
hu.dwim.documentation-system (class).
hu.dwim.system (class).
hu.dwim.test-system (class).
iterate-system-dependencies (function).
map-asdf-source-registry-directories (function).
map-system-dependencies (function).
module-default-component-class (method).
module-default-component-class (method).
operation-done-p (method).
perform (method).
perform (method).
perform (method).
perform (method).
perform (method).
perform (method).
perform (method).
perform (method).
reinitialize-instance (method).
reinitialize-instance (method).
reinitialize-instance (method).
run-test-suite (generic function).
shared-initialize (method).
shared-initialize (method).
shared-initialize (method).
system-compile-output (reader method).
(setf system-compile-output) (writer method).
system-directory (function).
system-documentation-system-name (reader method).
(setf system-documentation-system-name) (writer method).
system-load-output (reader method).
(setf system-load-output) (writer method).
system-package-name (reader method).
(setf system-package-name) (writer method).
system-pathname (function).
system-test-name (reader method).
(setf system-test-name) (writer method).
system-test-output (reader method).
(setf system-test-output) (writer method).
system-test-result (reader method).
(setf system-test-result) (writer method).
system-test-system-name (reader method).
(setf system-test-system-name) (writer method).
%iterate-system-dependencies-1 (function).
*development-package* (special variable).
*muffle-optimization-warnings* (special variable).
call-in-system-environment (generic function).
hu.dwim.base-system (class).
hu.dwim.cl-source-file (class).
system-loaded-p (function).
system-target-system-name (reader method).
(setf system-target-system-name) (writer method).
system-with-output (class).
system-with-package (class).
system-with-target (class).
with-capturing-output (macro).
Packages are listed by definition order.
hu.dwim.asdfcommon-lisp.
*load-as-production?* (special variable).
collect-system-dependencies (function).
debug-only (macro).
debug-only* (macro).
develop-op (class).
develop-system (function).
do-system-dependencies (macro).
find-and-load-swank-integration-systems (function).
hu.dwim.documentation-system (class).
hu.dwim.system (class).
hu.dwim.test-system (class).
iterate-system-dependencies (function).
map-asdf-source-registry-directories (function).
map-system-dependencies (function).
optimize-declaration (function).
production-only (macro).
production-only* (macro).
run-test-suite (generic function).
system-compile-output (generic reader).
(setf system-compile-output) (generic writer).
system-directory (function).
system-documentation-system-name (generic reader).
(setf system-documentation-system-name) (generic writer).
system-load-output (generic reader).
(setf system-load-output) (generic writer).
system-package-name (generic reader).
(setf system-package-name) (generic writer).
system-pathname (function).
system-test-name (generic reader).
(setf system-test-name) (generic writer).
system-test-output (generic reader).
(setf system-test-output) (generic writer).
system-test-result (generic reader).
(setf system-test-result) (generic writer).
system-test-system-name (generic reader).
(setf system-test-system-name) (generic writer).
%iterate-system-dependencies-1 (function).
*development-package* (special variable).
*muffle-optimization-warnings* (special variable).
call-in-system-environment (generic function).
call-with-muffled-boring-compiler-warnings (function).
hu.dwim.base-system (class).
hu.dwim.cl-source-file (class).
if-symbol-exists (function).
system-loaded-p (function).
system-target-system-name (generic reader).
(setf system-target-system-name) (generic writer).
system-with-output (class).
system-with-package (class).
system-with-target (class).
with-capturing-output (macro).
with-muffled-boring-compiler-warnings (macro).
Definitions are sorted by export status, category, package, and then by lexicographic order.
When T, load the lisp files so that it will be used in a production system. This means that debug-only blocks are dropped, some hot functions are optimized, compile time and runtime log levels and various other variables are initialized accordingly.
Shorthand for ‘(operate ’asdf:develop-op system)‘. See [operate][] for details.
system)) ¶hu.dwim.test-system)) ¶hu.dwim.test-system)) ¶system-with-output)) ¶automatically generated reader method
system-with-output)) ¶automatically generated writer method
hu.dwim.system)) ¶automatically generated reader method
hu.dwim.system)) ¶automatically generated writer method
system-with-output)) ¶automatically generated reader method
system-with-output)) ¶automatically generated writer method
system-with-package)) ¶automatically generated reader method
system-with-package)) ¶automatically generated writer method
hu.dwim.test-system)) ¶automatically generated reader method
hu.dwim.test-system)) ¶automatically generated writer method
hu.dwim.test-system)) ¶automatically generated reader method
hu.dwim.test-system)) ¶automatically generated writer method
hu.dwim.test-system)) ¶automatically generated reader method
hu.dwim.test-system)) ¶automatically generated writer method
hu.dwim.system)) ¶automatically generated reader method
hu.dwim.system)) ¶automatically generated writer method
hu.dwim.test-system)) ¶asdf/component.
hu.dwim.system)) ¶asdf/component.
develop-op) (component component)) ¶asdf/action.
develop-op) (system system)) ¶asdf/action.
develop-op) (system system)) ¶asdf/action.
develop-op) (system system)) ¶asdf/action.
develop-op) (component component)) ¶asdf/action.
test-op) (system hu.dwim.system)) ¶asdf/action.
load-op) (component hu.dwim.cl-source-file)) ¶asdf/action.
compile-op) (component hu.dwim.cl-source-file)) ¶asdf/action.
operation) (component hu.dwim.cl-source-file)) ¶asdf/action.
hu.dwim.system) &rest args &key &allow-other-keys) ¶system-with-target) &rest args &key &allow-other-keys) ¶system-with-package) &rest args &key &allow-other-keys) ¶non-propagating-operation.
operation) (system system) function) ¶system-with-target)) ¶automatically generated reader method
system-with-target)) ¶automatically generated writer method
cl-source-file.
system.
common-lisp.
:package-name
:target-system-name
| Jump to: | %
(
C D F G I M O P R S W |
|---|
| Jump to: | %
(
C D F G I M O P R S W |
|---|
| Jump to: | *
C D L P S T |
|---|
| Jump to: | *
C D L P S T |
|---|
| Jump to: | C D F H M P S |
|---|
| Jump to: | C D F H M P S |
|---|