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
blanchet [Fri, 04 Jun 2010 16:55:08 +0200] rev 37332
don't raise Option.Option if assumptions contain schematic variables
blanchet [Fri, 04 Jun 2010 16:54:10 +0200] rev 37331
recongize one more outcome string for "remote_vampire"
blanchet [Fri, 04 Jun 2010 16:53:08 +0200] rev 37330
"print_vars_terms" wasn't doing its job properly;
the offending line was "find_vars t1 #> find_vars t1", where the second "t1" should clearly have been "t2"
blanchet [Fri, 04 Jun 2010 15:43:02 +0200] rev 37329
merged
blanchet [Fri, 04 Jun 2010 15:41:27 +0200] rev 37328
made "clausify" attribute a legacy feature;
seems to have ever only been a debugging feature
blanchet [Fri, 04 Jun 2010 15:21:46 +0200] rev 37327
made "neg_clausify" a legacy feature
blanchet [Fri, 04 Jun 2010 15:09:37 +0200] rev 37326
kill active Sledgehammer threads when running minimize, to avoid confusing the user with too much output
blanchet [Fri, 04 Jun 2010 15:08:50 +0200] rev 37325
redid the Isar proofs using the latest Sledgehammer, eliminating the last occurrences of "neg_clausify" in proofs
blanchet [Fri, 04 Jun 2010 14:08:23 +0200] rev 37324
fix bugs in Sledgehammer's Isar proof "redirection" code
blanchet [Wed, 02 Jun 2010 17:19:44 +0200] rev 37323
handle Vampire's definitions smoothly
blanchet [Wed, 02 Jun 2010 17:06:28 +0200] rev 37322
fix bug in direct Isar proofs, which was exhibited by the "BigO" example
blanchet [Wed, 02 Jun 2010 15:18:48 +0200] rev 37321
honor "xsymbols"
blanchet [Wed, 02 Jun 2010 14:40:15 +0200] rev 37320
kill another neg_clausify proof
blanchet [Wed, 02 Jun 2010 14:35:52 +0200] rev 37319
show types in Isar proofs, but not for free variables;
this makes proofs more robust, without as much clutter as there used to be when types were enabled previously
blanchet [Wed, 02 Jun 2010 12:28:42 +0200] rev 37318
give more helpful error message
haftmann [Fri, 04 Jun 2010 16:42:26 +0200] rev 37317
first proposal for a announcement
krauss [Fri, 04 Jun 2010 16:02:46 +0200] rev 37316
NEWS (more strict internal axioms/defs format)
wenzelm [Fri, 04 Jun 2010 16:47:36 +0200] rev 37315
one all-inclusive bundle for each platform;
wenzelm [Fri, 04 Jun 2010 15:48:13 +0200] rev 37314
more robust handling of additional type variables: warning, more canonical order, drop mixfix syntax if implicit type arguments are introduced (to avoid delusion due to shifted arguments);