wenzelm [Sat, 22 Feb 2014 21:38:26 +0100] rev 55674
support for semantic completion on Scala side;
wenzelm [Sat, 22 Feb 2014 20:56:50 +0100] rev 55673
clarified module location (again, see 763d35697338);
wenzelm [Sat, 22 Feb 2014 20:52:43 +0100] rev 55672
support for completion within the formal context;
tuned signature;
wenzelm [Sat, 22 Feb 2014 18:07:31 +0100] rev 55671
removed remains of old experiment (see b933142e02d0);
wenzelm [Sat, 22 Feb 2014 17:13:30 +0100] rev 55670
removed dead code;
more complete patterns;
wenzelm [Sat, 22 Feb 2014 16:58:02 +0100] rev 55669
tuned signature;
wenzelm [Sat, 22 Feb 2014 16:16:21 +0100] rev 55668
NEWS;
wenzelm [Sat, 22 Feb 2014 16:11:23 +0100] rev 55667
tuned comment;
wenzelm [Sat, 22 Feb 2014 15:07:33 +0100] rev 55666
refined language context: antiquotes;
support default completions, with move of caret position;
tuned signature;
wenzelm [Fri, 21 Feb 2014 23:42:43 +0100] rev 55665
tuned proofs;
wenzelm [Fri, 21 Feb 2014 21:27:55 +0100] rev 55664
merged
wenzelm [Fri, 21 Feb 2014 21:08:03 +0100] rev 55663
more standard theory name;
wenzelm [Fri, 21 Feb 2014 20:54:13 +0100] rev 55662
tuned;
wenzelm [Fri, 21 Feb 2014 20:47:48 +0100] rev 55661
tuned whitespace;
tuned names;
wenzelm [Fri, 21 Feb 2014 20:37:13 +0100] rev 55660
proper ML structure with signature;
wenzelm [Fri, 21 Feb 2014 20:29:33 +0100] rev 55659
reduced ML warnings;
haftmann [Fri, 21 Feb 2014 19:20:26 +0100] rev 55658
simultaneous mapping of strongly connected components
haftmann [Fri, 21 Feb 2014 19:20:24 +0100] rev 55657
dropped dead code
wenzelm [Fri, 21 Feb 2014 18:23:11 +0100] rev 55656
more symbols;
wenzelm [Fri, 21 Feb 2014 17:06:48 +0100] rev 55655
merged
wenzelm [Fri, 21 Feb 2014 17:00:45 +0100] rev 55654
improved completion based on context information;
wenzelm [Fri, 21 Feb 2014 16:55:54 +0100] rev 55653
more markup -- complete symbols within antiquotation, notably with broken arguments;
wenzelm [Fri, 21 Feb 2014 16:14:35 +0100] rev 55652
eliminated somewhat pointless elements index (see also f793dd5d84b2, 2b7fed8c9c4ac): less memory and more speed (avoid linear "exists" of 19dffae33cde);
wenzelm [Fri, 21 Feb 2014 15:48:04 +0100] rev 55651
tuned signature -- avoid redundancy and confusion of flags;