mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-24 13:30:21 +02:00
* module/language/tree-il/analyze.scm (analyze-lexicals): Fix bug in which variables bound within inits were being improperly allocated. * module/language/tree-il/compile-glil.scm (vars->bind-list): More detail in terrible debugging clause. * test-suite/tests/optargs.test ("lambda* inits"): Add tests for binding vars within inits. |
||
---|---|---|
.. | ||
assembly | ||
brainfuck | ||
bytecode | ||
ecmascript | ||
elisp | ||
glil | ||
objcode | ||
scheme | ||
tree-il | ||
value | ||
assembly.scm | ||
glil.scm | ||
objcode.scm | ||
tree-il.scm |