Commit Graph

11 Commits

Author SHA1 Message Date
Yuichi Nishiwaki 1422840a84 proc_new -> make_proc 2014-09-12 19:46:54 +09:00
Yuichi Nishiwaki 8c174cd505 Revert "change the interface of call/cc"
This reverts commit e0831c1aa3.
2014-09-08 20:41:31 +09:00
Yuichi Nishiwaki c0adc87f12 Revert "[bugfix] continue should set cont->results"
This reverts commit 3a4de8895e.
2014-09-08 20:40:58 +09:00
Yuichi Nishiwaki 839405e752 Revert "continuation object is applicable"
This reverts commit b8b5743589.
2014-09-08 20:40:48 +09:00
Yuichi Nishiwaki f7e0797f7c add the alias of call/cc 2014-09-08 19:38:33 +09:00
Yuichi Nishiwaki b8b5743589 continuation object is applicable 2014-09-05 14:15:46 +09:00
Yuichi Nishiwaki 3a4de8895e [bugfix] continue should set cont->results 2014-09-05 14:08:13 +09:00
Yuichi Nishiwaki 129c4c1bd9 vm_tear_off should happen in cont. saving, not in restoring 2014-09-01 08:56:59 +09:00
Yuichi Nishiwaki 5d1e8ede17 remove call/cc (the alias to call-with-current-continuation) 2014-08-25 17:12:07 +09:00
Yuichi Nishiwaki e0831c1aa3 change the interface of call/cc 2014-08-25 17:10:25 +09:00
Yuichi Nishiwaki a1281a8e8c first commit 2014-08-25 13:38:09 +09:00