wenzelm [Thu, 27 Jun 2013 11:33:42 +0200] rev 52465
tuned signature;
wenzelm [Thu, 27 Jun 2013 11:07:48 +0200] rev 52464
clarified printing of type constraints vs. annotations, notably in goal display with its Type_Annotation.ignore_free_types;
wenzelm [Thu, 27 Jun 2013 10:35:37 +0200] rev 52463
updated documentation;
wenzelm [Thu, 27 Jun 2013 10:14:17 +0200] rev 52462
actually use Data.sizef, not hardwired size_of_thm;
wenzelm [Thu, 27 Jun 2013 10:08:41 +0200] rev 52461
more scalable PARALLEL_GOALS, using more elementary retrofit;
tuned signature;
nipkow [Thu, 27 Jun 2013 10:11:11 +0200] rev 52460
tuned
wenzelm [Wed, 26 Jun 2013 22:18:06 +0200] rev 52459
merged
wenzelm [Wed, 26 Jun 2013 21:48:23 +0200] rev 52458
less intrusive SELECT_GOAL: merely rearrange subgoals without detaching goal state, and thus preserve maxidx context;
even less intrusive PREFER_GOAL (without structural goal marker), e.g. relevant for generic_simp_tac;
adapted ZF proof that broke for unknown reasons (potentially slight change of Drule.size_of_thm);
wenzelm [Wed, 26 Jun 2013 18:38:03 +0200] rev 52457
SOMEthing went utterly wrong;
wenzelm [Wed, 26 Jun 2013 11:54:45 +0200] rev 52456
tuned signature;