blanchet [Wed, 18 Aug 2010 17:16:37 +0200] rev 38590
get rid of "minimize_timeout", now that there's an automatic adaptive timeout mechanism in "minimize"
blanchet [Wed, 18 Aug 2010 17:09:05 +0200] rev 38589
added "max_relevant_per_iter" option to Sledgehammer
blanchet [Wed, 18 Aug 2010 16:42:37 +0200] rev 38588
thank Andrei instead of Tanya
blanchet [Wed, 18 Aug 2010 16:39:05 +0200] rev 38587
fix the relevance filter so that it ignores If, Ex1, Ball, Bex
blanchet [Wed, 18 Aug 2010 16:33:34 +0200] rev 38586
tuning
wenzelm [Fri, 20 Aug 2010 15:29:36 +0200] rev 38585
reactivated -segprot options, just to make double-sure;
wenzelm [Sun, 22 Aug 2010 22:28:24 +0200] rev 38584
tuned Markup_Tree.+ : slightly more expensive version to rebuild rest avoids crash of RedBlack.scala:120 (version Scala 2.8.0), e.g. on the following input:
ML {* fun f x = (x + 1, "aaa") *}
wenzelm [Sun, 22 Aug 2010 22:09:14 +0200] rev 38583
tuned;
wenzelm [Sun, 22 Aug 2010 20:25:15 +0200] rev 38582
tuned signature;
wenzelm [Sun, 22 Aug 2010 20:11:17 +0200] rev 38581
simplified Command.status again, reverting most of e5eed57913d0 (note that more complex information can be represented with full markup reports);
wenzelm [Sun, 22 Aug 2010 19:55:41 +0200] rev 38580
proper range for hyperlinks and tooltips, using original markup information;
wenzelm [Sun, 22 Aug 2010 19:53:20 +0200] rev 38579
tuned signature;