wenzelm [Thu, 29 Aug 2013 21:17:46 +0200] rev 53292
option to insert unique completion immediately into buffer;
wenzelm [Thu, 29 Aug 2013 20:46:55 +0200] rev 53291
tuned proofs;
blanchet [Thu, 29 Aug 2013 23:01:04 +0200] rev 53290
renamed BNF fact
blanchet [Thu, 29 Aug 2013 22:56:39 +0200] rev 53289
renamed BNF axiom
blanchet [Thu, 29 Aug 2013 22:39:46 +0200] rev 53288
renamed BNF fact
blanchet [Thu, 29 Aug 2013 22:39:46 +0200] rev 53287
renamed BNF axiom
blanchet [Thu, 29 Aug 2013 22:39:46 +0200] rev 53286
compile
blanchet [Thu, 29 Aug 2013 22:39:46 +0200] rev 53285
renamed BNF fact
kuncar [Thu, 29 Aug 2013 20:15:13 +0200] rev 53284
make SML/NJ happy
wenzelm [Thu, 29 Aug 2013 19:22:48 +0200] rev 53283
merged
wenzelm [Thu, 29 Aug 2013 19:20:35 +0200] rev 53282
tuned proofs;
wenzelm [Thu, 29 Aug 2013 15:53:56 +0200] rev 53281
clarified SideKick parser name, which serves as quasi "mode" here;
wenzelm [Thu, 29 Aug 2013 15:48:37 +0200] rev 53280
explicit indication of outer syntax with no tokens;
uniform Isabelle.markers, based on syntax specification -- no tokens for NEWS;
wenzelm [Thu, 29 Aug 2013 15:29:24 +0200] rev 53279
clarified module location;
wenzelm [Thu, 29 Aug 2013 15:24:36 +0200] rev 53278
always use extended styles (despite de26cf3191a3);
wenzelm [Thu, 29 Aug 2013 13:53:45 +0200] rev 53277
more uniform configuration of editor modes and token markers;
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)
blanchet [Thu, 29 Aug 2013 17:57:25 +0200] rev 53266
cleaner handling of bootstrapping "fake" context, with fewer (no?) obscure bugs
blanchet [Thu, 29 Aug 2013 17:20:17 +0200] rev 53265
qualify BNF constants properly