mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-23 12:00:21 +02:00
* module/language/cps/contification.scm: Returns from contified functions should primcall to 'values, as in general the return continuation is a multiple value context ($ktrunc or $ktail). A later pass can elide the primcall if appropriate. |
||
---|---|---|
.. | ||
assembly | ||
brainfuck | ||
bytecode | ||
cps | ||
ecmascript | ||
elisp | ||
glil | ||
objcode | ||
rtl | ||
scheme | ||
tree-il | ||
value | ||
assembly.scm | ||
cps.scm | ||
glil.scm | ||
objcode.scm | ||
rtl.scm | ||
tree-il.scm |