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)
Fri, 04 Oct 2013 12:59:18 +0200 blanchet removed pointless special case
Fri, 04 Oct 2013 11:52:10 +0200 blanchet run fewer provers in "try" mode
Fri, 04 Oct 2013 11:28:28 +0200 blanchet count remote threads as well when balancing CPU usage -- otherwise jEdit users and other users of the "blocking" mode may have to wait for 2 * timeout if they e.g. have 4 cores and 5 provers (the typical situation)
Fri, 04 Oct 2013 11:12:28 +0200 blanchet more parallelism in blocking mode
Fri, 04 Oct 2013 09:46:08 +0200 blanchet more robustness in MaSh
Thu, 03 Oct 2013 19:01:10 +0200 wenzelm back to post-release mode -- after fork point;
Thu, 03 Oct 2013 16:32:33 +0200 wenzelm tuned;
Thu, 03 Oct 2013 16:25:40 +0200 wenzelm tuned;
Thu, 03 Oct 2013 16:15:47 +0200 wenzelm more notes;
Thu, 03 Oct 2013 16:09:47 +0200 wenzelm tuned;
Thu, 03 Oct 2013 12:34:32 +0200 nipkow added and generalised lemmas
Thu, 03 Oct 2013 00:39:16 +0200 ballarin Streamlined locales reference material.
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip