rename sc-expand to macroexpand
authorAndy Wingo <wingo@pobox.com>
Fri, 19 Mar 2010 14:22:27 +0000 (15:22 +0100)
committerAndy Wingo <wingo@pobox.com>
Fri, 19 Mar 2010 14:22:27 +0000 (15:22 +0100)
commit8a73a6d2943ee081fa0497cd37abcc2f72ca9164
treeef786bed1e8f5e0c10df9a3c03cb685ce7f65448
parent6ffd4131ffa11d0a91cc555641f40457fd2ba7d0
rename sc-expand to macroexpand

* module/ice-9/boot-9.scm (macroexpand): Rename from sc-expand.
  (%pre-modules-transformer): Adapt to name change.
* module/ice-9/compile-psyntax.scm: Adapt to name change.
* module/ice-9/psyntax-pp.scm: Regenerated.
* module/ice-9/psyntax.scm: Rename sc-expand to macroexpand.
* module/language/scheme/compile-tree-il.scm (compile-tree-il): Adapt to
  name change.
module/ice-9/boot-9.scm
module/ice-9/compile-psyntax.scm
module/ice-9/psyntax-pp.scm
module/ice-9/psyntax.scm
module/language/scheme/compile-tree-il.scm