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;
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;
traytel [Fri, 21 Feb 2014 12:33:49 +0100] rev 55644
only one internal coinduction rule
blanchet [Fri, 21 Feb 2014 00:18:40 +0100] rev 55643
NEWS
blanchet [Fri, 21 Feb 2014 00:09:56 +0100] rev 55642
adapted to renaming of datatype 'cases' and 'recs' to 'case' and 'rec'
blanchet [Fri, 21 Feb 2014 00:09:55 +0100] rev 55641
renamed 'recs' and 'cases' theorems 'rec' and 'case' in old datatype package, for consistency with new package