diff options
author | Andy Wingo <wingo@pobox.com> | 2009-10-16 14:04:42 +0200 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2009-10-16 14:04:42 +0200 |
commit | 40867c9776de71b0a822e15234711f5259df76aa (patch) | |
tree | 27ac3b002ad79115f041c47a5548b58a05d5e6dc /module/language/assembly/compile-bytecode.scm | |
parent | 4b2afc625816ee1f159cdecb8d1316d9958401f7 (diff) | |
download | guile-40867c9776de71b0a822e15234711f5259df76aa.tar.gz |
no more *compilation-environment* fluid
* module/system/base/compile.scm (current-compilation-environment):
Remove, as the only thing that needed it (language readers) now get
the environment as an argument.
(read-and-compile, compile): Rework for no *compilation-environment*,
and default the environment using the define* mechanism.
* module/language/tree-il/analyze.scm (env-module): Hack around the lack
of a current compilation module. Will fix this in the next commit so
that the environment is always valid.
Diffstat (limited to 'module/language/assembly/compile-bytecode.scm')
0 files changed, 0 insertions, 0 deletions