X-Git-Url: https://git.distorted.org.uk/~mdw/sod/blobdiff_plain/d448780ebac179cab9e330057357faa93e3053e9..765231c00c9da4426ed07abc911f80828faa0349:/doc/SYMBOLS diff --git a/doc/SYMBOLS b/doc/SYMBOLS index 54a38ff..7b801b2 100644 --- a/doc/SYMBOLS +++ b/doc/SYMBOLS @@ -7,7 +7,7 @@ builtin.lisp c-types-class-impl.lisp c-class-type class - c-type-class generic setf + c-type-class generic setf-generic cl:class class c-type find-class-type function find-sod-class function @@ -61,7 +61,7 @@ c-types-impl.lisp c-type-void variable c-type-wchar-t variable c-union-type class - cl:char function setf c-type parser + cl:char function setf-function c-type parser commentify-argument-names function commentify-function-type function const-string c-type @@ -78,7 +78,7 @@ c-types-impl.lisp fun c-type func c-type cl:function function class c-type - int c-type + sod-utilities:int c-type opthandler kind-c-tagged-type generic llong c-type long c-type @@ -106,7 +106,7 @@ c-types-impl.lisp ptr c-type ptrdiff-t c-type reify-variable-argument-tail function - cl:schar function setf c-type + cl:schar function setf-function c-type short c-type short-int c-type signed c-type @@ -201,13 +201,13 @@ class-finalize-impl.lisp 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 @@ -240,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 @@ -280,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 @@ -329,21 +331,21 @@ classes.lisp sod-class-chain-head generic sod-class-chain-link generic sod-class-chains generic - sod-class-class-initializers generic setf + sod-class-class-initializers generic setf-generic sod-class-direct-superclasses generic sod-class-ilayout generic - sod-class-initfrags generic setf + sod-class-initfrags generic setf-generic sod-class-initializer class - sod-class-instance-initializers generic setf - sod-class-messages generic setf + sod-class-instance-initializers generic setf-generic + sod-class-messages generic setf-generic sod-class-metaclass generic - sod-class-methods generic setf + sod-class-methods generic setf-generic sod-class-name generic sod-class-nickname generic sod-class-precedence-list generic - sod-class-slots generic setf + sod-class-slots generic setf-generic sod-class-state generic - sod-class-tearfrags generic setf + sod-class-tearfrags generic setf-generic sod-class-type generic sod-class-vtables generic sod-initarg class @@ -384,7 +386,7 @@ codegen-proto.lisp call-inst class codegen-add-function generic codegen-build-function function - codegen-functions generic setf + codegen-functions generic setf-generic codegen-pop generic codegen-pop-block generic codegen-pop-function generic @@ -450,7 +452,7 @@ codegen-proto.lisp temporary-name class temporary-var generic update-inst class - var-in-use-p generic setf + var-in-use-p generic setf-generic var-inst class while-inst class with-temporary-var macro @@ -510,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 @@ -539,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 @@ -552,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 @@ -579,15 +582,18 @@ 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 define-module-var macro finalize-module generic module class - module-dependencies generic setf + module-dependencies generic setf-generic + module-errors generic module-import generic - module-items generic setf + module-items generic setf-generic module-name generic module-pset generic with-module-environment macro @@ -602,9 +608,9 @@ output-proto.lisp make-sequencer-item function sequence-output macro sequencer class - sequencer-constraints generic setf + sequencer-constraints generic setf-generic sequencer-item class - sequencer-item-functions function setf + sequencer-item-functions function setf-function sequencer-item-name function sequencer-item-p function sequencer-table generic @@ -625,7 +631,7 @@ pset-proto.lisp make-pset function p-key function p-name function - p-seenp function setf + p-seenp function setf-function p-type function p-value function property class @@ -828,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 @@ -942,6 +951,7 @@ decode-property cl:integer cl:string cl:symbol + c-fragment c-type property effective-method-after-methods @@ -1009,7 +1019,6 @@ expand-c-type-form (eql fn) t (eql fun) t (eql func) t - (eql int) t (eql long) t (eql long-double) t (eql long-double-complex) t @@ -1034,6 +1043,7 @@ expand-c-type-form (eql wchar-t) t (eql []) t (eql sod-parser:lisp) t + (eql sod-utilities:int) t cl:string t expand-c-type-spec (eql cl:char) @@ -1047,7 +1057,6 @@ expand-c-type-spec (eql double-imaginary) (eql float-complex) (eql float-imaginary) - (eql int) (eql llong) (eql long) (eql long-double) @@ -1090,6 +1099,7 @@ expand-c-type-spec (eql va-list) (eql void) (eql wchar-t) + (eql sod-utilities:int) cl:list cl:string sod-parser:file-location @@ -1106,6 +1116,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 @@ -1309,13 +1321,12 @@ method-entry-function-type method-entry method-entry-slot-name method-entry -method-keyword-argument-lists - effective-method t t - sod::initialization-effective-method t t module-dependencies module (setf module-dependencies) t module +module-errors + module module-import t module @@ -1391,6 +1402,8 @@ cl:print-object sod-message t sod-method t sod-slot t + sod-slot-initarg t + sod-user-initarg t temporary-name t update-inst t var-inst t @@ -1504,8 +1517,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 @@ -1517,6 +1534,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 @@ -1591,6 +1611,7 @@ vtmsgs-subclass Package `sod-frontend' frontend.lisp + augment-options function main function Classes: @@ -1604,14 +1625,11 @@ Package `sod-parser' floc-proto.lisp base-lexer-error class base-syntax-error class - cerror* function cerror*-with-location function cerror-with-location function classify-condition generic condition-with-location class count-and-report-errors macro - enclosed-condition generic - enclosing-condition class enclosing-condition-with-location class enclosing-condition-with-location-type generic enclosing-error-with-location class @@ -1623,20 +1641,16 @@ floc-proto.lisp file-location-filename function file-location-line function file-location-p function - info function info-with-location function - information class information-with-location class make-condition-with-location function make-file-location function - noted function parser-error class parser-error-expected generic parser-error-found generic report-parser-error function simple-condition-with-location class simple-error-with-location class - simple-information class simple-information-with-location class simple-lexer-error class simple-syntax-error class @@ -1675,7 +1689,7 @@ parser-proto.lisp ? parser cl:and macro parser call-pluggable-parser function - cl:char function setf c-type parser + cl:char function setf-function c-type parser character-parser-context class combine-parser-failures function commit parser @@ -1742,12 +1756,12 @@ scanner-proto.lisp parser-scanner generic scanner-at-eof-p generic scanner-capture-place generic - scanner-column generic setf + scanner-column generic setf-generic scanner-context class scanner-current-char generic scanner-filename generic scanner-interval generic - scanner-line generic setf + scanner-line generic setf-generic scanner-release-place generic scanner-restore-place generic scanner-step generic @@ -1761,14 +1775,13 @@ scanner-proto.lisp token-value generic with-scanner-place macro -streams-impl.lisp +streams-proto.lisp position-aware-input-stream class position-aware-output-stream class position-aware-stream class - position-aware-stream-column generic setf - position-aware-stream-line generic setf - -streams-proto.lisp + position-aware-stream-column generic setf-generic + position-aware-stream-line generic setf-generic + stream-line-and-column generic stream-pathname generic Classes: @@ -1776,9 +1789,9 @@ cl:t sb-pcl::slot-object cl:condition condition-with-location - enclosing-condition-with-location [enclosing-condition] + enclosing-condition-with-location [sod-utilities:enclosing-condition] enclosing-error-with-location [cl:error] - enclosing-information-with-location [information] + enclosing-information-with-location [sod-utilities:information] enclosing-warning-with-location [cl:warning] error-with-location [cl:error] base-lexer-error @@ -1788,21 +1801,21 @@ cl:t simple-error-with-location [cl:simple-error] simple-lexer-error [base-lexer-error] simple-syntax-error [base-syntax-error] - information-with-location [information] - simple-information-with-location [simple-information] + information-with-location [sod-utilities:information] + simple-information-with-location [sod-utilities:simple-information] simple-condition-with-location [cl:simple-condition] warning-with-location [cl:warning] simple-warning-with-location [cl:simple-warning] - enclosing-condition + sod-utilities:enclosing-condition enclosing-condition-with-location [condition-with-location] enclosing-error-with-location [cl:error] - enclosing-information-with-location [information] + enclosing-information-with-location [sod-utilities:information] enclosing-warning-with-location [cl:warning] - information + sod-utilities:information enclosing-information-with-location [enclosing-condition-with-location] information-with-location [condition-with-location] - simple-information-with-location [simple-information] - simple-information [cl:simple-condition] + simple-information-with-location [sod-utilities:simple-information] + sod-utilities:simple-information [cl:simple-condition] simple-information-with-location [information-with-location] cl:serious-condition cl:error @@ -1826,7 +1839,7 @@ cl:t simple-error-with-location [error-with-location] simple-lexer-error [base-lexer-error] simple-syntax-error [base-syntax-error] - simple-information [information] + sod-utilities:simple-information [sod-utilities:information] simple-information-with-location [information-with-location] cl:simple-warning [cl:warning] simple-warning-with-location [warning-with-location] @@ -1943,14 +1956,12 @@ classify-condition cl:warning base-lexer-error base-syntax-error - information -enclosed-condition - enclosing-condition + sod-utilities:information enclosing-condition-with-location-type cl:condition cl:error cl:warning - information + sod-utilities:information expand-parser-form t (eql cl:and) t t (eql cl:list) t @@ -2145,6 +2156,9 @@ cl:shared-initialize charbuf-scanner t [:after] simple-binary-operator t [:after] token-scanner t [:after] +stream-line-and-column + cl:stream + position-aware-stream sb-gray:stream-line-column position-aware-output-stream stream-pathname @@ -2208,26 +2222,26 @@ optparse.lisp exit function help-options optmacro inc opthandler - int opthandler + sod-utilities:int c-type opthandler invoke-option-handler function cl:keyword opthandler cl:list function class parser opthandler make-option function make-option-parser function moan function - op-long-only-p function setf - op-negated-numeric-p function setf - op-negated-p function setf - op-non-option function setf - op-numeric-p function setf - op-options function setf - opt-arg-name function setf - opt-arg-optional-p function setf - opt-documentation function setf - opt-long-name function setf - opt-negated-tag function setf - opt-short-name function setf - opt-tag function setf + op-long-only-p function setf-function + op-negated-numeric-p function setf-function + op-negated-p function setf-function + op-non-option function setf-function + op-numeric-p function setf-function + op-options function setf-function + opt-arg-name function setf-function + opt-arg-optional-p function setf-function + opt-documentation function setf-function + opt-long-name function setf-function + opt-negated-tag function setf-function + opt-short-name function setf-function + opt-tag function setf-function option class option-parse-error function class option-parse-next function @@ -2281,6 +2295,7 @@ utilities.lisp awhen macro backtrack-position function categorize macro + cerror* function compose function copy-instance function copy-instance-using-class generic @@ -2291,12 +2306,18 @@ utilities.lisp designated-condition function distinguished-point-shortest-paths function dosequence macro + enclosed-condition generic + enclosing-condition class sb-mop:eql-specializer class sb-mop:eql-specializer-object generic + find-duplicates function frob-identifier function - sb-mop:generic-function-methods generic setf + sb-mop:generic-function-methods generic setf-generic inconsistent-merge-error class + info function + information class instance-initargs generic + int c-type opthandler invoke-associated-restart function it lbuild-add function @@ -2309,14 +2330,18 @@ utilities.lisp mappend function maybe-print-unreadable-object macro merge-error-candidates generic + merge-error-present-function generic merge-lists function sb-mop:method-specializers generic + noted function once-only macro parse-body function partial-order-minima function print-ugly-stuff function - ref function setf + promiscuous-cerror function + ref function setf-function simple-control-error class + simple-information class symbolicate function update-position function whitespace-char-p function @@ -2327,6 +2352,9 @@ Classes: cl:t sb-pcl::slot-object cl:condition + enclosing-condition + information + simple-information [cl:simple-condition] cl:serious-condition cl:error cl:control-error @@ -2337,6 +2365,7 @@ cl:t cl:simple-condition cl:simple-error [cl:error] simple-control-error [cl:control-error] + simple-information [information] cl:standard-object sb-mop:metaobject sb-mop:specializer @@ -2350,8 +2379,14 @@ cl:t loc Methods: +sod-parser:classify-condition + information copy-instance-using-class cl:standard-class t +enclosed-condition + enclosing-condition +sod-parser:enclosing-condition-with-location-type + information sb-mop:eql-specializer-object sb-mop:eql-specializer sb-mop:generic-function-methods @@ -2362,6 +2397,8 @@ instance-initargs cl:standard-object merge-error-candidates inconsistent-merge-error +merge-error-present-function + inconsistent-merge-error sb-mop:method-specializers cl:standard-method