wenzelm [Sun, 07 Nov 2010 16:39:03 +0100] rev 40399
'example_proof' is treated as non-schematic statement with irrelevant proof (NB: even regular proofs can contain unreachable parts wrt. the graph of proof promises);
wenzelm [Sat, 06 Nov 2010 20:59:59 +0100] rev 40398
continue after failed commands;
wenzelm [Sat, 06 Nov 2010 20:18:06 +0100] rev 40397
added Keyword.is_heading (cf. Scala version);
tuned;
wenzelm [Sat, 06 Nov 2010 19:37:31 +0100] rev 40396
updated keywords;
wenzelm [Sat, 06 Nov 2010 19:36:54 +0100] rev 40395
mark 'cd' and 'commit' as control command -- not usable in asynchronous document model, likely to cause confusion in Proof General;
wenzelm [Sat, 06 Nov 2010 18:10:35 +0100] rev 40394
somewhat more uniform timing markup in ML vs. Scala;
wenzelm [Sat, 06 Nov 2010 17:55:32 +0100] rev 40393
somewhat more uniform timing in ML vs. Scala;
wenzelm [Sat, 06 Nov 2010 16:53:07 +0100] rev 40392
added Markup.Double, Markup.Double_Property;
tuned;