X-Git-Url: https://git.distorted.org.uk/~mdw/sod/blobdiff_plain/43ce48fd4112471e4c7ef083297688fc45add4a8..aacae2739986636d9e7921cc0712d506e25c71b8:/doc/layout.tex diff --git a/doc/layout.tex b/doc/layout.tex index ab63860..da4ee38 100644 --- a/doc/layout.tex +++ b/doc/layout.tex @@ -69,6 +69,13 @@ \end{describe} \begin{describe}{gf} + {find-class-initializer @ @ @> @} +\end{describe} + +\begin{describe}{gf}{find-slot-initargs @ @ @> @} +\end{describe} + +\begin{describe}{gf} {compute-effective-slot @ @ @> @} \end{describe} @@ -124,7 +131,7 @@ \dhead{gf}{ilayout-ichains @ @> @}} \end{describe*} -\begin{describe}{gf}{sod-class-ilayout @> @} +\begin{describe}{gf}{sod-class-ilayout @ @> @} \end{describe} \begin{describe}{gf}{compute-ilayout @ @> @} @@ -223,14 +230,31 @@ \end{describe*} \begin{describe}{gf} - {sod-message-effective-method-class @ @> @} + {sod-message-applicable-methods @ @ @> list} \end{describe} -\begin{describe}{gf}{primary-method-class @ @> @} +\begin{describe}{gf} + {sod-message-keyword-argument-lists @ @ + @ @ + \nlret @} +\end{describe} + +\begin{describe}{fun} + {compute-effective-method-keyword-arguments @ + @ + @ + \nlret @} \end{describe} \begin{describe}{gf} - {method-keyword-argument-lists @ @ @> @} + {sod-message-check-methods @ @ @} +\end{describe} + +\begin{describe}{gf} + {sod-message-effective-method-class @ @> @} +\end{describe} + +\begin{describe}{gf}{primary-method-class @ @> @} \end{describe} \begin{describe}{gf} @@ -269,6 +293,9 @@ \begin{describe}{gf}{sod-method-next-method-type @ @> @} \end{describe} +\begin{describe}{gf}{sod-method-description @ @> @} +\end{describe} + \begin{describe}{gf}{sod-method-function-name @ @> @} \end{describe} @@ -298,7 +325,7 @@ \begin{describe}{cls} - {method-codegen (codegen) \\ \ind + {method-codegen (codegen) \\ \ind \&key :vars :insts :temp-index :message :class :method :target} \end{describe} @@ -369,17 +396,17 @@ \end{describe} \begin{describe}{cls} - {daemon-direct-method (basic-direct-method) \\ \ind + {daemon-direct-method (basic-direct-method) \\ \ind \&key :message :location :class :type :body :role} \end{describe} \begin{describe}{cls} - {delegating-direct-method (basic-direct-method) \\ \ind + {delegating-direct-method (basic-direct-method) \\ \ind \&key :message :location :class :type :body :role} \end{describe} \begin{describe}{cls} - {basic-effective-method (effective-method) \\ \ind + {basic-effective-method (effective-method) \\ \ind \&key :message :class :around-methods :before-methods :after-methods} \end{describe} @@ -394,7 +421,7 @@ \end{describe*} \begin{describe}{cls} - {simple-effective-method (basic-effective-method) \\ \ind + {simple-effective-method (basic-effective-method) \\ \ind \&key :message :class :around-methods :before-methods :after-methods :primary-methods} \end{describe} @@ -408,7 +435,7 @@ \end{describe} \begin{describe}{cls} - {standard-effective-method (simple-effective-method) \\ \ind + {standard-effective-method (simple-effective-method) \\ \ind \&key :message :class :around-methods :before-methods :after-methods :primary-methods} \end{describe} @@ -424,7 +451,7 @@ \begin{describe}{gf} {compute-aggregating-message-kernel - \=@ @ @ \+ \\ + \=@ @ @ \+\\ @ @ \&key} \end{describe} @@ -433,21 +460,21 @@ \end{describe} \begin{describe}{cls} - {aggregating-effective-method (simple-effective-method) \\ \ind + {aggregating-effective-method (simple-effective-method) \\ \ind \&key :message :class :around-methods :before-methods :after-methods :primary-methods} \end{describe} \begin{describe}{mac} - {define-aggregating-method-combination @ \\ \ind\ind + {define-aggregating-method-combination @ \\ \ind\ind ((@^*) @[[ :codegen @ @! - :methods @ @]]) \- \\ + :methods @ @]]) \-\\ @[[ \=:properties (@{ (@{ @ @! (@[@@] @) @} @ @[@ - @[@@]@]) @}^*) @! \+ \\ - :return-type @ @! \\ + @[@@]@]) @}^*) @! \+\\ + :return-type @ @! \\ :around @ @! :first-method @ @! :method @ @]]}