1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-24 12:20:20 +02:00
guile/module/language/cps
Andy Wingo 7ea00e230a Contify functions in the scope of their continuation.
* module/language/cps/contification.scm (contify): Fix to contify
  functions in the scope of their continuation.
2013-10-04 14:08:52 +02:00
..
arities.scm Add arity-adapting module 2013-08-31 09:40:56 +02:00
closure-conversion.scm Add closure conversion 2013-08-31 09:40:56 +02:00
compile-rtl.scm Add new "source" macro instruction; compile-rtl emits it. 2013-09-30 21:48:07 +02:00
contification.scm Contify functions in the scope of their continuation. 2013-10-04 14:08:52 +02:00
dfg.scm dfg: variable-free-in?, add variable-bound-in? 2013-10-04 14:07:36 +02:00
primitives.scm Add CPS primitives info module 2013-08-31 09:40:56 +02:00
reify-primitives.scm Add pass to reify primcalls without corresponding VM ops 2013-08-31 09:40:56 +02:00
slot-allocation.scm Add CPS -> RTL compiler 2013-08-31 09:40:56 +02:00
spec.scm Add CPS -> RTL compiler 2013-08-31 09:40:56 +02:00
verify.scm Add CPS language 2013-08-31 09:40:56 +02:00