X-Git-Url: https://git.distorted.org.uk/~mdw/sod/blobdiff_plain/3e166443f7ed632f0a8b3d0e680c2afcc265d56f..42291726898a019030c265b1063eac5d1d7bf173:/doc/SYMBOLS diff --git a/doc/SYMBOLS b/doc/SYMBOLS index 74dbead..4bbe9ac 100644 --- a/doc/SYMBOLS +++ b/doc/SYMBOLS @@ -70,6 +70,7 @@ c-types-impl.lisp double-complex c-type double-imaginary c-type enum c-type + find-simple-c-type function cl:float function class c-type float-complex c-type float-imaginary c-type @@ -195,6 +196,7 @@ class-finalize-impl.lisp dylan-cpl function flavors-cpl function l*loops-cpl function + merge-class-lists function python-cpl function class-finalize-proto.lisp @@ -462,6 +464,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 @@ -1575,7 +1578,9 @@ floc-proto.lisp enclosed-condition generic enclosing-condition class 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 @@ -1583,10 +1588,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 @@ -1725,16 +1737,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] @@ -1746,6 +1768,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 @@ -1858,6 +1882,11 @@ charbuf-scanner-map charbuf-scanner t enclosed-condition enclosing-condition +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 @@ -1885,6 +1914,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) @@ -2189,6 +2219,8 @@ utilities.lisp default-slot macro define-access-wrapper macro define-on-demand-slot macro + defvar-unbound macro + designated-condition function dosequence macro sb-mop:eql-specializer class sb-mop:eql-specializer-object generic @@ -2211,6 +2243,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