X-Git-Url: https://git.distorted.org.uk/~mdw/sod/blobdiff_plain/388ab3827ab7c584c30723f5044c2a38cf6fe55d..17c7c784e0632dff2f93a69a837585fd6f31f4a1:/doc/SYMBOLS diff --git a/doc/SYMBOLS b/doc/SYMBOLS index e903d91..5e076c5 100644 --- a/doc/SYMBOLS +++ b/doc/SYMBOLS @@ -307,8 +307,11 @@ class-utilities.lisp ichain-struct-tag function ichain-union-tag function ilayout-struct-tag function + inheritance-path-reporter-state class islots-struct-tag function + make-inheritance-path-reporter-state function message-macro-name function + report-inheritance-path function sod-subclass-p function valid-name-p function vtable-name function @@ -464,6 +467,7 @@ lexer-proto.lisp define-indicator function cl:error function class parser lexer-error function + must parser scan-comment function skip-until function parser sod-token-scanner class @@ -670,6 +674,7 @@ cl:t sod-class-effective-slot ichain ilayout + inheritance-path-reporter-state inst banner-inst block-inst @@ -1579,6 +1584,7 @@ floc-proto.lisp enclosing-condition-with-location class enclosing-condition-with-location-type generic enclosing-error-with-location class + enclosing-information-with-location class enclosing-warning-with-location class error-with-location function class file-location generic class @@ -1586,10 +1592,17 @@ 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 simple-condition-with-location class simple-error-with-location class + simple-information class + simple-information-with-location class simple-warning-with-location class warn-with-location function warning-with-location class @@ -1728,16 +1741,26 @@ cl:t condition-with-location enclosing-condition-with-location [enclosing-condition] enclosing-error-with-location [cl:error] + enclosing-information-with-location [information] enclosing-warning-with-location [cl:warning] error-with-location [cl:error] simple-error-with-location [cl:simple-error] + information-with-location [information] + simple-information-with-location [simple-information] simple-condition-with-location [cl:simple-condition] warning-with-location [cl:warning] simple-warning-with-location [cl:simple-warning] enclosing-condition enclosing-condition-with-location [condition-with-location] enclosing-error-with-location [cl:error] + enclosing-information-with-location [information] enclosing-warning-with-location [cl:warning] + 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 [information-with-location] cl:serious-condition cl:error enclosing-error-with-location [enclosing-condition-with-location] @@ -1749,6 +1772,8 @@ cl:t simple-condition-with-location [condition-with-location] cl:simple-error [cl:error] simple-error-with-location [error-with-location] + simple-information [information] + simple-information-with-location [information-with-location] cl:simple-warning [cl:warning] simple-warning-with-location [warning-with-location] cl:warning @@ -1865,6 +1890,7 @@ enclosing-condition-with-location-type cl:condition cl:error cl:warning + information expand-parser-form t (eql cl:and) t t (eql cl:list) t @@ -1892,6 +1918,7 @@ expand-parser-form list-parser (eql cl:type) t token-parser-context (eql token) t token-scanner-context (eql cl:error) t + token-scanner-context (eql sod:must) t token-scanner-context (eql sod:skip-until) t expand-parser-spec t (eql :eof) @@ -2196,6 +2223,9 @@ utilities.lisp default-slot macro define-access-wrapper macro define-on-demand-slot macro + defvar-unbound macro + designated-condition function + distinguished-point-shortest-paths function dosequence macro sb-mop:eql-specializer class sb-mop:eql-specializer-object generic @@ -2218,6 +2248,7 @@ utilities.lisp sb-mop:method-specializers generic once-only macro parse-body function + partial-order-minima function print-ugly-stuff function ref function setf symbolicate function