Wed, 16 Oct 2013 20:44:33 +0200 panny use Code.abort instead of undefined in auto-generated equations
Wed, 16 Oct 2013 19:55:23 +0200 blanchet have MaSh minimize
Tue, 15 Oct 2013 23:00:46 +0200 blanchet tweaked signature
Tue, 15 Oct 2013 22:55:01 +0200 blanchet strengthened tactic to deal with 'False ==> ...'
Tue, 15 Oct 2013 17:21:16 +0200 blanchet made theorem extraction code not delve too far when looking at local fact, by relying on 'strip_thm' instead of (wrongly) reverse-engineering proof terms
Tue, 15 Oct 2013 16:14:52 +0200 blanchet improved duplicate detection in "build_name_tables" by ensuring that the earliest occurrence of a duplicate (if it exists) gets picked as the canonical instance
Tue, 15 Oct 2013 15:31:32 +0200 blanchet updated S/H docs
Tue, 15 Oct 2013 15:31:18 +0200 blanchet use MePo with Auto Sledgehammer, because it's lighter than MaSh and always available
Tue, 15 Oct 2013 15:26:58 +0200 blanchet drop only real duplicates, not subsumed facts -- this confuses MaSh
Tue, 15 Oct 2013 11:49:39 +0100 paulson renamed relcomp_def to relcomp_unfold
Tue, 15 Oct 2013 12:25:45 +0200 nipkow fixed thm names
Tue, 15 Oct 2013 10:59:34 +0200 blanchet addressed rare case where the same symbol would be treated alternately as a function and as a predicate -- adding "top2I top_boolI" to a problem that didn't talk about "top" was a way to trigger the issue
Mon, 14 Oct 2013 11:14:14 +0200 blanchet added Nitpick limitations to docs
Mon, 14 Oct 2013 11:07:59 +0200 blanchet more defensive Nitpick setup -- exotic types of recursion are not supported yet in the model finder
Mon, 14 Oct 2013 10:55:49 +0200 blanchet keep temporary error handling in there until code equations are properly generated
Mon, 14 Oct 2013 10:50:44 +0200 blanchet tuning (simplified parts of 92c5bd3b342d)
Mon, 14 Oct 2013 10:27:16 +0200 blanchet tuning
Mon, 14 Oct 2013 10:06:03 +0200 blanchet stengthened tactic to cope with abort cases
Mon, 14 Oct 2013 09:31:42 +0200 blanchet tuned names
Mon, 14 Oct 2013 09:17:04 +0200 blanchet strengthened tactic w.r.t. "let"
Sun, 13 Oct 2013 21:36:26 +0200 blanchet more prominent MaSh errors
Fri, 11 Oct 2013 23:15:30 +0200 panny compile -- fix typo introduced in 07a8145aaeba
Fri, 11 Oct 2013 20:47:37 +0200 panny pass the right theorems to tactic
Fri, 11 Oct 2013 16:31:23 +0200 panny prove user-supplied equations for ctr and code reductions, preserving "let"s, "case"s etc.;
Thu, 10 Oct 2013 08:23:57 +0200 blanchet repaired confusion between the stated and effective fact filter -- the mismatch could result in "Match" exceptions
Thu, 10 Oct 2013 01:17:37 +0200 blanchet simplify fudge factor code
Wed, 09 Oct 2013 17:21:28 +0200 blanchet cleanup SMT-related config options
Wed, 09 Oct 2013 16:40:03 +0200 blanchet no isar proofs if preplay was not attempted
Wed, 09 Oct 2013 16:38:48 +0200 blanchet normalize more equalities
Wed, 09 Oct 2013 16:07:33 +0200 blanchet parallelize MeSh
Wed, 09 Oct 2013 15:58:02 +0200 blanchet run relevance filter only once for ATPs and SMT solvers, since it should now yield the same results anyway
Wed, 09 Oct 2013 15:39:34 +0200 blanchet use same relevance filter for ATP and SMT solvers -- attempting to filter out certain ground instances of polymorphic symbols like + and 0 has unexpected side-effects that lead to incompletenesses (relevant facts not being selected)
Wed, 09 Oct 2013 10:47:43 +0200 blanchet minor performance tuning
Wed, 09 Oct 2013 09:53:18 +0200 blanchet use plain types instead of dedicated type pattern
Wed, 09 Oct 2013 09:51:24 +0200 blanchet duplicate term and type patterns
Wed, 09 Oct 2013 09:47:59 +0200 blanchet optimized built-in const check
Wed, 09 Oct 2013 08:28:36 +0200 blanchet added TODO
Wed, 09 Oct 2013 08:12:53 +0200 blanchet crank up limit a bit -- truly huge background theories are still nearly 3 times larger
Tue, 08 Oct 2013 22:33:05 +0200 blanchet higher minimum relevance threshold, to prevent Sledgehammer from taking too long on "lemma False"
Tue, 08 Oct 2013 21:19:46 +0200 blanchet minor fact filter speedups
Tue, 08 Oct 2013 20:56:35 +0200 blanchet more gracefully handle huge theories in relevance filters
Tue, 08 Oct 2013 20:53:37 +0200 blanchet handle huge MaSh requests gracefully
Tue, 08 Oct 2013 16:40:03 +0200 blanchet further optimization in relevance filter
Tue, 08 Oct 2013 14:53:33 +0200 blanchet further speed up duplicate elimination
Tue, 08 Oct 2013 14:41:25 +0200 blanchet more efficient theorem variable normalization
Mon, 07 Oct 2013 23:44:53 +0200 blanchet strengthened constructor-view tactic to deal with 'let's
Mon, 07 Oct 2013 23:38:57 +0200 blanchet allow 'let's around constructors in constructor view
Mon, 07 Oct 2013 20:54:55 +0200 blanchet reword abstract
Mon, 07 Oct 2013 20:34:16 +0200 blanchet more primcorec docs
Mon, 07 Oct 2013 20:34:14 +0200 blanchet minor doc fix
Mon, 07 Oct 2013 08:39:50 -0700 huffman new topological lemmas; tuned proofs
Sun, 06 Oct 2013 20:54:28 +0200 blanchet strengthen the tactics to bring them in sync with the simplifications taking place in the code (and weaken the simplifications a bit -- let's not deal with implies)
Sun, 06 Oct 2013 20:24:06 +0200 blanchet generate optimized DNF formula
Sun, 06 Oct 2013 20:24:05 +0200 blanchet rationalized negation code
Sat, 05 Oct 2013 11:06:07 +0200 blanchet honor externally set MASH_PORT
Fri, 04 Oct 2013 18:27:07 +0200 panny process code-style inputs
Fri, 04 Oct 2013 17:00:35 +0200 blanchet more tracing
Fri, 04 Oct 2013 16:51:26 +0200 blanchet more thorough spying
Fri, 04 Oct 2013 16:11:19 +0200 blanchet more Sledgehammer spying -- record fact indices
Fri, 04 Oct 2013 14:35:00 +0200 blanchet prevent explosion in monomorphizer (e.g. when the facts typerep_int_def typerep_num_def typerep_option_def typerep_node_def are selected)
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip