mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-10 14:00:21 +02:00
* module/language/cps/reify-primitives.scm (reify-lookup): * module/language/tree-il/compile-cps.scm (toplevel-box): Instead of checking that the result of module-variable is a variable, and possibly checking that it's bound, we just call intrinsics that throw exceptions if the variable isn't bound. This reduces useless inlining that can't inform CPS optimizations, as they are tangled in diamond control flow. |
||
---|---|---|
.. | ||
ice-9 | ||
language | ||
oop | ||
rnrs | ||
scheme | ||
scripts | ||
srfi | ||
sxml | ||
system | ||
texinfo | ||
web | ||
Makefile.am | ||
rnrs.scm | ||
statprof.scm | ||
texinfo.scm |