mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-30 03:40:34 +02:00
* module/language/tree-il/analyze.scm (<reference-graph>): Oh my goodness, constructor args were reversed relative to field order. Constructor use was consistent but it was terribly confusing; fixed and updated uses. (unused-toplevel-analysis): Add ability for functions to mark themselves as "maybe-unused"; such functions won't cause unused toplevel warnings. * module/language/tree-il/compile-bytecode.scm (sanitize-meta): (compile-closure): * module/language/tree-il/compile-cps.scm (sanitize-meta): Prevent maybe-unused from being needlessly written out to the binary. |
||
---|---|---|
.. | ||
ice-9 | ||
language | ||
oop | ||
rnrs | ||
scheme | ||
scripts | ||
srfi | ||
sxml | ||
system | ||
texinfo | ||
web | ||
Makefile.am | ||
rnrs.scm | ||
statprof.scm | ||
texinfo.scm |