mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-02 04:40:29 +02:00
* module/ice-9/boot-9.scm (define-module): Rewrite as a syntax-case macro, so that the expansion has proper module hygiene. Otherwise process-define-module isn't properly resolved against the root module -- a bytecode file that starts with a define-module would just try to look up process-define-module from the current module. (compile-define-module-args): Remove. Internal, and no one else used it. |
||
---|---|---|
.. | ||
ice-9 | ||
language | ||
oop | ||
rnrs | ||
scripts | ||
srfi | ||
sxml | ||
system | ||
texinfo | ||
Makefile.am | ||
statprof.scm | ||
texinfo.scm |