wenzelm [Thu, 29 Aug 2013 22:53:17 +0200] rev 53298
merged
wenzelm [Thu, 29 Aug 2013 22:40:50 +0200] rev 53297
border as for Pretty_Tooltip;
wenzelm [Thu, 29 Aug 2013 22:35:50 +0200] rev 53296
less aggressive immediate completion, based on input and text;
wenzelm [Thu, 29 Aug 2013 22:08:02 +0200] rev 53295
preserve original word -- relevant for true uniqueness of immediate completion;
wenzelm [Thu, 29 Aug 2013 21:53:29 +0200] rev 53294
tuned;
wenzelm [Thu, 29 Aug 2013 21:49:46 +0200] rev 53293
added action isabelle.complete, using standard jEdit keyboard shortcut;
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