Change expansion of OR to use scode disjunction type. This produces
authorChris Hanson <org/chris-hanson/cph>
Fri, 14 Mar 2003 01:12:39 +0000 (01:12 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 14 Mar 2003 01:12:39 +0000 (01:12 +0000)
commitac597eeb2ced9067599e32619b5f3212cd6bbe18
tree6dd7d839d10f2f352e5f69bc4c8d683ae2b51332
parent572d3b216907b4ccd2f770bfa78367fd373fd1b7
Change expansion of OR to use scode disjunction type.  This produces
more efficient code, because the compiler recognizes it and behaves
specially.
v7/src/runtime/mit-syntax.scm
v7/src/runtime/syntax-output.scm