blanchet [Wed, 28 Apr 2010 17:56:07 +0200] rev 36549
properly extract SPASS proof
blanchet [Wed, 28 Apr 2010 17:47:30 +0200] rev 36548
try out Vampire 11 and parse its output correctly;
will revert to Vampire 9 if 11 doesn't perform as well
krauss [Fri, 30 Apr 2010 13:47:39 +0200] rev 36547
return updated info record after termination proof
wenzelm [Fri, 30 Apr 2010 18:06:29 +0200] rev 36546
proper context for rule_by_tactic;
wenzelm [Fri, 30 Apr 2010 17:18:29 +0200] rev 36545
conditional warnings: explicitly observe context visibility flag, not just accidental presence of a context;
map_ss: explicitly provide a temporary context, which might be required for mksimps, mkcongs etc.;
krauss [Thu, 29 Apr 2010 23:55:43 +0200] rev 36544
hgweb style: show author in filelog; full description in annotate hover
wenzelm [Thu, 29 Apr 2010 22:56:32 +0200] rev 36543
proper context for mksimps etc. -- via simpset of the running Simplifier;
wenzelm [Thu, 29 Apr 2010 22:08:57 +0200] rev 36542
read_const: disallow internal names as usual in visible Isar text;
wenzelm [Thu, 29 Apr 2010 21:05:54 +0200] rev 36541
more explicit treatment of context, although not fully localized;
wenzelm [Thu, 29 Apr 2010 20:00:26 +0200] rev 36540
removed some Emacs junk;