mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-24 13:30:21 +02:00
* module/ice-9/psyntax.scm (id-var-name): Add a nice long comment. (lookup): Remove, as it is no longer used. (resolve-identifier): New helper, replaces most uses of id-var-name then `lookup'. (syntax-type, syntax, set!, fluid-let-syntax): Adapt to use resolve-identifier. (free-id=?): Adapt to id-var-name returning syntax objects. |
||
---|---|---|
.. | ||
ice-9 | ||
language | ||
oop | ||
rnrs | ||
scripts | ||
srfi | ||
sxml | ||
system | ||
texinfo | ||
web | ||
Makefile.am | ||
rnrs.scm | ||
statprof.scm | ||
texinfo.scm |