mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-04 19:20:27 +02:00
Append "." to the default %load-path. (feature?): new function: checks for a symbol in the features list. (module-local-variable): remove apparently useless (caddr (list m v ...)) (%load-announce): minor formatting change. (file-exists?): use access? if posix is featured. (file-is-directory?): use stat if i/o-extensions is featured. (try-module-autoload module-name): use file-exists? before file-is-directory? |
||
---|---|---|
.. | ||
.cvsignore | ||
boot-9.scm | ||
ChangeLog | ||
configure | ||
configure.in | ||
COPYING | ||
debug.scm | ||
hcons.scm | ||
lineio.scm | ||
Makefile.in | ||
mapping.scm | ||
poe.scm | ||
slib.scm | ||
tags.scm | ||
threads.scm |