wenzelm [Thu, 30 Aug 2012 21:50:49 +0200] rev 49013
register proofs of Isar goals, to enable recovery from unstable command states after interactive cancellation;
wenzelm [Thu, 30 Aug 2012 21:23:04 +0200] rev 49012
refined treatment of forked proofs at transaction boundaries, including proof commands (see also 7ee000ce5390);
stretched meaning of Goal.parallel_proofs to enable future_terminal_proofs in interactive document model, despite its lack for regular forking of proofs;
wenzelm [Thu, 30 Aug 2012 19:18:49 +0200] rev 49011
some support for registering forked proofs within Proof.state, using its bottom context;
tuned signature;
wenzelm [Thu, 30 Aug 2012 16:39:50 +0200] rev 49010
tuned signature;
wenzelm [Thu, 30 Aug 2012 15:26:37 +0200] rev 49009
refined status of forked goals;
wenzelm [Thu, 30 Aug 2012 15:22:21 +0200] rev 49008
proper merge of promises to avoid exponential blow-up in pathologic situations (e.g. lack of PThm wrapping);
wenzelm [Wed, 29 Aug 2012 22:18:33 +0200] rev 49007
tuned message;