mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-18 18:40:22 +02:00
* module/language/tree-il/peval.scm (peval): Always evaluate the body in values context, as a captured continuation could continue to a continuation of any arity. However the handler, if it returns, does return to the prompt's continuation. Fixes #14347. Thanks to Jussi Piitulainen for the report. * test-suite/tests/control.test ("shift and reset"): Add a test. |
||
---|---|---|
.. | ||
analyze.scm | ||
canonicalize.scm | ||
compile-glil.scm | ||
cse.scm | ||
debug.scm | ||
effects.scm | ||
fix-letrec.scm | ||
inline.scm | ||
optimize.scm | ||
peval.scm | ||
primitives.scm | ||
spec.scm |