Eliminate open-block-components and rename other procedures to include "scode".
authorChris Hanson <org/chris-hanson/cph>
Fri, 26 Jan 2018 05:52:16 +0000 (21:52 -0800)
committerChris Hanson <org/chris-hanson/cph>
Fri, 26 Jan 2018 05:52:16 +0000 (21:52 -0800)
commit205fbbac025e49fc74643401edca006c55da8051
treefe9a44e896f9ca5399642bffb6b6e503d459ad84
parent59c9d234e9f90bb211d6ef06993cba1753f95470
Eliminate open-block-components and rename other procedures to include "scode".
22 files changed:
src/6001/nodefs.scm
src/compiler/base/toplev.scm
src/compiler/fggen/canon.scm
src/compiler/fggen/fggen.scm
src/compiler/machines/C/compiler.pkg
src/compiler/machines/i386/compiler.pkg
src/compiler/machines/svm/compiler.pkg
src/compiler/machines/x86-64/compiler.pkg
src/edwin/xform.scm
src/runtime/codwlk.scm
src/runtime/host-adapter.scm
src/runtime/lambdx.scm
src/runtime/predicate-tagging.scm
src/runtime/runtime.pkg
src/runtime/scan.scm
src/runtime/syntax-output.scm
src/runtime/unsyn.scm
src/runtime/xeval.scm
src/sf/cgen.scm
src/sf/gimprt.scm [deleted file]
src/sf/sf.pkg
src/sf/xform.scm