Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Eric Timmons
asdf
Commits
23864f02
Commit
23864f02
authored
Sep 09, 2019
by
François-René Rideau
Browse files
Merge branch 'add-already-loaded-systems-doc' into 'master'
Document ALREADY-LOADED-SYSTEMS. See merge request
asdf/asdf!123
parents
52437c6f
e34c0d83
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/asdf.texinfo
View file @
23864f02
...
...
@@ -1003,8 +1003,6 @@ compiling, loading and testing.
@
c
FIXME
:
the
following
is
too
complicated
for
here
,
especially
since
@
c
:
force
hasn
't been defined yet. Move it. [2014/02/27:rpg]
@findex already-loaded-systems
@defun load-system system @Arest{} keys @Akey{} force force-not verbose version @AallowOtherKeys{}
Apply @code{operate} with the operation @code{load-op}, the
@var{system}, and any provided keyword arguments. Calling
...
...
@@ -1080,6 +1078,13 @@ ASDF itself never builds anything unless
it
's an explicitly requested system or the dependencies thereof).
@end defun
@defun already-loaded-systems
Returns a list of names of the systems that have been successfully
loaded so far.
@end defun
@node Moving on, , Convenience Functions, Using ASDF
@section Moving on
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment