Fri, 20 Aug 2010 08:52:01 +0200 haftmann tuned: less formal noise in Named_Target, more coherence in Class
Fri, 20 Aug 2010 17:04:15 +0200 blanchet remove trivial facts
Fri, 20 Aug 2010 16:44:48 +0200 blanchet unbreak "only" option of Sledgehammer
Fri, 20 Aug 2010 16:28:53 +0200 blanchet merged
Fri, 20 Aug 2010 16:22:51 +0200 blanchet improve "x = A | x = B | x = C"-style axiom detection
Fri, 20 Aug 2010 15:56:00 +0200 blanchet temporarily disable "fequal" handling in Metis;
Fri, 20 Aug 2010 15:16:27 +0200 blanchet use "hypothesis" rather than "conjecture" for hypotheses in TPTP format;
Fri, 20 Aug 2010 14:18:55 +0200 blanchet merged
Fri, 20 Aug 2010 14:15:29 +0200 blanchet improve "x = A | x = B | x = C"-style fact discovery
Fri, 20 Aug 2010 14:09:02 +0200 blanchet transform elim theorems before filtering "bool" and "prop" variables out;
Fri, 20 Aug 2010 13:39:47 +0200 blanchet more fiddling with Sledgehammer's "add:" option
Fri, 20 Aug 2010 10:58:01 +0200 blanchet beta eta contract the Sledgehammer conjecture (and also the axioms, although this might not be needed), just like Metis does (implicitly);
Thu, 19 Aug 2010 19:34:11 +0200 blanchet generalize the "too general equality" code to handle facts like "x ~= A ==> x = B"
Thu, 19 Aug 2010 18:16:47 +0200 blanchet encode "fequal" reasoning rules in Metis problem, just as is done for Sledgehammer -- otherwise any proof that relies on "fequal" found by Sledgehammer can't be reconstructed
Thu, 19 Aug 2010 14:39:31 +0200 blanchet fix atomize
Thu, 19 Aug 2010 14:01:54 +0200 blanchet improve atomization
Thu, 19 Aug 2010 13:04:37 +0200 blanchet fix SInE's error handling + run "vampire" locally if either SPASS or E is missing
Thu, 19 Aug 2010 12:04:07 +0200 blanchet added entries
Thu, 19 Aug 2010 12:03:47 +0200 blanchet update docs
Thu, 19 Aug 2010 11:30:48 +0200 blanchet tuning
Thu, 19 Aug 2010 11:30:32 +0200 blanchet parse SNARK proofs
Thu, 19 Aug 2010 11:29:53 +0200 blanchet added remote SInE and remote SNARK
Thu, 19 Aug 2010 11:02:59 +0200 blanchet no spurious trailing "\n" at the end of Sledgehammer's output
Wed, 18 Aug 2010 20:53:55 +0200 blanchet don't get confused by wrong slice
Wed, 18 Aug 2010 20:17:03 +0200 blanchet make sure that "add:" doesn't influence the relevance filter too much
Wed, 18 Aug 2010 19:57:12 +0200 blanchet tuning of relevance filter
Wed, 18 Aug 2010 18:01:54 +0200 blanchet minor cleanup
Wed, 18 Aug 2010 17:53:12 +0200 blanchet bound variables can be just as evil as schematic variables and lead to unsound proofs (e.g. "all_bool_eq")
Wed, 18 Aug 2010 17:23:17 +0200 blanchet update docs
Wed, 18 Aug 2010 17:16:37 +0200 blanchet get rid of "minimize_timeout", now that there's an automatic adaptive timeout mechanism in "minimize"
Wed, 18 Aug 2010 17:09:05 +0200 blanchet added "max_relevant_per_iter" option to Sledgehammer
Wed, 18 Aug 2010 16:42:37 +0200 blanchet thank Andrei instead of Tanya
Wed, 18 Aug 2010 16:39:05 +0200 blanchet fix the relevance filter so that it ignores If, Ex1, Ball, Bex
Wed, 18 Aug 2010 16:33:34 +0200 blanchet tuning
Fri, 20 Aug 2010 15:29:36 +0200 wenzelm reactivated -segprot options, just to make double-sure;
Thu, 19 Aug 2010 18:44:26 +0200 wenzelm updated some isatest settings;
Thu, 19 Aug 2010 18:19:21 +0200 wenzelm added generated file;
Thu, 19 Aug 2010 17:41:52 +0200 wenzelm merged
Thu, 19 Aug 2010 17:40:44 +0200 wenzelm Markup_Tree.select: crude version of stream-based filtering;
Thu, 19 Aug 2010 17:37:13 +0200 wenzelm Text.Range: improved handling of singularities;
Thu, 19 Aug 2010 14:52:25 +0200 wenzelm tuned XML.content: Stream based iteration is supposed to be declarative *and* efficient;
Thu, 19 Aug 2010 12:51:48 +0200 wenzelm moved Isar_Document to Pure/PIDE;
Thu, 19 Aug 2010 12:41:40 +0200 wenzelm tuned Markup_Tree, using SortedMap more carefully;
Thu, 19 Aug 2010 11:28:51 +0200 wenzelm Output_Position.report_text -- markup with potential "arguments";
Thu, 19 Aug 2010 11:26:07 +0200 wenzelm Command.status: full XML.Tree, i.e. Markup with potential "arguments";
Wed, 18 Aug 2010 23:44:50 +0200 wenzelm more efficient Markup_Tree, based on branches sorted by quasi-order;
Wed, 18 Aug 2010 14:04:13 +0200 wenzelm tuned;
Wed, 18 Aug 2010 14:02:32 +0200 wenzelm refined notion of Text.Range;
Wed, 18 Aug 2010 11:25:09 +0200 wenzelm decode Isabelle symbol positions in one spot;
Wed, 18 Aug 2010 11:08:28 +0200 wenzelm tuned;
Wed, 18 Aug 2010 11:02:47 +0200 wenzelm uniform Markup.empty/Markup.Empty in ML and Scala;
Tue, 17 Aug 2010 23:23:29 +0200 wenzelm digesting strings according to SHA-1 -- Scala version;
Tue, 17 Aug 2010 23:00:51 +0200 wenzelm pro-forma support for further platforms;
Tue, 17 Aug 2010 22:57:11 +0200 wenzelm report command token name instead of kind, which can be retrieved later via Outer_Syntax.keyword_kind;
Tue, 17 Aug 2010 18:41:55 +0200 wenzelm discontinued support for Poly/ML 5.0 and 5.1 versions;
Tue, 17 Aug 2010 18:04:08 +0200 wenzelm updated for prospective Poly/ML 5.4;
Tue, 17 Aug 2010 17:57:05 +0200 wenzelm multi-platform build script for Poly/ML;
Tue, 17 Aug 2010 17:03:38 +0200 wenzelm updated keywords;
Tue, 17 Aug 2010 17:01:46 +0200 wenzelm updated Named_Target.init;
Thu, 19 Aug 2010 16:08:59 +0200 haftmann tuned quotes