X-Git-Url: https://git.distorted.org.uk/~mdw/sod/blobdiff_plain/c05ed0f126d61f776e369b16ec8df57f39d11508..7f9f8b0729bcbe8da67957d56ea2dace7fd12bad:/doc/meta.tex diff --git a/doc/meta.tex b/doc/meta.tex index 0710350..4b42a86 100644 --- a/doc/meta.tex +++ b/doc/meta.tex @@ -62,7 +62,7 @@ \end{describe*} \begin{describe}{fun} - {make-sod-class @ @ @ \&optional @ + {make-sod-class @ @ @ \&key :location @> @} \end{describe} @@ -99,6 +99,9 @@ \nlret @} \end{describe} +\begin{describe}{gf}{guess-metaclass @ @> @} +\end{describe} + \begin{describe}{fun} {sod-subclass-p @ @ @> @} \end{describe} @@ -122,7 +125,7 @@ \end{describe*} \begin{describe}{gf} - {make-sod-slot @ @ @ @ \&optional @ + {make-sod-slot @ @ @ @ \&key :location @> @} \end{describe} @@ -135,11 +138,6 @@ @> @}} \end{describe*} -\begin{describe}{fun} - {find-instance-slot-by-name @ @ @ - @> @} -\end{describe} - \begin{describe}{cls} {sod-class-slot (sod-slot) \\ \ind \&key :name :location :pset :class :type @@ -167,18 +165,19 @@ \begin{describe*} {\dhead{gf} - {make-slot-instance-initializer - \=@ @ @ @ @ \&optional @ + {make-sod-instance-initializer + \=@ @ @ @ @ \\ + \>\&key :inhibit-initargs :location \nlret @} \dhead{gf} - {make-slot-class-initializer - \=@ @ @ @ @ \&optional @ + {make-sod-class-initializer + \=@ @ @ @ @ \&key :location \nlret @}} \end{describe*} \begin{describe}{gf} {make-sod-initializer-using-slot - \=@ @ @ @ @ \&optional @ + @ @ @ @ @ @ \nlret @} \end{describe} @@ -198,7 +197,7 @@ \begin{describe}{gf} {make-sod-user-initarg @ @ @ @ - \&optional @ @} + \&key :default :location} \end{describe} \begin{describe}{gf}{sod-initarg-default @ @> @} @@ -214,24 +213,19 @@ \begin{describe}{gf} {make-sod-slot-initarg @ @ @ @ @ - \&optional @} -\end{describe} - -\begin{describe}{gf} - {make-sod-slot-initarg @ @ @ @ @ - \&optional @} + \&key :location} \end{describe} \begin{describe}{gf} {make-sod-slot-initarg-using-slot @ @ @ @ - \&optional @} + \&key :location} \end{describe} \begin{describe*} {\dhead{gf}{make-sod-class-initfrag @ @ @ - \&optional @} + \&key :location} \dhead{gf}{make-sod-class-tearfrag @ @ @ - \&optional @}} + \&key :location}} \end{describe*} \begin{describe}{cls}{sod-message () \&key :name :location :class :type} @@ -244,7 +238,7 @@ \end{describe*} \begin{describe}{gf} - {make-sod-message @ @ @ @ \&optional @ + {make-sod-message @ @ @ @ \&key :location @> @} \end{describe} @@ -270,7 +264,7 @@ \begin{describe}{gf} {make-sod-method \=@ @ @ @ @ \+\\ - @ \&optional @ \- + @ \&key :location \- \nlret @} \end{describe} @@ -278,7 +272,7 @@ {make-sod-method-using-message \=@ @ @ @ \+\\ - @ \&optional @ \- + @ \&key :location \- \nlret @} \end{describe} @@ -330,23 +324,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}{effective-slot,sod-class} + {check-class-initializer (@ effective-slot) (@ sod-class)} + \end{describe} + \begin{describe}{meth}{sod-class-effective-slot,sod-class} + {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}{meth}{finalize-sod-class (@ sod-class)} + \begin{describe}{meth}{sod-class} + {finalize-sod-class (@ sod-class)} \end{describe} - \begin{describe}{ar-meth}{finalize-sod-class (@ sod-class) - @> @} + \begin{describe}{ar-meth}{sod-class} + {finalize-sod-class (@ sod-class) @> @} \end{describe} \end{describe}