X-Git-Url: https://git.distorted.org.uk/~mdw/sod/blobdiff_plain/ba07ddc2280d5b8c8bd10e70cab195127a0984f3..f458e64e36509fa8c204f1dbcafff1d3dc059619:/doc/meta.tex diff --git a/doc/meta.tex b/doc/meta.tex index 640473e..81efab9 100644 --- a/doc/meta.tex +++ b/doc/meta.tex @@ -83,6 +83,25 @@ {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}{gf}{guess-metaclass @ @> @} +\end{describe} + \begin{describe}{fun} {sod-subclass-p @ @ @> @} \end{describe} @@ -292,6 +311,16 @@ %%%-------------------------------------------------------------------------- \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-type @ @> @} @@ -304,16 +333,35 @@ \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} -\begin{describe}{gf}{guess-metaclass @ @> @} +\begin{describe}{gf}{check-class-initializer @ @} + \begin{describe}{meth} + {check-class-initializer (@ effective-slot) (@ sod-class)} + \end{describe} + \begin{describe}{meth} + {check-class-initializer (@ sod-class-effective-slot) + (@ sod-class)} + \end{describe} \end{describe} \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 @ @> @}