src/Pure/General/completion.scala
Fri, 07 Mar 2014 20:32:48 +0100 wenzelm more strict discrimination: symbols vs. keywords could overlap;
Fri, 07 Mar 2014 20:24:14 +0100 wenzelm tuned;
Fri, 07 Mar 2014 20:12:38 +0100 wenzelm more accurate description;
Fri, 07 Mar 2014 19:56:31 +0100 wenzelm misc tuning and clarification;
Fri, 07 Mar 2014 19:28:34 +0100 wenzelm more accurate description;
Fri, 07 Mar 2014 15:16:08 +0100 wenzelm tuned description and its rendering;
Fri, 07 Mar 2014 14:37:25 +0100 wenzelm more detailed description of completion items;
Wed, 05 Mar 2014 13:11:08 +0100 wenzelm clarified init_assignable: make double-sure that initial values are reset;
Fri, 28 Feb 2014 22:19:29 +0100 wenzelm allow completion within a word (or symbol), like semantic completion;
Tue, 25 Feb 2014 20:57:57 +0100 wenzelm tuned signature;
Tue, 25 Feb 2014 20:46:09 +0100 wenzelm no word completion within word context;
Mon, 24 Feb 2014 13:10:33 +0100 wenzelm clarified ML language flags;
Sun, 23 Feb 2014 21:11:59 +0100 wenzelm clarified semantic completion: retain kind.full_name as official item name for history;
Sun, 23 Feb 2014 20:24:33 +0100 wenzelm try explicit semantic completion before syntax completion;
Sun, 23 Feb 2014 19:29:27 +0100 wenzelm more explicit Completion.Item.range, independently of caret;
Sun, 23 Feb 2014 14:39:51 +0100 wenzelm clarified completion names;
Sat, 22 Feb 2014 21:38:26 +0100 wenzelm support for semantic completion on Scala side;
Sat, 22 Feb 2014 20:56:50 +0100 wenzelm clarified module location (again, see 763d35697338);
less more (0) tip