mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-01 04:10:18 +02:00
* module/ice-9/psyntax.scm (build-annotated): New helper, used by the output constructors. (build-application, build-conditional, build-lexical-reference) (build-lexical-assignment, build-global-reference) (build-global-assignment, build-global-definition, build-lambda) (build-primref, build-data, build-sequence, build-let) (build-named-let, build-letrec, build-lexical-var): Use build-annotated, so we produce annotated source if we have source information. * module/ice-9/psyntax-pp.scm: Regenerated. |
||
---|---|---|
.. | ||
ice-9 | ||
language | ||
oop | ||
srfi | ||
system | ||
Makefile.am |