Thu, 22 Apr 2010 09:30:36 +0200 haftmann lemma dlist_ext
Wed, 21 Apr 2010 21:11:26 +0200 haftmann merged
Wed, 21 Apr 2010 15:20:59 +0200 haftmann optionally ignore errors during translation of equations; tuned representation of abstraction points
Wed, 21 Apr 2010 15:20:57 +0200 haftmann optionally ignore errors during translation of equations
Wed, 21 Apr 2010 15:45:33 +0200 krauss tolerate eta-variants in f_graph.cases (from inductive package); added test case;
Wed, 21 Apr 2010 15:37:39 +0200 krauss simplified example
Wed, 21 Apr 2010 14:46:29 +0200 blanchet use only one thread in "Manual_Nits";
Wed, 21 Apr 2010 14:02:34 +0200 blanchet merged
Wed, 21 Apr 2010 14:02:19 +0200 blanchet clarify error message
Wed, 21 Apr 2010 12:22:04 +0200 blanchet distinguish between the different ATP errors in the user interface;
Wed, 21 Apr 2010 11:03:35 +0200 blanchet added "spass_tptp" prover, which requires SPASS x.y > 3.0;
Tue, 20 Apr 2010 17:41:00 +0200 blanchet use "Proof.goal" in Sledgehammer's minimizer (just like everywhere else in Sledgehammer), not "Proof.raw_goal"
Wed, 21 Apr 2010 12:11:48 +0200 bulwahn merged
Wed, 21 Apr 2010 12:10:53 +0200 bulwahn make profiling depend on reference Quickcheck.timing
Wed, 21 Apr 2010 12:10:52 +0200 bulwahn added examples for detecting switches
Wed, 21 Apr 2010 12:10:52 +0200 bulwahn adopting documentation of the predicate compiler
Wed, 21 Apr 2010 12:10:52 +0200 bulwahn removing dead code; clarifying function names; removing clone
Wed, 21 Apr 2010 12:10:52 +0200 bulwahn adopting examples to changes in the predicate compiler
Wed, 21 Apr 2010 12:10:52 +0200 bulwahn adopting quickcheck
Wed, 21 Apr 2010 12:10:52 +0200 bulwahn tuning mutabelle; adding output of mutant theoryfile for interactive evaluation
Wed, 21 Apr 2010 12:10:52 +0200 bulwahn added switch detection to the predicate compiler
Wed, 21 Apr 2010 12:10:52 +0200 bulwahn added further inlining of boolean constants to the predicate compiler
Wed, 21 Apr 2010 12:10:52 +0200 bulwahn adding more profiling to the predicate compiler
Wed, 21 Apr 2010 12:10:52 +0200 bulwahn only add relevant predicates to the list of extra modes
Wed, 21 Apr 2010 12:10:52 +0200 bulwahn switched off no_topmost_reordering
Wed, 21 Apr 2010 12:10:52 +0200 bulwahn replaced call to inductive package by axiomatization in the function flattening of the predicate compiler
Wed, 21 Apr 2010 12:10:52 +0200 bulwahn added option for specialisation to the predicate compiler
Wed, 21 Apr 2010 12:10:52 +0200 bulwahn prefer functional modes of functions in the mode analysis
Wed, 21 Apr 2010 12:10:52 +0200 bulwahn added peephole optimisations to the predicate compiler; added structure Predicate_Compile_Simps for peephole optimisations
Wed, 21 Apr 2010 11:23:04 +0200 hoelzl merged
Wed, 21 Apr 2010 10:44:44 +0200 hoelzl Only use provided SMT-certificates in HOL-Multivariate_Analysis.
Tue, 20 Apr 2010 14:07:52 +0200 himmelma Translated remaining theorems about integration from HOL light.
Wed, 21 Apr 2010 11:11:42 +0200 wenzelm marked cygwin-poly as "e" test, which means further stages do not depend on it (website etc.);
Tue, 20 Apr 2010 13:44:28 -0700 huffman replace many uses of Drule.export_without_context with Drule.zero_var_indexes
Tue, 20 Apr 2010 22:34:17 +0200 ballarin Remove garbage.
Tue, 20 Apr 2010 22:31:08 +0200 ballarin Remove garbage.
Tue, 20 Apr 2010 17:07:53 +0200 wenzelm recovered isabelle java, which was broken in ebfa4bb0d50f;
Tue, 20 Apr 2010 16:14:45 +0200 blanchet fix bug in SPASS's DFG output files, where "tc_bool" wasn't declared;
Tue, 20 Apr 2010 16:04:49 +0200 blanchet merged
Tue, 20 Apr 2010 16:04:36 +0200 blanchet added "explicit_apply" option to Sledgehammer, to control whether an explicit apply function should be used as much or as little as possible (replaces a previous global variable)
Tue, 20 Apr 2010 14:39:42 +0200 blanchet merge
Mon, 19 Apr 2010 19:41:30 +0200 blanchet cosmetics
Mon, 19 Apr 2010 19:41:15 +0200 blanchet don't redo an axiom selection in the first round of Sledgehammer "minimize"!;
Mon, 19 Apr 2010 18:44:12 +0200 blanchet get rid of "conjecture_pos", which is no longer necessary now that it's Metis's job, not Sledgehammer's, to report inconsistent contexts
Mon, 19 Apr 2010 18:14:45 +0200 blanchet added warning about inconsistent context to Metis;
Mon, 19 Apr 2010 17:18:21 +0200 blanchet workaround for Proof General's off-by-a-few sendback display bug, whereby "pr" in "proof" is not highlighted
Mon, 19 Apr 2010 16:33:48 +0200 blanchet got rid of somewhat pointless "pairname" function in Sledgehammer
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 16:29:52 +0200 blanchet cosmetics
Mon, 19 Apr 2010 15:24:57 +0200 blanchet cosmetics
Mon, 19 Apr 2010 15:21:35 +0200 blanchet cosmetics
Mon, 19 Apr 2010 15:15:21 +0200 blanchet make Sledgehammer's minimizer also minimize Isar proofs
Mon, 19 Apr 2010 11:54:07 +0200 blanchet don't use readable names if proof reconstruction is needed, because it uses the structure of names
Mon, 19 Apr 2010 11:02:00 +0200 blanchet allow "_" in TPTP names in debug mode
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
Mon, 19 Apr 2010 10:15:02 +0200 blanchet set SPASS option on the command-line, so that it doesn't vanish when moving to TPTP format
Mon, 19 Apr 2010 09:53:31 +0200 blanchet get rid of "List.foldl" + add timestamp to SPASS
Tue, 20 Apr 2010 15:17:18 +0200 wenzelm less ambitious settings for cygwin-poly;
Tue, 20 Apr 2010 14:56:58 +0200 Cezary Kaliszyk respectfullness and preservation of map for identity quotients
Tue, 20 Apr 2010 14:56:20 +0200 Cezary Kaliszyk respectfullness and preservation of function composition
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip