sultana [Tue, 03 Sep 2013 21:46:40 +0100] rev 53384
improved handling of nonstandard problem names;
wenzelm [Tue, 03 Sep 2013 22:30:52 +0200] rev 53383
merged
wenzelm [Tue, 03 Sep 2013 22:10:54 +0200] rev 53382
merged
wenzelm [Tue, 03 Sep 2013 22:04:23 +0200] rev 53381
tuned proofs -- less guessing;
wenzelm [Tue, 03 Sep 2013 19:58:00 +0200] rev 53380
cases: formal binding of 'assumes', with position provided via invoke_case;
allow literal equality on type Binding.binding;
wenzelm [Tue, 03 Sep 2013 18:21:43 +0200] rev 53379
minor tuning;
wenzelm [Tue, 03 Sep 2013 13:09:15 +0200] rev 53378
cases: more position information and PIDE markup;
wenzelm [Tue, 03 Sep 2013 11:58:34 +0200] rev 53377
more liberal 'case' syntax: allow parentheses without arguments;
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);