Sat, 22 Feb 2014 17:13:30 +0100 removed dead code;
wenzelm [Sat, 22 Feb 2014 17:13:30 +0100] rev 55670
removed dead code; more complete patterns;
Sat, 22 Feb 2014 16:58:02 +0100 tuned signature;
wenzelm [Sat, 22 Feb 2014 16:58:02 +0100] rev 55669
tuned signature;
Sat, 22 Feb 2014 16:16:21 +0100 NEWS;
wenzelm [Sat, 22 Feb 2014 16:16:21 +0100] rev 55668
NEWS;
Sat, 22 Feb 2014 16:11:23 +0100 tuned comment;
wenzelm [Sat, 22 Feb 2014 16:11:23 +0100] rev 55667
tuned comment;
Sat, 22 Feb 2014 15:07:33 +0100 refined language context: antiquotes;
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;
Fri, 21 Feb 2014 23:42:43 +0100 tuned proofs;
wenzelm [Fri, 21 Feb 2014 23:42:43 +0100] rev 55665
tuned proofs;
Fri, 21 Feb 2014 21:27:55 +0100 merged
wenzelm [Fri, 21 Feb 2014 21:27:55 +0100] rev 55664
merged
Fri, 21 Feb 2014 21:08:03 +0100 more standard theory name;
wenzelm [Fri, 21 Feb 2014 21:08:03 +0100] rev 55663
more standard theory name;
Fri, 21 Feb 2014 20:54:13 +0100 tuned;
wenzelm [Fri, 21 Feb 2014 20:54:13 +0100] rev 55662
tuned;
Fri, 21 Feb 2014 20:47:48 +0100 tuned whitespace;
wenzelm [Fri, 21 Feb 2014 20:47:48 +0100] rev 55661
tuned whitespace; tuned names;
Fri, 21 Feb 2014 20:37:13 +0100 proper ML structure with signature;
wenzelm [Fri, 21 Feb 2014 20:37:13 +0100] rev 55660
proper ML structure with signature;
Fri, 21 Feb 2014 20:29:33 +0100 reduced ML warnings;
wenzelm [Fri, 21 Feb 2014 20:29:33 +0100] rev 55659
reduced ML warnings;
Fri, 21 Feb 2014 19:20:26 +0100 simultaneous mapping of strongly connected components
haftmann [Fri, 21 Feb 2014 19:20:26 +0100] rev 55658
simultaneous mapping of strongly connected components
Fri, 21 Feb 2014 19:20:24 +0100 dropped dead code
haftmann [Fri, 21 Feb 2014 19:20:24 +0100] rev 55657
dropped dead code
Fri, 21 Feb 2014 18:23:11 +0100 more symbols;
wenzelm [Fri, 21 Feb 2014 18:23:11 +0100] rev 55656
more symbols;
Fri, 21 Feb 2014 17:06:48 +0100 merged
wenzelm [Fri, 21 Feb 2014 17:06:48 +0100] rev 55655
merged
Fri, 21 Feb 2014 17:00:45 +0100 improved completion based on context information;
wenzelm [Fri, 21 Feb 2014 17:00:45 +0100] rev 55654
improved completion based on context information;
Fri, 21 Feb 2014 16:55:54 +0100 more markup -- complete symbols within antiquotation, notably with broken arguments;
wenzelm [Fri, 21 Feb 2014 16:55:54 +0100] rev 55653
more markup -- complete symbols within antiquotation, notably with broken arguments;
Fri, 21 Feb 2014 16:14:35 +0100 eliminated somewhat pointless elements index (see also f793dd5d84b2, 2b7fed8c9c4ac): less memory and more speed (avoid linear "exists" of 19dffae33cde);
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);
Fri, 21 Feb 2014 15:48:04 +0100 tuned signature -- avoid redundancy and confusion of flags;
wenzelm [Fri, 21 Feb 2014 15:48:04 +0100] rev 55651
tuned signature -- avoid redundancy and confusion of flags;
Fri, 21 Feb 2014 15:22:06 +0100 tuned signature;
wenzelm [Fri, 21 Feb 2014 15:22:06 +0100] rev 55650
tuned signature;
Fri, 21 Feb 2014 15:12:50 +0100 more general / abstract Command.Markups, with separate index for status elements;
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;
Fri, 21 Feb 2014 13:36:40 +0100 tuned signature -- avoid obscure default arguments;
wenzelm [Fri, 21 Feb 2014 13:36:40 +0100] rev 55648
tuned signature -- avoid obscure default arguments;
Fri, 21 Feb 2014 12:57:14 +0100 more lightweight Rendering;
wenzelm [Fri, 21 Feb 2014 12:57:14 +0100] rev 55647
more lightweight Rendering;
Fri, 21 Feb 2014 12:32:06 +0100 tuned signature;
wenzelm [Fri, 21 Feb 2014 12:32:06 +0100] rev 55646
tuned signature;
Fri, 21 Feb 2014 12:07:38 +0100 tuned -- remaining rev_markup is rather short after filter;
wenzelm [Fri, 21 Feb 2014 12:07:38 +0100] rev 55645
tuned -- remaining rev_markup is rather short after filter;
Fri, 21 Feb 2014 12:33:49 +0100 only one internal coinduction rule
traytel [Fri, 21 Feb 2014 12:33:49 +0100] rev 55644
only one internal coinduction rule
Fri, 21 Feb 2014 00:18:40 +0100 NEWS
blanchet [Fri, 21 Feb 2014 00:18:40 +0100] rev 55643
NEWS
Fri, 21 Feb 2014 00:09:56 +0100 adapted to renaming of datatype 'cases' and 'recs' to 'case' and 'rec'
blanchet [Fri, 21 Feb 2014 00:09:56 +0100] rev 55642
adapted to renaming of datatype 'cases' and 'recs' to 'case' and 'rec'
Fri, 21 Feb 2014 00:09:55 +0100 renamed 'recs' and 'cases' theorems 'rec' and 'case' in old datatype package, for consistency with new package
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
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip