blanchet [Tue, 17 Aug 2010 16:49:51 +0200] rev 38491
invoke Variable.export/import_term on the entire formula, to make sure that schematic variables don't get different indices in different subterms;
this resulted in a subtle soundness bug in Sledgehammer -- introduced by the transition to FOF
blanchet [Tue, 17 Aug 2010 16:47:40 +0200] rev 38490
tuning
blanchet [Tue, 17 Aug 2010 16:46:43 +0200] rev 38489
more parentheses in TPTP formulas, just in case
blanchet [Tue, 17 Aug 2010 14:37:16 +0200] rev 38488
handle E's Skolem constants more gracefully
blanchet [Tue, 17 Aug 2010 14:35:44 +0200] rev 38487
improve detection of old Vampire versions
wenzelm [Thu, 19 Aug 2010 17:40:44 +0200] rev 38486
Markup_Tree.select: crude version of stream-based filtering;
wenzelm [Thu, 19 Aug 2010 17:37:13 +0200] rev 38485
Text.Range: improved handling of singularities;
wenzelm [Thu, 19 Aug 2010 14:52:25 +0200] rev 38484
tuned XML.content: Stream based iteration is supposed to be declarative *and* efficient;