mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-21 03:00:19 +02:00
* module/language/tree-il/optimize.scm (peval): Propagate ARGS to BODY only when all of ARGS are pure. Change APP to use `maybe-unconst' for its arguments. * test-suite/tests/tree-il.test ("partial evaluation"): Add tests for mutability preservation and non-propagation of non-constant arguments to lambdas. |
||
---|---|---|
.. | ||
assembly | ||
brainfuck | ||
bytecode | ||
ecmascript | ||
elisp | ||
glil | ||
objcode | ||
scheme | ||
tree-il | ||
value | ||
assembly.scm | ||
glil.scm | ||
objcode.scm | ||
tree-il.scm |