* core/callcc.c: return the continuation from `yield`, to be sure it is stored in...
author_why <why@whytheluckystiff.net>
Thu, 16 Jul 2009 06:31:39 +0000 (23:31 -0700)
committer_why <why@whytheluckystiff.net>
Thu, 16 Jul 2009 06:31:39 +0000 (23:31 -0700)
commit9026464374f730bbe22577cf7ed1fcfa3407aa4f
treeba9650d72f354c482ebae74c7e21c8d021e9fc6b
parent6dc6d8d329f8bf7c296883dc833903d26a01781c
 * core/callcc.c: return the continuation from `yield`, to be sure it is stored in the variable again.
 * core/table.c: `pop` method for lists.
core/callcc.c
core/table.c
test/flow/callcc.pn [new file with mode: 0644]