* core/gc.c: continuations are scanned just like the normal stack.
author_why <why@whytheluckystiff.net>
Thu, 16 Jul 2009 17:05:51 +0000 (12:05 -0500)
committer_why <why@whytheluckystiff.net>
Thu, 16 Jul 2009 17:05:51 +0000 (12:05 -0500)
commit3b73976199179f4ea0033dcdbd328e97096339e4
tree96181de8a7a8806aaebce41f41828b011272bea4
parenta729020bab8b4ad378982ba1d48b05247907a8c1
 * core/gc.c: continuations are scanned just like the normal stack.
 * core/callcc.c: giving continuations their own class.
core/callcc.c
core/gc.c
core/internal.c
core/internal.h
core/objmodel.c
core/pn-scan.rl
core/potion.h