X-Git-Url: https://git.distorted.org.uk/~mdw/sod/blobdiff_plain/a3e1423b06af77cd64f729a8a1a598118bd09f4f..ed3ce6c2352d76442b79badfbe08bc6ecde6934d:/doc/output.tex diff --git a/doc/output.tex b/doc/output.tex index b5b06a3..5b464ba 100644 --- a/doc/output.tex +++ b/doc/output.tex @@ -139,6 +139,12 @@ until the third. So the final processing order is \begin{describe}{cls}{sequencer () \&key :constraints} \end{describe} +\begin{describe*} + {\dhead{fun}{sequencer-constraints @ @> @} + \dhead{fun}{setf (sequencer-constraints @) @} + \dhead{fun}{sequencer-table @ @> @}} +\end{describe*} + \begin{describe}{fun}{ensure-sequencer-item @ @ @> @} \end{describe} @@ -146,18 +152,22 @@ until the third. So the final processing order is \end{describe} \begin{describe}{fun} + {add-sequencer-item-function @ @ @} +\end{describe} + +\begin{describe}{fun} {invoke-sequencer-items @ \&rest @} \end{describe} \begin{describe}{gf}{hook-output progn @ @ @} - \begin{describe}{meth} + \begin{describe}{meth}{t,t} {hook-output progn (@ t) (@ t) @} \end{describe} \end{describe} \begin{describe}{mac} - {sequence-output (@ @) \\ \ind - @{ :constraint (@^*) @} \\ + {sequence-output (@ @) \\ \ind + @{ :constraint (@^*) @} \\ @{ (@ @
^*) @}^*} \end{describe} @@ -166,6 +176,26 @@ until the third. So the final processing order is \subsection{Producing output} +\begin{describe}{gf} + {module-output-file @ @ @ + @> @} + \begin{describe*} + {\dhead{meth}{module,symbol} + {module-output-file \=(@ module) \\ + \>(@ symbol) \\ + \>@ + \nlret @} + \dhead{meth}{module,pathname} + {module-output-file \=(@ module) \\ + \>(@ pathname) \\ + \>@ + \nlret @}} + \end{describe*} +\end{describe} + +\begin{describe}{gf}{write-dependency-file @ @ @} +\end{describe} + \begin{describe}{fun}{output-module @ @ @} \end{describe}