Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
asdf
asdf
Commits
70f81265
Commit
70f81265
authored
Jun 03, 2021
by
Eric Timmons
Browse files
Add experimental warning to system parsing generic function documentation
parent
8d3c534d
Pipeline
#4009
passed with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
doc/asdf.texinfo
View file @
70f81265
...
...
@@ -3398,6 +3398,12 @@ as well as an inclusive lower bound.
Thanks to Eric Timmons, ASDF now provides hooks to extend how it parses
@code{defsystem} forms.
@strong{Warning!} These interfaces are experimental, and as such are not
exported from the ASDF package yet. We plan to export them in ASDF
3.4.0. If you use them before they are exported, please subscribe to
@url{https://gitlab.common-lisp.net/asdf/asdf/-/issues/76} so you are
made aware of any changes.
@defun parse-component-form @var{parent} @var{options} &key @var{previous-serial-components}
This is the core function for parsing a system definition. At the
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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