Wed, 21 Apr 2010 12:10:52 +0200 added switch detection to the predicate compiler
bulwahn [Wed, 21 Apr 2010 12:10:52 +0200] rev 36254
added switch detection to the predicate compiler
Wed, 21 Apr 2010 12:10:52 +0200 added further inlining of boolean constants to the predicate compiler
bulwahn [Wed, 21 Apr 2010 12:10:52 +0200] rev 36253
added further inlining of boolean constants to the predicate compiler
Wed, 21 Apr 2010 12:10:52 +0200 adding more profiling to the predicate compiler
bulwahn [Wed, 21 Apr 2010 12:10:52 +0200] rev 36252
adding more profiling to the predicate compiler
Wed, 21 Apr 2010 12:10:52 +0200 only add relevant predicates to the list of extra modes
bulwahn [Wed, 21 Apr 2010 12:10:52 +0200] rev 36251
only add relevant predicates to the list of extra modes
Wed, 21 Apr 2010 12:10:52 +0200 switched off no_topmost_reordering
bulwahn [Wed, 21 Apr 2010 12:10:52 +0200] rev 36250
switched off no_topmost_reordering
Wed, 21 Apr 2010 12:10:52 +0200 replaced call to inductive package by axiomatization in the function flattening of the predicate compiler
bulwahn [Wed, 21 Apr 2010 12:10:52 +0200] rev 36249
replaced call to inductive package by axiomatization in the function flattening of the predicate compiler
Wed, 21 Apr 2010 12:10:52 +0200 added option for specialisation to the predicate compiler
bulwahn [Wed, 21 Apr 2010 12:10:52 +0200] rev 36248
added option for specialisation to the predicate compiler
Wed, 21 Apr 2010 12:10:52 +0200 prefer functional modes of functions in the mode analysis
bulwahn [Wed, 21 Apr 2010 12:10:52 +0200] rev 36247
prefer functional modes of functions in the mode analysis
Wed, 21 Apr 2010 12:10:52 +0200 added peephole optimisations to the predicate compiler; added structure Predicate_Compile_Simps for peephole optimisations
bulwahn [Wed, 21 Apr 2010 12:10:52 +0200] rev 36246
added peephole optimisations to the predicate compiler; added structure Predicate_Compile_Simps for peephole optimisations
Wed, 21 Apr 2010 11:23:04 +0200 merged
hoelzl [Wed, 21 Apr 2010 11:23:04 +0200] rev 36245
merged
Wed, 21 Apr 2010 10:44:44 +0200 Only use provided SMT-certificates in HOL-Multivariate_Analysis.
hoelzl [Wed, 21 Apr 2010 10:44:44 +0200] rev 36244
Only use provided SMT-certificates in HOL-Multivariate_Analysis.
Tue, 20 Apr 2010 14:07:52 +0200 Translated remaining theorems about integration from HOL light.
himmelma [Tue, 20 Apr 2010 14:07:52 +0200] rev 36243
Translated remaining theorems about integration from HOL light.
Wed, 21 Apr 2010 11:11:42 +0200 marked cygwin-poly as "e" test, which means further stages do not depend on it (website etc.);
wenzelm [Wed, 21 Apr 2010 11:11:42 +0200] rev 36242
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 replace many uses of Drule.export_without_context with Drule.zero_var_indexes
huffman [Tue, 20 Apr 2010 13:44:28 -0700] rev 36241
replace many uses of Drule.export_without_context with Drule.zero_var_indexes
Tue, 20 Apr 2010 22:34:17 +0200 Remove garbage.
ballarin [Tue, 20 Apr 2010 22:34:17 +0200] rev 36240
Remove garbage.
Tue, 20 Apr 2010 22:31:08 +0200 Remove garbage.
ballarin [Tue, 20 Apr 2010 22:31:08 +0200] rev 36239
Remove garbage.
Tue, 20 Apr 2010 17:07:53 +0200 recovered isabelle java, which was broken in ebfa4bb0d50f;
wenzelm [Tue, 20 Apr 2010 17:07:53 +0200] rev 36238
recovered isabelle java, which was broken in ebfa4bb0d50f;
Tue, 20 Apr 2010 16:14:45 +0200 fix bug in SPASS's DFG output files, where "tc_bool" wasn't declared;
blanchet [Tue, 20 Apr 2010 16:14:45 +0200] rev 36237
fix bug in SPASS's DFG output files, where "tc_bool" wasn't declared; this bug occurs when the explicit "hAPP" or "hBOOL" functions are introduced and full types is activated
Tue, 20 Apr 2010 16:04:49 +0200 merged
blanchet [Tue, 20 Apr 2010 16:04:49 +0200] rev 36236
merged
Tue, 20 Apr 2010 16:04:36 +0200 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)
blanchet [Tue, 20 Apr 2010 16:04:36 +0200] rev 36235
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 merge
blanchet [Tue, 20 Apr 2010 14:39:42 +0200] rev 36234
merge
Mon, 19 Apr 2010 19:41:30 +0200 cosmetics
blanchet [Mon, 19 Apr 2010 19:41:30 +0200] rev 36233
cosmetics
Mon, 19 Apr 2010 19:41:15 +0200 don't redo an axiom selection in the first round of Sledgehammer "minimize"!;
blanchet [Mon, 19 Apr 2010 19:41:15 +0200] rev 36232
don't redo an axiom selection in the first round of Sledgehammer "minimize"!; this is needlessly slow and messes up the declared functions/predicates in SPASS DFG files
Mon, 19 Apr 2010 18:44:12 +0200 get rid of "conjecture_pos", which is no longer necessary now that it's Metis's job, not Sledgehammer's, to report inconsistent contexts
blanchet [Mon, 19 Apr 2010 18:44:12 +0200] rev 36231
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 added warning about inconsistent context to Metis;
blanchet [Mon, 19 Apr 2010 18:14:45 +0200] rev 36230
added warning about inconsistent context to Metis; it makes more sense here than in Sledgehammer, because Sledgehammer is unsound and there's no point in having people panicking about the consistency of their context when their context is in fact consistent
Mon, 19 Apr 2010 17:18:21 +0200 workaround for Proof General's off-by-a-few sendback display bug, whereby "pr" in "proof" is not highlighted
blanchet [Mon, 19 Apr 2010 17:18:21 +0200] rev 36229
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 got rid of somewhat pointless "pairname" function in Sledgehammer
blanchet [Mon, 19 Apr 2010 16:33:48 +0200] rev 36228
got rid of somewhat pointless "pairname" function in Sledgehammer
Mon, 19 Apr 2010 16:33:20 +0200 make Sledgehammer's "add:" and "del:" syntax really work (I hope), by comparing CNF theorems with CNF theorems
blanchet [Mon, 19 Apr 2010 16:33:20 +0200] rev 36227
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 cosmetics
blanchet [Mon, 19 Apr 2010 16:29:52 +0200] rev 36226
cosmetics
Mon, 19 Apr 2010 15:24:57 +0200 cosmetics
blanchet [Mon, 19 Apr 2010 15:24:57 +0200] rev 36225
cosmetics
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip