blanchet [Sat, 05 Jun 2010 16:39:23 +0200] rev 37347
show more respect for user-specified facts, even if they could lead to unsound proofs + don't throw away "unsound" theorems in "full_type" mode, since they are then sound
blanchet [Sat, 05 Jun 2010 16:08:35 +0200] rev 37346
fix remote Vampire diagnosis
blanchet [Sat, 05 Jun 2010 15:59:58 +0200] rev 37345
make Sledgehammer's "add:" and "del:" syntax work better in the presence of aliases;
some of these aliases pop up only after Sledgehammer has converted the formula to CNF, so it can be very confusing to the user who said "add: foo del: bar" that "bar" is used in the end.
blanchet [Sat, 05 Jun 2010 15:07:50 +0200] rev 37344
totally bypass Sledgehammer's relevance filter when facts are given using the "(fact1 ... factn)" syntax;
faster and more reliable
wenzelm [Sun, 06 Jun 2010 18:47:29 +0200] rev 37343
single heaps archive;
wenzelm [Sun, 06 Jun 2010 18:34:53 +0200] rev 37342
merged
wenzelm [Sun, 06 Jun 2010 18:04:59 +0200] rev 37341
tuned;
wenzelm [Sun, 06 Jun 2010 18:29:10 +0200] rev 37340
removed obsolete dry-run option;
just one archive for heaps, with the full cumulative collection (proper dependencies for rebuild);
wenzelm [Sun, 06 Jun 2010 17:37:44 +0200] rev 37339
Added tag isa2009-2-test1 for changeset d1cdbc7524b6
haftmann [Sat, 05 Jun 2010 07:52:45 +0200] rev 37338
merged
haftmann [Fri, 04 Jun 2010 19:36:41 +0200] rev 37337
avoid "$"
haftmann [Fri, 04 Jun 2010 19:36:40 +0200] rev 37336
tuned whitespace
haftmann [Fri, 04 Jun 2010 17:32:30 +0200] rev 37335
avoid flowerish abbreviation
wenzelm [Fri, 04 Jun 2010 17:27:45 +0200] rev 37334
merged
blanchet [Fri, 04 Jun 2010 16:55:25 +0200] rev 37333
merge