X-Git-Url: https://git.distorted.org.uk/~mdw/sod/blobdiff_plain/7d8d3a165fa725b686d1c89b78179a4d5705d11a..d5fdd49e70b734b791eb907706f92da5775e2a8b:/doc/SYMBOLS diff --git a/doc/SYMBOLS b/doc/SYMBOLS index 0396997..b170827 100644 --- a/doc/SYMBOLS +++ b/doc/SYMBOLS @@ -359,6 +359,11 @@ class-make-proto.lisp class-output.lisp *instance-class* variable + emit-class-conversion-macro generic + emit-class-object-decl generic + emit-class-typedef generic + emit-message-macro generic + emit-message-macro-defn generic class-utilities.lisp argument-lists-compatible-p function @@ -618,6 +623,7 @@ method-proto.lisp sod-message-check-methods generic sod-message-effective-method-class generic sod-message-keyword-argument-lists generic + sod-message-receiver-type generic sod-method-description generic sod-method-function-name generic sod-method-function-type generic @@ -1057,6 +1063,12 @@ effective-slot-initializer-function sod-class-effective-slot effective-slot-prepare-function sod-class-effective-slot +emit-class-conversion-macro + sod-class sod-class t +emit-class-object-decl + sod-class t +emit-class-typedef + sod-class t emit-decl sod::basic-codegen t emit-decls @@ -1066,6 +1078,11 @@ emit-inst emit-insts t t sod::basic-codegen t +emit-message-macro + sod-class method-entry t +emit-message-macro-defn + sod-class method-entry t t t t t + sod-class method-entry t t t t t [:around] ensure-sequencer-item sequencer t ensure-var @@ -1714,6 +1731,8 @@ sod-message-method-class sod-message sod-class t sod-message-name sod-message +sod-message-receiver-type + sod-message sod-class sod-message-type sod-message sod-method-body