mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-29 19:30:36 +02:00
* module/ice-9/psyntax.scm (build-lexical-reference): No "type" parameter. Adapt callers. (valid-bound-ids?, distinct-bound-ids?, bound-id-member?): Use match. (expand-sequence, expand-top-sequence): Use match. For expand-top-sequence, ensure that both phases of expansion are run in order; was the case before, but by accident. Don't accumulate results in reverse. (parse-when-list): Use match. |
||
---|---|---|
.. | ||
ice-9 | ||
language | ||
oop | ||
rnrs | ||
scheme | ||
scripts | ||
srfi | ||
sxml | ||
system | ||
texinfo | ||
web | ||
Makefile.am | ||
rnrs.scm | ||
statprof.scm | ||
texinfo.scm |