mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-12 14:50:19 +02:00
* module/language/tree-il/analyze.scm (analyze-lexicals): Add cases for <prompt>, <dynamic-wind>, and <control>. If a continuation is not referenced in the body of a prompt handler, mark the prompt as escape-only. * module/language/tree-il/inline.scm (inline!): Inline the handler of a prompt if it is a simple lambda. |
||
---|---|---|
.. | ||
assembly | ||
brainfuck | ||
bytecode | ||
ecmascript | ||
elisp | ||
glil | ||
objcode | ||
scheme | ||
tree-il | ||
value | ||
assembly.scm | ||
glil.scm | ||
objcode.scm | ||
tree-il.scm |