blanchet [Mon, 30 Aug 2010 15:25:15 +0200] rev 38901
fiddle with fact filter based on Mirabelle experiments
blanchet [Mon, 30 Aug 2010 12:44:00 +0200] rev 38900
allow configuration of fact filter fudge factors
blanchet [Mon, 30 Aug 2010 12:21:53 +0200] rev 38899
made all fudge factors in relevance filter references, so that Mirabelle can set them (for experiments)
blanchet [Mon, 30 Aug 2010 12:09:57 +0200] rev 38898
execute actions in same order as specified on command line
blanchet [Mon, 30 Aug 2010 12:02:51 +0200] rev 38897
show index in fact list of all found facts
blanchet [Mon, 30 Aug 2010 11:49:29 +0200] rev 38896
allow multiple invocations of "mirabele_sledgehammer_filter", by multiplexing on ID
blanchet [Mon, 30 Aug 2010 11:39:23 +0200] rev 38895
deal with duplicates
blanchet [Mon, 30 Aug 2010 11:11:10 +0200] rev 38894
improve new "sledgehammer_filter" action
blanchet [Mon, 30 Aug 2010 11:10:44 +0200] rev 38893
remove useless var
blanchet [Mon, 30 Aug 2010 10:26:17 +0200] rev 38892
added evaluation method for relevance filter
blanchet [Mon, 30 Aug 2010 09:41:59 +0200] rev 38891
remove needless parameter
blanchet [Mon, 30 Aug 2010 08:53:27 +0200] rev 38890
bring Sledgehammer's combinators in line with Metis's;
cf. email from Larry
blanchet [Fri, 27 Aug 2010 18:04:49 +0200] rev 38889
fiddle with the relevance filter
wenzelm [Tue, 31 Aug 2010 23:46:49 +0200] rev 38888
moved Toplevel.run_command to Pure/PIDE/document.ML;
eliminated aliases of exception Toplevel.TERMINATE and Toplevel.EXCURSION_FAIL;
tuned signatures;
wenzelm [Tue, 31 Aug 2010 23:28:21 +0200] rev 38887
Command.State: add reported positions to markup tree, according main message position or Markup.binding/entity/report occurrences in body;
Position.Id_Range convenience;
wenzelm [Tue, 31 Aug 2010 22:03:55 +0200] rev 38886
tuned;