Wed, 08 Jun 2011 08:47:43 +0200don't needlessly presimplify -- makes ATP problem preparation much faster
blanchet [Wed, 08 Jun 2011 08:47:43 +0200] rev 44105
don't needlessly presimplify -- makes ATP problem preparation much faster

Wed, 08 Jun 2011 08:47:43 +0200tuned
blanchet [Wed, 08 Jun 2011 08:47:43 +0200] rev 44104
tuned

Wed, 08 Jun 2011 08:47:43 +0200removed experimental code submitted by mistake
blanchet [Wed, 08 Jun 2011 08:47:43 +0200] rev 44103
removed experimental code submitted by mistake

Wed, 08 Jun 2011 08:47:43 +0200make sure that the message tail (timing + TPTP important message) is preserved upon automatic minimization
blanchet [Wed, 08 Jun 2011 08:47:43 +0200] rev 44102
make sure that the message tail (timing + TPTP important message) is preserved upon automatic minimization

Wed, 08 Jun 2011 08:47:43 +0200removed removed option from documentation
blanchet [Wed, 08 Jun 2011 08:47:43 +0200] rev 44101
removed removed option from documentation

Wed, 08 Jun 2011 08:47:43 +0200killed "explicit_apply" option in Sledgehammer -- the "smart" default is about as lightweight as "false" and just as complete as "true"
blanchet [Wed, 08 Jun 2011 08:47:43 +0200] rev 44100
killed "explicit_apply" option in Sledgehammer -- the "smart" default is about as lightweight as "false" and just as complete as "true"

Wed, 08 Jun 2011 08:47:43 +0200slightly faster/cleaner accumulation of polymorphic consts
blanchet [Wed, 08 Jun 2011 08:47:43 +0200] rev 44099
slightly faster/cleaner accumulation of polymorphic consts

Wed, 08 Jun 2011 00:01:20 +0200eliminated unnecessary tail-recursion and funny use of records as 'named arguments' for functions
krauss [Wed, 08 Jun 2011 00:01:20 +0200] rev 44098
eliminated unnecessary tail-recursion and funny use of records as 'named arguments' for functions

Wed, 08 Jun 2011 00:01:20 +0200more conventional variable naming
krauss [Wed, 08 Jun 2011 00:01:20 +0200] rev 44097
more conventional variable naming

Wed, 08 Jun 2011 00:01:20 +0200dropped outdated/speculative historical comments;
krauss [Wed, 08 Jun 2011 00:01:20 +0200] rev 44096
dropped outdated/speculative historical comments;
adapted to isabelle commenting style;
tuned