traytel [Thu, 04 Oct 2012 17:26:04 +0200] rev 49714
made SML/NJ happier
traytel [Thu, 04 Oct 2012 17:16:55 +0200] rev 49713
do not expose details of internal data structures for composition of BNFs
wenzelm [Fri, 05 Oct 2012 14:32:56 +0200] rev 49712
further support for nested tooltips;
wenzelm [Fri, 05 Oct 2012 13:57:48 +0200] rev 49711
tuned proofs;
wenzelm [Fri, 05 Oct 2012 13:48:22 +0200] rev 49710
refer to parent frame -- relevant for floating dockables in particular;
wenzelm [Fri, 05 Oct 2012 12:11:23 +0200] rev 49709
tuned window position to fit on screen;
wenzelm [Fri, 05 Oct 2012 12:00:28 +0200] rev 49708
tuned window position;
wenzelm [Fri, 05 Oct 2012 11:36:46 +0200] rev 49707
determine window size from content;
wenzelm [Fri, 05 Oct 2012 11:09:24 +0200] rev 49706
tuned color and font size;
wenzelm [Fri, 05 Oct 2012 10:54:07 +0200] rev 49705
close tooltip window on escape;
tuned;
wenzelm [Fri, 05 Oct 2012 10:23:49 +0200] rev 49704
proper message markup for output;
wenzelm [Thu, 04 Oct 2012 20:36:10 +0200] rev 49703
some re-ordering of initialization to ensure proper formatting;
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;
wenzelm [Wed, 03 Oct 2012 16:43:41 +0200] rev 49688
tuned;
wenzelm [Wed, 03 Oct 2012 16:42:36 +0200] rev 49687
use explicit Type.strip_sorts_dummy to suppress sort constraints in output;
wenzelm [Wed, 03 Oct 2012 16:01:07 +0200] rev 49686
printed "_ofsort" is subject to show_markup as well;
wenzelm [Wed, 03 Oct 2012 14:58:56 +0200] rev 49685
allow position constraints to coexist with 0 or 1 sort constraints;
more position information in sorting error;
report sorting of all type variables;