Introduce syntactic-environment/reserve to handle common case.
authorChris Hanson <org/chris-hanson/cph>
Fri, 26 Jan 2018 04:05:28 +0000 (20:05 -0800)
committerChris Hanson <org/chris-hanson/cph>
Fri, 26 Jan 2018 04:05:28 +0000 (20:05 -0800)
commitd935033e13939e184aaab677ad492a5433f361a6
tree9b86d4ce8b576f657cdb17467c4658c0b4be1053
parent014a2d5a0d84d7f59fee97d7788d193dfa701f3c
Introduce syntactic-environment/reserve to handle common case.

This also means that syntactic-environment/define is only used for keyword
items.
src/runtime/mit-syntax.scm
src/runtime/runtime.pkg
src/runtime/syntax-environment.scm