wenzelm [Thu, 04 Oct 2012 20:14:40 +0200] rev 49702
separate module Pretty_Tooltip;
wenzelm [Thu, 04 Oct 2012 19:31:50 +0200] rev 49701
refined rich tooltip options;
basic tooltips without markup;
wenzelm [Thu, 04 Oct 2012 18:28:31 +0200] rev 49700
Rich_Text_Area tooltips via nested Pretty_Text_Area, based on some techniques of FoldViewer plugin;
wenzelm [Thu, 04 Oct 2012 13:56:32 +0200] rev 49699
some documentation of show_markup;
wenzelm [Thu, 04 Oct 2012 11:45:56 +0200] rev 49698
tuned proofs;
wenzelm [Thu, 04 Oct 2012 11:39:24 +0200] rev 49697
option to bypass potentially slow text overview;
wenzelm [Thu, 04 Oct 2012 11:07:36 +0200] rev 49696
tuned signature;
wenzelm [Thu, 04 Oct 2012 10:55:36 +0200] rev 49695
clarified platform dependency;
Gerwin Klein <gerwin.klein@nicta.com.au> [Thu, 04 Oct 2012 09:19:54 +1000] rev 49694
updated crontab and afp-poly settings
blanchet [Wed, 03 Oct 2012 22:07:26 +0200] rev 49693
thread the right local theory through + reenable parallel proofs for previously problematic theories
blanchet [Wed, 03 Oct 2012 21:46:52 +0200] rev 49692
made code more conform to rest of BNF package
wenzelm [Wed, 03 Oct 2012 17:12:08 +0200] rev 49691
more error positions;
wenzelm [Wed, 03 Oct 2012 16:59:58 +0200] rev 49690
more explicit show_type_constraint, show_sort_constraint;
wenzelm [Wed, 03 Oct 2012 16:59:20 +0200] rev 49689
recovered print translation after 'a => bool to 'a set change;