X-Git-Url: https://git.distorted.org.uk/~mdw/sod/blobdiff_plain/020b9e2b4364c61a668d47c4c5405295349817d8..0dca577dbc1360385c0f21a33ceebb2575275e05:/doc/meta.tex diff --git a/doc/meta.tex b/doc/meta.tex index bbe1964..24a7af8 100644 --- a/doc/meta.tex +++ b/doc/meta.tex @@ -83,6 +83,22 @@ {find-superclass-by-nick @ @ @> @} \end{describe} +\begin{describe}{ty}{inheritance-path-reporter-state} +\end{describe} + +\begin{describe}{fun}{make-inheritance-path-reporter-state @> @} +\end{describe} + +\begin{describe}{fun}{report-inheritance-path @ @} +\end{describe} + +\begin{describe}{fun} + {select-minimal-class-property + \=@ @ @ @ @ \\ + \>\&key :present :allow-empty + \nlret @} +\end{describe} + \begin{describe}{fun} {sod-subclass-p @ @ @> @} \end{describe} @@ -292,8 +308,18 @@ %%%-------------------------------------------------------------------------- \section{Class finalization protocol} \label{sec:meta.finalization} +\begin{describe}{mac} + {finalization-error (@ @^*) \\ \ind + @^* \\ + @
^* \- + \nlret @^*} +\end{describe} + +\begin{describe}{fun}{finalization-failed} +\end{describe} + \begin{describe*} - {\dhead{gf}{sod-class-precedence-list @> @} + {\dhead{gf}{sod-class-precedence-list @ @> @} \dhead{gf}{sod-class-type @ @> @} \dhead{gf}{sod-class-chain-head @ @> @} \dhead{gf}{sod-class-chain @ @> @} @@ -304,6 +330,13 @@ \begin{describe}{gf}{compute-cpl @ @> @} \end{describe} +\begin{describe}{fun} + {report-class-list-merge-error @ @ @} +\end{describe} + +\begin{describe}{fun}{merge-class-lists @ @ @ @> @} +\end{describe} + \begin{describe}{gf}{compute-chains @ @> @} \end{describe} @@ -313,7 +346,12 @@ \begin{describe}{gf}{check-sod-class @} \end{describe} -\begin{describe}{gf}{finalize-sod-class @} +\begin{describe}{gf}{finalize-sod-class @ @> @} + \begin{describe}{meth}{finalize-sod-class (@ sod-class)} + \end{describe} + \begin{describe}{ar-meth}{finalize-sod-class (@ sod-class) + @> @} + \end{describe} \end{describe} \begin{describe}{fun}{clos-cpl @ @> @}