[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Guile-commits] branch main updated (12afcc74f -> 522b0b451)
From: |
Andy Wingo |
Subject: |
[Guile-commits] branch main updated (12afcc74f -> 522b0b451) |
Date: |
Mon, 18 Nov 2024 09:08:49 -0500 (EST) |
wingo pushed a change to branch main
in repository guile.
from 12afcc74f psyntax: Simplify locally-bound-identifiers
new b4aebbd7a psyntax: Cleanups; ensure order of top-level expansion
new 522b0b451 psyntax: Match when rebuilding macro output
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
module/ice-9/psyntax-pp.scm | 249 ++++++++++++++++++++++++++++++--------------
module/ice-9/psyntax.scm | 149 +++++++++++++-------------
2 files changed, 247 insertions(+), 151 deletions(-)
- [Guile-commits] branch main updated (12afcc74f -> 522b0b451),
Andy Wingo <=