1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 20:30:28 +02:00
guile/module/language/scheme
Andy Wingo 8a73a6d294 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.
2010-03-19 15:22:27 +01:00
..
compile-tree-il.scm rename sc-expand to macroexpand 2010-03-19 15:22:27 +01:00
decompile-tree-il.scm Change Guile license to LGPLv3+ 2009-06-17 00:22:09 +01:00
spec.scm compilation enviroments are always modules; simplifications & refactorings 2009-10-16 15:33:32 +02:00