Compute-contification also visits body
[bpt/guile.git] / module / language / cps / contification.scm
2013-11-25 Andy WingoCompute-contification also visits body
2013-11-08 Andy WingoFix arity selection in compute-contification
2013-11-07 Andy WingoSource information goes on the $continue, not the ...
2013-11-01 Andy WingoRevert "Compile-time debugging"
2013-11-01 Andy WingoFix contification of non-recursive closures
2013-10-31 Andy WingoCompile-time debugging
2013-10-22 Andy WingoContify returns via calls to "values"
2013-10-21 Andy WingoFix contification bugs
2013-10-21 Andy WingoMore robust contification
2013-10-10 Andy WingoDFG refactor to allow dominator tree construction
2013-10-04 Andy WingoFix nested contification bugs
2013-10-04 Andy WingoContify functions in the scope of their continuation.
2013-10-04 Andy Wingodfg: variable-free-in?, add variable-bound-in?
2013-10-03 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2013-09-13 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-08-31 Andy WingoAdd contification pass