mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-01 20:30:28 +02:00
* module/language/tree-il/compile-cps2.scm (adapt-arity): New procedure. This is equivalent to (language cps arities), but as it is a necessary pass and not an optimization it's more proper to put it in the converter itself. Unlike with the nested CPS representation, it's possible to look up continuations without making a DFG. (convert): Adapt arities as necessary. |
||
---|---|---|
.. | ||
ice-9 | ||
language | ||
oop | ||
rnrs | ||
scripts | ||
srfi | ||
sxml | ||
system | ||
texinfo | ||
web | ||
Makefile.am | ||
rnrs.scm | ||
statprof.scm | ||
texinfo.scm |