wenzelm [Thu, 29 Aug 2013 13:14:00 +0200] rev 53276
syntax for isabelle-news with symbol completion;
wenzelm [Thu, 29 Aug 2013 13:00:59 +0200] rev 53275
tuned signature;
wenzelm [Thu, 29 Aug 2013 12:38:33 +0200] rev 53274
maintain Completion_Popup.Text_Area as client property like Document_View;
global Completion_Popup.Text_Area init/exit like SideKickPlugin;
eliminated old SideKick completion -- cover all Isabelle modes uniformly;
dynamic lookup of Isabelle.mode_syntax -- NB: buffer mode might be undefined in intermediate stages;
wenzelm [Thu, 29 Aug 2013 10:24:43 +0200] rev 53273
some completion options;
wenzelm [Thu, 29 Aug 2013 10:01:59 +0200] rev 53272
more abstract Completion_Popup.Text_Area;
more uniform font size;
wenzelm [Thu, 29 Aug 2013 09:16:03 +0200] rev 53271
GTK+ works better due to avoidance of default list view popups;
blanchet [Thu, 29 Aug 2013 18:44:03 +0200] rev 53270
renamed BNF axiom
blanchet [Thu, 29 Aug 2013 18:31:23 +0200] rev 53269
merge
blanchet [Thu, 29 Aug 2013 18:24:11 +0200] rev 53268
handle type class annotations on (co)datatype parameters gracefully
traytel [Thu, 29 Aug 2013 18:17:13 +0200] rev 53267
store nesting_bnfs in fp_sugar (required in "nested to mutual" reduction)