smolkas [Thu, 17 Jan 2013 11:56:34 +0100] rev 50924
changed type of preplay time; tuned preplaying
smolkas [Thu, 17 Jan 2013 11:55:40 +0100] rev 50923
move preplaying to own structure
noschinl [Thu, 17 Jan 2013 10:44:51 +0100] rev 50922
register SHA1 for Haskabelle-2013 component
noschinl [Thu, 17 Jan 2013 10:36:02 +0100] rev 50921
register Haskabelle as a component
wenzelm [Wed, 16 Jan 2013 22:18:46 +0100] rev 50920
merged
wenzelm [Wed, 16 Jan 2013 22:18:13 +0100] rev 50919
tuned proofs;
wenzelm [Wed, 16 Jan 2013 21:50:39 +0100] rev 50918
tuned proofs;
wenzelm [Wed, 16 Jan 2013 21:49:56 +0100] rev 50917
tuned signature;
wenzelm [Wed, 16 Jan 2013 21:39:43 +0100] rev 50916
proper runtime position (cf. fe4714886d92 and Toplevel.error_msg) -- to make error messages actually appear in the document;
wenzelm [Wed, 16 Jan 2013 21:09:29 +0100] rev 50915
close tooltip after Active.action, to make it look more interactive (notably due to lack of dynamic update);
wenzelm [Wed, 16 Jan 2013 20:41:29 +0100] rev 50914
identify future results more carefully, to avoid odd duplication of error messages, notably from forked goals;
wenzelm [Wed, 16 Jan 2013 20:40:50 +0100] rev 50913
eliminated dead code;
wenzelm [Wed, 16 Jan 2013 18:43:59 +0100] rev 50912
proper range position;
wenzelm [Wed, 16 Jan 2013 16:26:36 +0100] rev 50911
more explicit treatment of (optional) exception properties, notably for "serial" -- avoid conflict with startPosition = offset;
wenzelm [Wed, 16 Jan 2013 11:31:08 +0100] rev 50910
tuned comments;