mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-06 04:00:26 +02:00
* module/language/cps/contification.scm (compute-contification): When eliding let-bound functions, also record the cont that declares the function. (apply-contification): Instead of reifying ($values ()) gotos instead of the elided function, inline the body that binds the function directly. This ensures that the function gets contified in its own scope. |
||
---|---|---|
.. | ||
arities.scm | ||
closure-conversion.scm | ||
compile-rtl.scm | ||
constructors.scm | ||
contification.scm | ||
dfg.scm | ||
elide-values.scm | ||
primitives.scm | ||
reify-primitives.scm | ||
slot-allocation.scm | ||
spec.scm | ||
verify.scm |