wenzelm [Tue, 17 Mar 2009 13:33:21 +0100] rev 30557
goal_tac: finish marked assumptions from left to right -- corresponds better with the strategy of etac, with significant performance gains in some situations;
wenzelm [Tue, 17 Mar 2009 12:10:42 +0100] rev 30556
eq_assumption: slightly more efficient by checking (open) result of Logic.assum_problems directly;
tuned;
wenzelm [Tue, 17 Mar 2009 12:09:43 +0100] rev 30555
tuned aeconv: test plain aconv before expensive eta_contract;
wenzelm [Mon, 16 Mar 2009 23:52:30 +0100] rev 30554
substantial speedup of assumption and elim-resolution: Logic.assum_problems refrains from eager application of parameters, discriminate via Term.could_unify before invoking full unification (assumes terms in beta-normal form, as do higher term net operations anyway);
wenzelm [Mon, 16 Mar 2009 23:39:44 +0100] rev 30553
refined is_norm_hhf: reject beta-redexes (rules based on term nets or could_unify assume normal form), also potentially faster by avoiding expensive Envir.beta_eta_contract;
wenzelm [Mon, 16 Mar 2009 23:36:55 +0100] rev 30552
provide Simplifier.norm_hhf(_protect) as regular simplifier operation;
wenzelm [Mon, 16 Mar 2009 19:40:03 +0100] rev 30551
method parser: pass proper context;
wenzelm [Mon, 16 Mar 2009 18:24:39 +0100] rev 30550
merged
wenzelm [Mon, 16 Mar 2009 18:24:30 +0100] rev 30549
simplified method setup;
wenzelm [Mon, 16 Mar 2009 17:51:24 +0100] rev 30548
updated generated file;
wenzelm [Mon, 16 Mar 2009 17:51:07 +0100] rev 30547
simplifief 'method_setup' command;
wenzelm [Mon, 16 Mar 2009 17:48:02 +0100] rev 30546
spelling;
wenzelm [Mon, 16 Mar 2009 17:47:26 +0100] rev 30545
export method parser;
wenzelm [Mon, 16 Mar 2009 17:46:49 +0100] rev 30544
adapted 'method_setup' command to Method.setup;
wenzelm [Mon, 16 Mar 2009 17:46:11 +0100] rev 30543
tuned signature;
immler@in.tum.de [Mon, 16 Mar 2009 14:26:30 +0100] rev 30542
have remote script interrupted like the other provers
wenzelm [Sun, 15 Mar 2009 20:25:58 +0100] rev 30541
simplified method setup;
wenzelm [Sun, 15 Mar 2009 20:19:14 +0100] rev 30540
export section, sections;
tuned signature;
wenzelm [Sun, 15 Mar 2009 16:59:17 +0100] rev 30539
merged
immler@in.tum.de [Sat, 14 Mar 2009 17:52:53 +0100] rev 30538
updated NEWS
immler@in.tum.de [Sat, 14 Mar 2009 16:50:25 +0100] rev 30537
use goal instead of Proof State
immler@in.tum.de [Sat, 14 Mar 2009 16:46:23 +0100] rev 30536
split relevance-filter and writing of problem-files;
perform relevance-filtering for only one subgoal;
added additional explicit timeout to provers
immler@in.tum.de [Sat, 14 Mar 2009 15:45:45 +0100] rev 30535
show certain errors to the user
immler@in.tum.de [Sat, 14 Mar 2009 15:15:44 +0100] rev 30534
removed connection check;
adapted times
wenzelm [Sun, 15 Mar 2009 16:02:22 +0100] rev 30533
merged
haftmann [Sat, 14 Mar 2009 12:51:13 +0100] rev 30532
merged
haftmann [Sat, 14 Mar 2009 12:50:29 +0100] rev 30531
reverted to old version of Set.thy -- strange effects have to be traced first
wenzelm [Sun, 15 Mar 2009 15:59:45 +0100] rev 30530
simplified attribute and method setup;
wenzelm [Sun, 15 Mar 2009 15:59:44 +0100] rev 30529
simplified attribute setup;
replaced add_args by add parser;
wenzelm [Sun, 15 Mar 2009 15:59:44 +0100] rev 30528
simplified attribute setup;