mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-10 14:00:21 +02:00
* module/ice-9/boot-9.scm (load-in-vicinity): New helper, loads a file relative to a path. (load): Turn into a macro that captures the name of the source file being expanded, and dispatches to load-in-vicinity. Referencing `load' by bare name returns a closure that embeds the current source file name. |
||
---|---|---|
.. | ||
ice-9 | ||
language | ||
oop | ||
rnrs | ||
scripts | ||
srfi | ||
sxml | ||
system | ||
texinfo | ||
web | ||
Makefile.am | ||
rnrs.scm | ||
statprof.scm | ||
texinfo.scm |