X-Git-Url: https://git.distorted.org.uk/~mdw/sod/blobdiff_plain/e43d353268fc869045f757932d78d6073db9de6e..cab163b724806bf1d0dcf48795dba8ca1ffbd967:/doc/SYMBOLS diff --git a/doc/SYMBOLS b/doc/SYMBOLS index 8ae77fe..ced5f77 100644 --- a/doc/SYMBOLS +++ b/doc/SYMBOLS @@ -145,9 +145,11 @@ c-types-proto.lisp argument-type function argumentp function c-name-case function + c-qualifier-keyword generic c-type macro class c-type-alias macro c-type-equal-p generic + c-type-qualifier-keywords function c-type-qualifiers generic c-type-space function c-type-subtype generic @@ -178,6 +180,7 @@ class-finalize-proto.lisp compute-chains generic compute-cpl generic finalize-sod-class generic + guess-metaclass generic class-layout-impl.lisp sod-class-effective-slot class @@ -244,8 +247,6 @@ class-layout-proto.lisp class-make-proto.lisp check-message-type generic check-method-type generic - define-sod-class macro - guess-metaclass generic make-sod-class function make-sod-class-initializer generic make-sod-initializer-using-slot generic @@ -321,40 +322,18 @@ classes.lisp sod-slot-type generic codegen-impl.lisp - call-inst class codegen class - do-while-inst class - if-inst class - inst-alt generic - inst-ap generic - inst-arg generic - inst-args generic - inst-body generic - inst-cond generic - inst-conseq generic - inst-from generic - inst-func generic - inst-to generic - make-call-inst function - make-do-while-inst function - make-if-inst function - make-va-copy-inst function - make-va-end-inst function - make-va-start-inst function - make-while-inst function temporary-argument class temporary-function function class temporary-variable class - va-copy-inst class - va-end-inst class - va-start-inst class - while-inst class codegen-proto.lisp + *null-pointer* variable *sod-ap* variable *sod-master-ap* variable block-inst class break-inst class + call-inst class codegen-add-function generic codegen-build-function function codegen-functions generic setf @@ -365,7 +344,9 @@ codegen-proto.lisp continue-inst class convert-stmts function definst macro + deliver-call function deliver-expr function + do-while-inst class emit-decl generic emit-decls generic emit-inst generic @@ -375,10 +356,16 @@ codegen-proto.lisp format-compound-statement macro format-temporary-name generic function-inst class + if-inst class inst class + inst-alt generic + inst-args generic inst-body generic + inst-cond generic + inst-conseq generic inst-decls generic inst-expr generic + inst-func generic inst-init generic inst-metric generic inst-name generic @@ -387,13 +374,17 @@ codegen-proto.lisp inst-var generic make-block-inst function make-break-inst function + make-call-inst function make-continue-inst function + make-do-while-inst function make-expr-inst function make-function-inst function + make-if-inst function make-return-inst function make-set-inst function make-update-inst function make-var-inst function + make-while-inst function return-inst class set-inst class temp-tag generic @@ -402,6 +393,7 @@ codegen-proto.lisp update-inst class var-in-use-p generic setf var-inst class + while-inst class with-temporary-var macro final.lisp @@ -409,6 +401,8 @@ final.lisp *sod-version* variable exercise function test-module function + test-parse-c-type function + test-parser macro fragment-parse.lisp parse-delimited-fragment function @@ -507,6 +501,7 @@ module-output.lisp banner function declare-output-type function guard-name function + one-off-output function output-module function output-type-pathname function @@ -625,9 +620,6 @@ cl:t return-inst set-inst update-inst - va-copy-inst - va-end-inst - va-start-inst var-inst while-inst islots @@ -692,6 +684,8 @@ c-fragment-text c-fragment c-function-arguments c-function-type +c-qualifier-keyword + cl:symbol c-tagged-type-kind c-enum-type c-struct-type @@ -1051,11 +1045,6 @@ ilayout-ichains ilayout inst-alt if-inst -inst-ap - va-end-inst - va-start-inst -inst-arg - va-start-inst inst-args call-inst inst-body @@ -1081,8 +1070,6 @@ inst-expr return-inst set-inst update-inst -inst-from - va-copy-inst inst-func call-inst inst-init @@ -1103,9 +1090,6 @@ inst-metric return-inst set-inst update-inst - va-copy-inst - va-end-inst - va-start-inst var-inst while-inst inst-name @@ -1113,8 +1097,6 @@ inst-name var-inst inst-op update-inst -inst-to - va-copy-inst inst-type function-inst var-inst @@ -1235,9 +1217,6 @@ cl:print-object sod-slot t temporary-name t update-inst t - va-copy-inst t - va-end-inst t - va-start-inst t var-inst t vtable t vtable-pointer t @@ -1493,6 +1472,7 @@ parser-proto.lisp cl:char function setf c-type parser character-parser-context class combine-parser-failures function + commit parser cond-parse macro define-pluggable-parser macro defparse macro @@ -1509,6 +1489,8 @@ parser-proto.lisp cl:not function parser cl:or macro parser parse + parse-empty function + parse-fail function parser macro parser-at-eof-p generic parser-capture-place generic @@ -1698,6 +1680,7 @@ expand-parser-form t (eql cl:t) t t (eql cl:when) t t (eql ?) t + t (eql commit) t t (eql expr) t t (eql label) t t (eql lisp) t