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;
wenzelm [Fri, 21 Feb 2014 15:22:06 +0100] rev 55650
tuned signature;
wenzelm [Fri, 21 Feb 2014 15:12:50 +0100] rev 55649
more general / abstract Command.Markups, with separate index for status elements;
slightly faster Rendering.overview_color;
wenzelm [Fri, 21 Feb 2014 13:36:40 +0100] rev 55648
tuned signature -- avoid obscure default arguments;
wenzelm [Fri, 21 Feb 2014 12:57:14 +0100] rev 55647
more lightweight Rendering;
wenzelm [Fri, 21 Feb 2014 12:32:06 +0100] rev 55646
tuned signature;
wenzelm [Fri, 21 Feb 2014 12:07:38 +0100] rev 55645
tuned -- remaining rev_markup is rather short after filter;