X-Git-Url: https://git.distorted.org.uk/~mdw/sod/blobdiff_plain/020b9e2b4364c61a668d47c4c5405295349817d8..054e8f8f1ea255ff77b19df82bd845e5686dac0d:/doc/misc.tex diff --git a/doc/misc.tex b/doc/misc.tex index 5bf3e18..7de8a23 100644 --- a/doc/misc.tex +++ b/doc/misc.tex @@ -76,6 +76,9 @@ These symbols are defined in the @|sod-utilities| package. \begin{describe}{mac}{aif @ @ @[@@]} \end{describe} +\begin{describe}{mac}{aand @
^*} +\end{describe} + \begin{describe}{mac}{awhen @ @^*} \end{describe} @@ -126,6 +129,11 @@ These symbols are defined in the @|sod-utilities| package. {mappend @ @ \&rest @ @> @} \end{describe} +\begin{describe}{fun} + {distinguished-point-shortest-paths @ @ + @> @} +\end{describe} + \begin{describe}{cls}{inconsistent-merge-error (error) \&key :candidates} \end{describe} @@ -133,7 +141,7 @@ These symbols are defined in the @|sod-utilities| package. \end{describe} \begin{describe}{fun} - {merge-lists @ \&key :pick (:test \#'eql) @> @} + {merge-lists @ \&key :pick (:test \#'eql) :present @> @} \end{describe} \begin{describe}{mac} @@ -143,10 +151,13 @@ These symbols are defined in the @|sod-utilities| package. \\ \ind\ind (@{ (@ @) @}^*) \-\\ @^* \\ - @^* + @^* \-\nlret @^*} \end{describe} +\begin{describe}{fun}{partial-order-minima @ @ @> @} +\end{describe} + \begin{describe}{fun} {frob-identifier @ \&key :swap-case :swap-hyphen @> @} @@ -169,6 +180,9 @@ These symbols are defined in the @|sod-utilities| package. {compose @ \&rest @ @> @} \end{describe} +\begin{describe}{mac}{defvar @ @ @> @} +\end{describe} + \begin{describe}{fun}{symbolicate \&rest @ @> @} \end{describe} @@ -197,6 +211,22 @@ These symbols are defined in the @|sod-utilities| package. @[[ :read-only @ @]]} \end{describe} +\begin{describe}{cls} + {simple-control-error (control-error simple-error) + \&key :format-control :format-arguments} +\end{describe} + +\begin{describe}{fun} + {designated-condition + \=@ @ @ \\ + \>\&key :allow-pointless-arguments + \nlret @} +\end{describe} + +\begin{describe}{fun} + {invoke-associated-restart @ @ \&rest @} +\end{describe} + \begin{describe}{mac} {default-slot (@ @ @[@@]) \\ \ind @^*} @@ -220,13 +250,29 @@ These symbols are defined in the @|sod-parser| package. {enclosed-condition @ @> @} \end{describe} +\begin{describe}{cls}{information (condition) \&key} +\end{describe} + +\begin{describe}{cls} + {simple-information (simple-condition information) \\ \ind + \&key :format-control :format-arguments} +\end{describe} + +\begin{describe}{fun}{info @ \&rest @ @> @} +\end{describe} + +\begin{describe*} + {\dhead{rst}{noted} + \dhead{fun}{noted \&optional @}} +\end{describe*} + \begin{describe}{fun}{cerror* @ \&rest @} \end{describe} %%%-------------------------------------------------------------------------- \section{Option parser} \label{sec:misc.optparse} -These symbols are defined in the @!optparse| package. +These symbols are defined in the @|optparse| package. \begin{describe}{fun}{exit \&optional (@ 0) \&key :abrupt} \end{describe} @@ -520,6 +566,11 @@ These symbols are defined in the @!optparse| package. \end{describe} \begin{describe}{fun} + {parse-property @ @ + @> @ @ @} +\end{describe} + +\begin{describe}{fun} {parse-property-set @ @> @ @ @} \end{describe} @@ -533,7 +584,8 @@ These symbols are defined in the @!optparse| package. \begin{describe}{var}{*debugout-pathname*} \end{describe} -\begin{describe}{fun}{test-module @ @} +\begin{describe}{fun} + {test-module @ \&key :reason :clear :backtrace @> @} \end{describe} \begin{describe}{fun} @@ -542,8 +594,8 @@ These symbols are defined in the @!optparse| package. \end{describe} \begin{describe}{mac} - {test-parser (@) @ @ - @> @ @ @} + {test-parser (@ \&key :backtrace) @ @ + @> @ @ @} \end{describe} \begin{describe}{fun}{exercise}