Don't insert top-level bindings of procedures into code, assuming that
authorChris Hanson <org/chris-hanson/cph>
Thu, 14 Feb 2008 02:12:52 +0000 (02:12 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 14 Feb 2008 02:12:52 +0000 (02:12 +0000)
commitddad4012e94f6a82df8a590d71cf7d2afedf85da
treecf9d3ccf33566a9e8511dd80327f44de7142f3c7
parent8883d4e782dc02bbe2fc8dcc97cfdc745de8b8c4
Don't insert top-level bindings of procedures into code, assuming that
they are primitives.  Use explicit references to primitives.
v7/src/compiler/back/syerly.scm
v7/src/compiler/base/scode.scm
v7/src/compiler/fggen/fggen.scm
v7/src/edwin/xform.scm
v7/src/runtime/lambda.scm
v7/src/runtime/syntax-output.scm
v7/src/runtime/urtrap.scm