This is the alternate-asdf-system-connections Reference Manual, version 0.9.0, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 04:12:48 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
alternate-asdf-system-connections
Allows for ASDF system to be connected so that auto-loading may occur. This is a fork of asdf-system-connections and incorporates a load-system-driven mechanism for loading dependencies and also loads the dependencies of the connections.
Shubhamkar Ayare <shubhamayare@yahoo.co.in>
Gary Warren King <gwking@metabang.com>
MIT
0.9.0
asdf-system-connections
(system).
src
(module).
Modules are listed depth-first from the system components tree.
alternate-asdf-system-connections/src
alternate-asdf-system-connections
(system).
asdf-system-connections.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
alternate-asdf-system-connections/alternate-asdf-system-connections.asd
alternate-asdf-system-connections/src/asdf-system-connections.lisp
alternate-asdf-system-connections/alternate-asdf-system-connections.asd
alternate-asdf-system-connections
(system).
alternate-asdf-system-connections/src/asdf-system-connections.lisp
src
(module).
define-system-connection
(macro).
load-connected-systems
(function).
system-connection
(class).
*system-connections*
(special variable).
dependency-feature-unsatisfied
(condition).
featurep
(function).
find-system-from-dep-spec
(function).
system-depends-on-p
(function).
system-not-found
(condition).
systems-required
(reader method).
Packages are listed by definition order.
alternate-asdf-system-connections
asdf/interface
.
common-lisp
.
define-system-connection
(macro).
load-connected-systems
(function).
system-connection
(class).
*system-connections*
(special variable).
dependency-feature-unsatisfied
(condition).
featurep
(function).
find-system-from-dep-spec
(function).
system-depends-on-p
(function).
system-not-found
(condition).
systems-required
(generic reader).
Definitions are sorted by export status, category, package, and then by lexicographic order.
Returns T if the argument matches the state of the *FEATURES* list and NIL if it does not. FEATURE-EXPRESSION can be any atom or list acceptable to the reader macros #+ and #-.
Returns non-NIL if DEPENDS-ON is a dependency of SYSTEM.
system-connection
)) ¶automatically generated reader method
condition
.
asdf/system
.
:system
Jump to: | D F G L M S |
---|
Jump to: | D F G L M S |
---|
Jump to: | *
D F S |
---|
Jump to: | *
D F S |
---|
Jump to: | A C D F M P S |
---|
Jump to: | A C D F M P S |
---|