X-Git-Url: https://git.distorted.org.uk/~mdw/sod/blobdiff_plain/020b9e2b4364c61a668d47c4c5405295349817d8..bb99b6957941ea4ea57835fad294baf7312b668c:/doc/output.tex diff --git a/doc/output.tex b/doc/output.tex index 4571b6a..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,11 +152,15 @@ 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} @@ -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}