Andreas Lochbihler [Fri, 04 Apr 2014 13:22:15 +0200] rev 56401
add missing adaptation for narrowing to work with variables of type integer => integer
wenzelm [Fri, 04 Apr 2014 12:37:57 +0200] rev 56400
merged
wenzelm [Fri, 04 Apr 2014 12:07:48 +0200] rev 56399
added ML antiquotation @{print};
wenzelm [Fri, 04 Apr 2014 10:41:53 +0200] rev 56398
afford larger full_index, to save a few milliseconds during rendering (notably text_overview);
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);