Package Asdf - Internal and External Symbols

Part of:

asdf-system tinaa, asdf-system cl-graph, asdf-system metatilities, asdf-system metabang-bind, asdf-system cl-mathstats, asdf-system cl-containers, asdf-system asdf-system-connections

Package Asdf uses the packages Common-Lisp. It has 283 total symbols and 72 external ones.

Condition

circular-dependency
compile-error
compile-failed
compile-warned
duplicate-names
formatted-system-definition-error
missing-component
missing-dependency
operation-error
system-definition-error

Class

c-source-file
cl-source-file
compile-op
component
doc-file
html-file
java-source-file
load-op
load-source-op
module
operation
source-file
static-file
system
system-connection
test-op

Variable

*architecture-features*
*asdf-revision*
*central-registry*
*compile-file-failure-behaviour*
*compile-file-warnings-behaviour*
*defined-systems*
*implementation-features*
*implementation-specific-directory-name*
*os-features*
*system-configuration-paths*The *system-configuration-paths* variable specifies mappings from source to target. If the target...
*system-definition-search-functions*
*verbose-out*

Function

check-component-inputA partial test of the values of a component.
class-for-type
coerce-name
component-parent-pathname
determine-mapping
find-system
find-system-in-memory
hyperdoc
implementation-specific-directory-nameReturn a name that can be used as a directory name that is unique to a Lisp implementation, Lisp ...
lisp-version-string
load-connected-systems
make-sub-operation
map-system-connections
maybe-add-treeAdd the node C at /OP1/OP2 in TREE, unless it's there already. Returns the new tree (which probab...
node-for
oosAlias of OPERATE function
operate
parse-component-form
pathname-prefix-p
pathname-sans-name+typeReturns a new pathname with same HOST, DEVICE, DIRECTORY as PATHNAME, and NIL NAME and TYPE compo...
remove-keys
remove-keyword
required-systems-loaded-p
resolve-symlinks
run-shell-commandInterpolate ARGS into CONTROL-STRING as if by FORMAT, and synchronously execute the result using ...
safe-file-write-date
split
sysdef-central-registry-search
sysdef-error
sysdef-error-component
system-definition-pathname
system-loaded-p
system-registered-p
union-of-dependencies

Generic-Function

component-depends-on
component-pathnameExtracts the pathname applicable for a particular component.
component-property
component-relative-pathnameExtracts the relative pathname applicable for a particular component.
component-self-dependencies
component-systemFind the top-level system containing COMPONENT
component-visited-p
component-visiting-p
explain
find-componentFinds the component with name NAME present in the MODULE module; if MODULE is nil, then the compo...
hyperdocumentation
input-files
operation-ancestorRecursively chase the operation's parent pointer until we get to the head of the tree
operation-done-p
output-files
perform
register-systemRegister a system with ASDF.
source-file-type
traverse
version-satisfies
visit-component

Macro

aif
appendfAppend onto list
defsystem
defsystem-connection