Fri, 16 Apr 2010 16:53:00 +0200 optimize relevance filter by doing a Table.fold directly rather than destroying the datastructure each time;
blanchet [Fri, 16 Apr 2010 16:53:00 +0200] rev 36185
optimize relevance filter by doing a Table.fold directly rather than destroying the datastructure each time; saves 2 sec per Sledgehammer invocation on my laptop!
Fri, 16 Apr 2010 16:51:54 +0200 output total time taken by Sledgehammer if "verbose" is set
blanchet [Fri, 16 Apr 2010 16:51:54 +0200] rev 36184
output total time taken by Sledgehammer if "verbose" is set
Fri, 16 Apr 2010 16:13:49 +0200 Sledgehammer: the empty set of fact () should mean nothing, not unchanged
blanchet [Fri, 16 Apr 2010 16:13:49 +0200] rev 36183
Sledgehammer: the empty set of fact () should mean nothing, not unchanged
Fri, 16 Apr 2010 16:08:43 +0200 reorganize Sledgehammer's relevance filter slightly
blanchet [Fri, 16 Apr 2010 16:08:43 +0200] rev 36182
reorganize Sledgehammer's relevance filter slightly
Fri, 16 Apr 2010 15:59:53 +0200 tell the user that Sledgehammer kills its siblings
blanchet [Fri, 16 Apr 2010 15:59:53 +0200] rev 36181
tell the user that Sledgehammer kills its siblings
Fri, 16 Apr 2010 22:52:49 +0200 updated keywords;
wenzelm [Fri, 16 Apr 2010 22:52:49 +0200] rev 36180
updated keywords;
Fri, 16 Apr 2010 22:45:07 +0200 replaced old Sign.add_tyabbrs(_i) by Sign.add_type_abbrev (without mixfix);
wenzelm [Fri, 16 Apr 2010 22:45:07 +0200] rev 36179
replaced old Sign.add_tyabbrs(_i) by Sign.add_type_abbrev (without mixfix); misc tuning and simplification;
Fri, 16 Apr 2010 22:18:59 +0200 keep localized 'types' as regular non-old-style version -- 'type_abbrev' as 'type' just causes too many problems, e.g. clash with "type" in translations or "type:" argument syntax;
wenzelm [Fri, 16 Apr 2010 22:18:59 +0200] rev 36178
keep localized 'types' as regular non-old-style version -- 'type_abbrev' as 'type' just causes too many problems, e.g. clash with "type" in translations or "type:" argument syntax;
Fri, 16 Apr 2010 22:15:09 +0200 separate commands 'hide_class', 'hide_type', 'hide_const', 'hide_fact';
wenzelm [Fri, 16 Apr 2010 22:15:09 +0200] rev 36177
separate commands 'hide_class', 'hide_type', 'hide_const', 'hide_fact';
Fri, 16 Apr 2010 21:28:09 +0200 replaced generic 'hide' command by more conventional 'hide_class', 'hide_type', 'hide_const', 'hide_fact' -- frees some popular keywords;
wenzelm [Fri, 16 Apr 2010 21:28:09 +0200] rev 36176
replaced generic 'hide' command by more conventional 'hide_class', 'hide_type', 'hide_const', 'hide_fact' -- frees some popular keywords;
(0) -30000 -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip