src/HOL/Tools/Sledgehammer/sledgehammer_fact_filter.ML
Sun, 25 Apr 2010 11:38:46 +0200 blanchet support readable names even when Isar proof reconstruction is enabled -- useful for debugging
Mon, 19 Apr 2010 16:33:20 +0200 blanchet make Sledgehammer's "add:" and "del:" syntax really work (I hope), by comparing CNF theorems with CNF theorems
Mon, 19 Apr 2010 10:45:08 +0200 blanchet rename Sledgehammer "theory_const" option to "theory_relevant", now that I understand better what it does
Fri, 16 Apr 2010 16:53:00 +0200 blanchet optimize relevance filter by doing a Table.fold directly rather than destroying the datastructure each time;
Fri, 16 Apr 2010 16:08:43 +0200 blanchet reorganize Sledgehammer's relevance filter slightly
Mon, 29 Mar 2010 15:26:19 +0200 blanchet remove use of Polyhash;
Mon, 29 Mar 2010 14:49:53 +0200 blanchet reintroduce efficient set structure to collect "no_atp" theorems
Mon, 29 Mar 2010 12:21:51 +0200 blanchet made "theory_const" a Sledgehammer option;
Mon, 29 Mar 2010 12:01:00 +0200 blanchet added "respect_no_atp" and "convergence" options to Sledgehammer;
Wed, 24 Mar 2010 14:51:36 +0100 blanchet revert debugging output that shouldn't have been submitted in the first place
Wed, 24 Mar 2010 12:30:33 +0100 blanchet honor the newly introduced Sledgehammer parameters and fixed the parsing;
Tue, 23 Mar 2010 11:39:21 +0100 blanchet added options to Sledgehammer;
Fri, 19 Mar 2010 13:02:18 +0100 blanchet more Sledgehammer refactoring
Thu, 18 Mar 2010 12:58:52 +0100 blanchet now use "Named_Thms" for "noatp", and renamed "noatp" to "no_atp"
Wed, 17 Mar 2010 19:26:05 +0100 blanchet renamed Sledgehammer structures
Wed, 17 Mar 2010 18:16:31 +0100 blanchet move Sledgehammer files in a directory of their own
less more (0) tip