src/: Add commentary to the generated code.
[sod] / doc / SYMBOLS
index e19df8b..b73d8a9 100644 (file)
@@ -329,6 +329,7 @@ codegen-proto.lisp
   *null-pointer*                                variable
   *sod-ap*                                      variable
   *sod-master-ap*                               variable
+  banner-inst                                   class
   block-inst                                    class
   break-inst                                    class
   call-inst                                     class
@@ -345,12 +346,14 @@ codegen-proto.lisp
   deliver-call                                  function
   deliver-expr                                  function
   do-while-inst                                 class
+  emit-banner                                   function
   emit-decl                                     generic
   emit-decls                                    generic
   emit-inst                                     generic
   emit-insts                                    generic
   ensure-var                                    generic
   expr-inst                                     class
+  format-banner-comment                         function
   format-compound-statement                     macro
   format-temporary-name                         generic
   function-inst                                 class
@@ -358,9 +361,12 @@ codegen-proto.lisp
   inst                                          class
   inst-alt                                      generic
   inst-args                                     generic
+  inst-banner                                   generic
+  inst-banner-args                              generic
   inst-body                                     generic
   inst-cond                                     generic
   inst-conseq                                   generic
+  inst-control                                  generic
   inst-decls                                    generic
   inst-expr                                     generic
   inst-func                                     generic
@@ -370,6 +376,7 @@ codegen-proto.lisp
   inst-op                                       generic
   inst-type                                     generic
   inst-var                                      generic
+  make-banner-inst                              function
   make-block-inst                               function
   make-break-inst                               function
   make-call-inst                                function
@@ -605,6 +612,7 @@ cl:t
       ichain
       ilayout
       inst
+        banner-inst
         block-inst
         break-inst
         call-inst
@@ -1041,7 +1049,12 @@ ilayout-ichains
 inst-alt
   if-inst
 inst-args
+  banner-inst
   call-inst
+inst-banner
+  function-inst
+inst-banner-args
+  function-inst
 inst-body
   block-inst
   do-while-inst
@@ -1057,6 +1070,8 @@ inst-cond
   while-inst
 inst-conseq
   if-inst
+inst-control
+  banner-inst
 inst-decls
   block-inst
 inst-expr
@@ -1073,6 +1088,7 @@ inst-metric
   cl:list
   cl:null
   t
+  banner-inst
   block-inst
   break-inst
   call-inst
@@ -1181,6 +1197,7 @@ print-c-type
   t simple-c-type
   t tagged-c-type
 cl:print-object
+  banner-inst t
   base-offset t
   block-inst t
   break-inst t