blanchet [Mon, 12 Aug 2013 21:30:36 +0200] rev 52988
avoid double qualification for case constants
blanchet [Mon, 12 Aug 2013 21:30:35 +0200] rev 52987
qualify more generated names with optional type name component
traytel [Mon, 12 Aug 2013 20:04:03 +0200] rev 52986
eliminated bogus assumption from theorem (that was instantiated with refl and resulted in flexflex pairs)
traytel [Mon, 12 Aug 2013 15:36:55 +0200] rev 52985
generalized library function
wenzelm [Mon, 12 Aug 2013 18:03:47 +0200] rev 52984
updated keywords;
wenzelm [Mon, 12 Aug 2013 18:02:01 +0200] rev 52983
merged
wenzelm [Mon, 12 Aug 2013 17:57:51 +0200] rev 52982
clarified Query_Operation.register: avoid hard-wired parallel policy;
sledgehammer: more conventional parallel exception handling -- print just one interrupt;
wenzelm [Mon, 12 Aug 2013 17:17:49 +0200] rev 52981
moved generic module to its proper place;
wenzelm [Mon, 12 Aug 2013 17:11:27 +0200] rev 52980
manage hyperlinks via PIDE editor interface;
wenzelm [Mon, 12 Aug 2013 15:09:13 +0200] rev 52979
tuned whitespace;
wenzelm [Mon, 12 Aug 2013 14:53:16 +0200] rev 52978
prefer PIDE editor operations;
apply_query: insist in non-outdated snapshot via editor.current_command;
tuned signature;
wenzelm [Mon, 12 Aug 2013 14:27:58 +0200] rev 52977
central management of Document.Overlays, independent of Document_Model;
wenzelm [Mon, 12 Aug 2013 13:32:26 +0200] rev 52976
tuned -- use Multi_Map;
wenzelm [Mon, 12 Aug 2013 13:30:54 +0200] rev 52975
support for maps with multiple entries per key;