blanchet [Tue, 27 Apr 2010 18:01:41 +0200] rev 36482
added total goal count as argument + message when killing ATPs
blanchet [Tue, 27 Apr 2010 17:44:33 +0200] rev 36481
make Sledgehammer more friendly if no subgoal is left
blanchet [Tue, 27 Apr 2010 17:05:39 +0200] rev 36480
polish Isar proofs: don't mention facts twice, and don't show one-liner "structured" proofs
blanchet [Tue, 27 Apr 2010 16:12:51 +0200] rev 36479
reintroduce missing "gen_all_vars" call
blanchet [Tue, 27 Apr 2010 16:00:20 +0200] rev 36478
fix types of "fix" variables to help proof reconstruction and aid readability
blanchet [Tue, 27 Apr 2010 14:55:10 +0200] rev 36477
allow schematic variables in types in terms that are reconstructed by Sledgehammer
blanchet [Tue, 27 Apr 2010 14:27:47 +0200] rev 36476
in Sledgehammer "debug" mode, the names of most variables are already short and sweet, so most of the entries of the "const_trans_table" don't have a raison d'etre anymore
blanchet [Tue, 27 Apr 2010 12:07:07 +0200] rev 36475
new Isar proof construction code: stringfy axiom names correctly
blanchet [Tue, 27 Apr 2010 11:44:01 +0200] rev 36474
honor "shrink_proof" Sledgehammer option
blanchet [Tue, 27 Apr 2010 11:24:47 +0200] rev 36473
remove "higher_order" option from Sledgehammer -- the "smart" default is good enough
haftmann [Wed, 28 Apr 2010 15:42:10 +0200] rev 36472
updated keywords
haftmann [Wed, 28 Apr 2010 15:17:13 +0200] rev 36471
exported cert_tyco, read_tyco
haftmann [Wed, 28 Apr 2010 15:17:09 +0200] rev 36470
added code_reflect command
haftmann [Wed, 28 Apr 2010 14:54:17 +0200] rev 36469
merged
haftmann [Wed, 28 Apr 2010 11:26:10 +0200] rev 36468
fix "fors" for proof of monotonicity
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 28 Apr 2010 14:01:54 +0200] rev 36467
merge
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 28 Apr 2010 14:01:13 +0200] rev 36466
merge
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 28 Apr 2010 13:29:40 +0200] rev 36465
Tuned FSet
haftmann [Wed, 28 Apr 2010 13:30:52 +0200] rev 36464
merged
haftmann [Wed, 28 Apr 2010 13:30:34 +0200] rev 36463
try to observe intended meaning of add_registration interface more closely
haftmann [Wed, 28 Apr 2010 13:30:17 +0200] rev 36462
codified comment
haftmann [Wed, 28 Apr 2010 13:29:57 +0200] rev 36461
merged
haftmann [Wed, 28 Apr 2010 13:29:39 +0200] rev 36460
empty class specifcations observe default sort
wenzelm [Wed, 28 Apr 2010 16:56:51 +0200] rev 36459
document some known problems with Mac OS;
wenzelm [Wed, 28 Apr 2010 16:12:21 +0200] rev 36458
removed redundant/ignored sort constraint;
wenzelm [Wed, 28 Apr 2010 16:11:13 +0200] rev 36457
tuned user-level type abbrevs: explicit warning concerning ignored sort constraints -- sorts never affect formation of types and type abbrevs strip sorts internally;
wenzelm [Wed, 28 Apr 2010 13:32:00 +0200] rev 36456
made SML/NJ happy;
wenzelm [Wed, 28 Apr 2010 12:23:14 +0200] rev 36455
updated keywords;
wenzelm [Wed, 28 Apr 2010 12:21:55 +0200] rev 36454
command 'defaultsort' is renamed to 'default_sort', it works within a local theory context;
wenzelm [Wed, 28 Apr 2010 12:18:49 +0200] rev 36453
removed material that is out of scope of this manual;
wenzelm [Wed, 28 Apr 2010 12:07:52 +0200] rev 36452
renamed command 'defaultsort' to 'default_sort';
wenzelm [Wed, 28 Apr 2010 11:41:27 +0200] rev 36451
localized default sort;