Fri, 10 Jun 2011 12:01:15 +0200fewer monomorphic instances are necessary, thanks to Sascha's new monomorphizer -- backed up by Judgment Day
blanchet [Fri, 10 Jun 2011 12:01:15 +0200] rev 44218
fewer monomorphic instances are necessary, thanks to Sascha's new monomorphizer -- backed up by Judgment Day

Fri, 10 Jun 2011 12:01:15 +0200compute the set of base facts only once (instead of three times in parallel) -- this saves about .5 s of CPU time, albeit much less clock wall time
blanchet [Fri, 10 Jun 2011 12:01:15 +0200] rev 44217
compute the set of base facts only once (instead of three times in parallel) -- this saves about .5 s of CPU time, albeit much less clock wall time

Thu, 09 Jun 2011 23:30:18 +0200merged
wenzelm [Thu, 09 Jun 2011 23:30:18 +0200] rev 44216
merged

Thu, 09 Jun 2011 23:12:02 +0200renamed Drule.instantiate to Drule.instantiate_normalize to emphasize its meaning as opposed to plain Thm.instantiate;
wenzelm [Thu, 09 Jun 2011 23:12:02 +0200] rev 44215
renamed Drule.instantiate to Drule.instantiate_normalize to emphasize its meaning as opposed to plain Thm.instantiate;

Thu, 09 Jun 2011 22:25:25 +0200document depth arguments of method "auto";
wenzelm [Thu, 09 Jun 2011 22:25:25 +0200] rev 44214
document depth arguments of method "auto";

Thu, 09 Jun 2011 22:13:21 +0200clarified raw_blast, which is not really a tactic since it operates directly on subgoal 1 without bounds check (cf. c46107e6714b);
wenzelm [Thu, 09 Jun 2011 22:13:21 +0200] rev 44213
clarified raw_blast, which is not really a tactic since it operates directly on subgoal 1 without bounds check (cf. c46107e6714b);
uniform handling of exceptions in depth_tac and blast_tac, discontinued separate blast_depth_tac;
tuned blast_tac: atomize prems only once, outside DEEPEN;

Thu, 09 Jun 2011 20:56:08 +0200clarified special incr_type_indexes;
wenzelm [Thu, 09 Jun 2011 20:56:08 +0200] rev 44212
clarified special incr_type_indexes;

Thu, 09 Jun 2011 20:22:22 +0200tuned signature: Name.invent and Name.invent_names;
wenzelm [Thu, 09 Jun 2011 20:22:22 +0200] rev 44211
tuned signature: Name.invent and Name.invent_names;

Wed, 08 Jun 2011 22:16:21 +0200modernized structure ProofContext;
wenzelm [Wed, 08 Jun 2011 22:16:21 +0200] rev 44210
modernized structure ProofContext;

Thu, 09 Jun 2011 17:58:42 +0200even more robust \isaspacing;
wenzelm [Thu, 09 Jun 2011 17:58:42 +0200] rev 44209
even more robust \isaspacing;