1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-29 19:30:36 +02:00

psyntax: Separate core expanders from their installation

* module/ice-9/psyntax.scm (expand-let, expand-letrec, ...): Name these
expanders, then install them.  Allows for better code evolution and
decreases the indent.
* module/ice-9/psyntax-pp.scm: Regenerate.
This commit is contained in:
Andy Wingo 2024-11-18 16:53:41 +01:00
parent 6c4f9a58c9
commit cdf8473b19
2 changed files with 1424 additions and 1394 deletions

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff