wenzelm [Thu, 09 Jun 2011 22:13:21 +0200] rev 43331
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;
wenzelm [Thu, 09 Jun 2011 20:56:08 +0200] rev 43330
clarified special incr_type_indexes;
wenzelm [Thu, 09 Jun 2011 20:22:22 +0200] rev 43329
tuned signature: Name.invent and Name.invent_names;
wenzelm [Wed, 08 Jun 2011 22:16:21 +0200] rev 43328
modernized structure ProofContext;
wenzelm [Thu, 09 Jun 2011 17:58:42 +0200] rev 43327
even more robust \isaspacing;
wenzelm [Thu, 09 Jun 2011 17:51:49 +0200] rev 43326
simplified Name.variant -- discontinued builtin fold_map;