mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-22 04:30:19 +02:00
* module/language/cps/dfg.scm ($dfa): Store a CFA instead of a separate k-map and order. (dfa-k-idx, dfa-k-sym, dfa-k-count): Adapt. (compute-live-variables): Use analyze-control-flow instead of rolling out own RPO numbering. Will allow us to fix some prompt-related things in a central place. |
||
---|---|---|
.. | ||
ice-9 | ||
language | ||
oop | ||
rnrs | ||
scripts | ||
srfi | ||
sxml | ||
system | ||
texinfo | ||
web | ||
Makefile.am | ||
rnrs.scm | ||
statprof.scm | ||
texinfo.scm |