Add expansion rules for predicates like `vector?', `char?', etc. that
authorChris Hanson <org/chris-hanson/cph>
Sat, 29 Oct 1988 00:07:15 +0000 (00:07 +0000)
committerChris Hanson <org/chris-hanson/cph>
Sat, 29 Oct 1988 00:07:15 +0000 (00:07 +0000)
commitb2f6a2ff290e9bea5c43c6add5103839fa6326ed
tree6e4371c8fbc6a1559b897f31206756de08a28147
parent89cca90ae60dbaeaaa17cca714f842dc71713981
Add expansion rules for predicates like `vector?', `char?', etc. that
expand into code that the compiler can open code pretty well.  Add new
global variables `sf/default-syntax-table' and
`sf/top-level-definitions', the latter being a list of names which
should not be treated specially by `usual-integrations'.
v7/src/sf/make.scm
v7/src/sf/sf.pkg
v7/src/sf/sf.sf
v7/src/sf/toplev.scm
v7/src/sf/usiexp.scm
v7/src/sf/xform.scm
v8/src/sf/make.scm
v8/src/sf/toplev.scm