blanchet [Fri, 04 Apr 2014 11:49:47 +0200] rev 56397
improved parsing of "z3_tptp" proofs
wenzelm [Thu, 03 Apr 2014 22:04:57 +0200] rev 56396
merged
wenzelm [Thu, 03 Apr 2014 21:55:48 +0200] rev 56395
more direct warning within persistent Protocol.Status;
consider Markup.ERROR (e.g. from Output.error_message without exception) as failure;
tuned;
wenzelm [Thu, 03 Apr 2014 21:08:00 +0200] rev 56394
clarified Version.syntax -- avoid guessing initial situation;
wenzelm [Thu, 03 Apr 2014 20:53:35 +0200] rev 56393
more abstract Prover.Syntax, as proposed by Carst Tankink;
wenzelm [Thu, 03 Apr 2014 20:17:12 +0200] rev 56392
tuned signature (see also 0850d43cb355);
wenzelm [Thu, 03 Apr 2014 19:49:53 +0200] rev 56391
slightly more readable protocol trace (NB1: prover input is always marked as <prover_command/>; NB2: adding indentation would invalidate the XML);
wenzelm [Thu, 03 Apr 2014 19:26:39 +0200] rev 56390
recovered public command_line from d92eb5c3960d, which is important for alternative prover processes;
wenzelm [Thu, 03 Apr 2014 18:39:42 +0200] rev 56389
tuned rendering for 5 different look-and-feels;
wenzelm [Thu, 03 Apr 2014 15:40:31 +0200] rev 56388
more symbol abbrevs, e.g. relevant for list comprehension in HOL/List.thy or HOL/Library/Monad_Syntax.thy;