wenzelm [Mon, 29 Jul 2013 20:51:05 +0200] rev 52780
merged
wenzelm [Mon, 29 Jul 2013 20:46:21 +0200] rev 52779
NEWS;
tuned description;
wenzelm [Mon, 29 Jul 2013 20:38:40 +0200] rev 52778
tuned proofs;
wenzelm [Mon, 29 Jul 2013 20:34:53 +0200] rev 52777
updated key bindings to execution range;
wenzelm [Mon, 29 Jul 2013 19:55:38 +0200] rev 52776
traverse node on change of "required" state;
wenzelm [Mon, 29 Jul 2013 18:59:58 +0200] rev 52775
keep memo_exec execution running, which is important to cancel goal forks eventually;
run as nested worker task to keep main group valid, even after cancelation of removed subgroups;
do not memoize interrupt, but absorb it silently in main execution;
Goal.purge_futures: rough sanity check of group status;
wenzelm [Mon, 29 Jul 2013 16:52:04 +0200] rev 52774
maintain explicit execution frontier: avoid conflict with former task via static dependency;
start execution immediate after assignment, to keep frontier simple;