wenzelm [Tue, 03 Sep 2013 11:55:59 +0200] rev 53376
more robust ToyList_Test;
wenzelm [Tue, 03 Sep 2013 11:29:01 +0200] rev 53375
Execution.fork formally requires registered Execution.running;
Thy_Info.load_thy: more official exec_id registration (batch mode);
dummy exec Document_ID.none is always registered (TTY mode);
clarified exceptions for module Execution (NB: fork is used in user space, unlike protocol operations of Command and Document);
wenzelm [Tue, 03 Sep 2013 01:12:40 +0200] rev 53374
tuned proofs -- clarified flow of facts wrt. calculation;
wenzelm [Tue, 03 Sep 2013 00:51:08 +0200] rev 53373
proper imports;
tuned proofs;
wenzelm [Mon, 02 Sep 2013 23:35:58 +0200] rev 53372
tuned proof;
wenzelm [Mon, 02 Sep 2013 16:10:26 +0200] rev 53371
more explicit indication of 'guess' as improper Isar (aka "script") element;
ballarin [Tue, 03 Sep 2013 22:12:48 +0200] rev 53370
Further clarifies sublocale and rewrite morphisms.