mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-31 17:30:24 +02:00
* module/language/tree-il/peval.scm (peval): When going to peval a call whose operator isn't just a lambda but is a let-bound lambda, as one bound via define-inlinable, don't create a new counter if the lambda is only referenced once in the source. Avoids needless failure to inline once-referenced procedures. * test-suite/tests/peval.test ("partial evaluation"): Wheeeee |
||
---|---|---|
.. | ||
ice-9 | ||
language | ||
oop | ||
rnrs | ||
scripts | ||
srfi | ||
sxml | ||
system | ||
texinfo | ||
web | ||
Makefile.am | ||
rnrs.scm | ||
statprof.scm | ||
texinfo.scm |