mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-05 19:50:23 +02:00
* module/ice-9/psyntax.scm (source-annotation): Only get source info from syntax objects. (strip): Don't attach source info. (macroexpand): Don't proxy source info in that isn't in a syntax object. (datum->syntax): Don't proxy source info from source-properties. * test-suite/tests/compiler.test ("psyntax"): * test-suite/tests/coverage.test (code): * test-suite/tests/eval-string.test ("basic"): * test-suite/tests/syntax.test ("expressions"): * test-suite/tests/tree-il.test ("warnings"): Update tests that attach source properties to use read-and-compile, or read-syntax. |
||
---|---|---|
.. | ||
ice-9 | ||
language | ||
oop | ||
rnrs | ||
scheme | ||
scripts | ||
srfi | ||
sxml | ||
system | ||
texinfo | ||
web | ||
Makefile.am | ||
rnrs.scm | ||
statprof.scm | ||
texinfo.scm |