X-Git-Url: https://git.distorted.org.uk/~mdw/sod/blobdiff_plain/40d95de71fca4c3b7b145d5ba73d1420e8854673..ec81a2ac1ca37f2cc198d29b358863cf487a65c4:/doc/SYMBOLS diff --git a/doc/SYMBOLS b/doc/SYMBOLS index 16e763a..102b013 100644 --- a/doc/SYMBOLS +++ b/doc/SYMBOLS @@ -198,15 +198,16 @@ class-finalize-impl.lisp l*loops-cpl function merge-class-lists function python-cpl function + report-class-list-merge-error function class-finalize-proto.lisp + check-class-initializer generic check-sod-class generic compute-chains generic compute-cpl generic finalization-error macro finalization-failed function finalize-sod-class generic - guess-metaclass generic class-layout-impl.lisp sod-class-effective-slot class @@ -239,6 +240,7 @@ class-layout-proto.lisp effective-slot-class generic effective-slot-direct-slot generic effective-slot-initializer generic + find-class-initializer generic find-slot-initargs generic find-slot-initializer generic ichain class @@ -279,6 +281,7 @@ class-make-impl.lisp class-make-proto.lisp check-message-type generic check-method-type generic + guess-metaclass generic make-sod-class function make-sod-class-initfrag generic make-sod-class-initializer generic @@ -460,6 +463,7 @@ final.lisp exercise function test-module function test-parse-c-type function + test-parse-pset function test-parser macro fragment-parse.lisp @@ -472,7 +476,7 @@ lexer-proto.lisp lexer-error function class must parser scan-comment function - skip-until function parser + skip-until parser sod-token-scanner class syntax-error function class @@ -508,6 +512,7 @@ method-proto.lisp codegen-method generic codegen-target generic compute-effective-method-body generic + compute-effective-method-keyword-arguments function compute-effective-methods generic compute-method-entry-functions generic compute-sod-effective-method generic @@ -537,11 +542,13 @@ method-proto.lisp method-entry-function-name generic method-entry-function-type generic method-entry-slot-name generic - method-keyword-argument-lists generic primary-method-class generic simple-method-body generic + sod-message-applicable-methods generic sod-message-argument-tail generic + sod-message-check-methods generic sod-message-effective-method-class generic + sod-message-keyword-argument-lists generic sod-method-description generic sod-method-function-name generic sod-method-function-type generic @@ -550,8 +557,6 @@ method-proto.lisp module-impl.lisp *module-dirs* variable - c-fragment class - c-fragment-text generic code-fragment generic code-fragment-constraints generic code-fragment-item class @@ -577,6 +582,8 @@ module-proto.lisp add-clear-the-decks-function function add-module-binding function add-to-module generic + c-fragment class + c-fragment-text generic clear-the-decks function define-clear-the-decks macro define-module macro @@ -584,6 +591,7 @@ module-proto.lisp finalize-module generic module class module-dependencies generic setf + module-errors generic module-import generic module-items generic setf module-name generic @@ -616,6 +624,7 @@ pset-proto.lisp check-unused-properties function coerce-property-value generic decode-property generic + default-slot-from-property macro get-property function make-property function make-property-set function @@ -825,6 +834,9 @@ chain-offset-target-head check-aggregating-message-type t t t aggregating-message (eql :progn) c-function-type +check-class-initializer + effective-slot sod-class + sod-class-effective-slot sod-class check-message-type aggregating-message t sod-message c-function-type @@ -875,12 +887,15 @@ codegen-push codegen-target method-codegen coerce-property-value + cl:integer (eql :int) (eql :boolean) + cl:string (eql :id) (eql :boolean) cl:string (eql :id) (eql :keyword) cl:string (eql :id) (eql :symbol) cl:string (eql :id) (eql :type) cl:string (eql :string) (eql :id) cl:string (eql :string) (eql :keyword) cl:string (eql :string) (eql :symbol) + cl:symbol (eql :symbol) (eql :boolean) cl:symbol (eql :symbol) (eql :id) cl:symbol (eql :symbol) (eql :keyword) t t (eql cl:t) @@ -953,6 +968,7 @@ effective-method-function-name effective-method-keywords effective-method effective-method-live-p + aggregating-effective-method sod::lifecycle-effective-method simple-effective-method effective-method-message @@ -1099,6 +1115,8 @@ finalize-module finalize-sod-class sod-class sod-class [:around] +find-class-initializer + effective-slot sod-class find-slot-initargs sod-class sod-slot find-slot-initializer @@ -1302,13 +1320,12 @@ method-entry-function-type method-entry method-entry-slot-name method-entry -method-keyword-argument-lists - effective-method t - sod::initialization-effective-method t module-dependencies module (setf module-dependencies) t module +module-errors + module module-import t module @@ -1497,8 +1514,12 @@ sod-initializer-slot sod-initializer sod-initializer-value sod-initializer +sod-message-applicable-methods + sod-message sod-class sod-message-argument-tail basic-message +sod-message-check-methods + sod-message sod-class t sod-message-class sod-message sod-message-combination @@ -1510,6 +1531,9 @@ sod-message-effective-method-class sod::teardown-message sod-message-kernel-function aggregating-message +sod-message-keyword-argument-lists + sod::initialization-message sod-class t t + sod-message sod-class t t sod-message-method-class basic-message sod-class t simple-message sod-class t @@ -2286,6 +2310,7 @@ utilities.lisp dosequence macro sb-mop:eql-specializer class sb-mop:eql-specializer-object generic + find-duplicates function frob-identifier function sb-mop:generic-function-methods generic setf inconsistent-merge-error class