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;
wenzelm [Mon, 12 Aug 2013 12:06:48 +0200] rev 52974
tuned signature;
wenzelm [Mon, 12 Aug 2013 11:56:12 +0200] rev 52973
tuned signature;
wenzelm [Mon, 12 Aug 2013 11:49:58 +0200] rev 52972
tuned signature;
wenzelm [Mon, 12 Aug 2013 11:39:29 +0200] rev 52971
tuned signature -- more abstract PIDE editor operations;
blanchet [Mon, 12 Aug 2013 15:48:57 +0200] rev 52970
tuned messages
blanchet [Mon, 12 Aug 2013 15:25:17 +0200] rev 52969
clarified option name (since case/fold/rec are also destructors)
blanchet [Mon, 12 Aug 2013 15:25:17 +0200] rev 52968
define case constant from other 'free constructor' axioms
blanchet [Mon, 12 Aug 2013 15:25:16 +0200] rev 52967
introduced case tactics
blanchet [Mon, 12 Aug 2013 15:25:16 +0200] rev 52966
tuning
blanchet [Mon, 12 Aug 2013 09:51:00 +0200] rev 52965
handle both TVars and TFrees -- necessary for 'wrap_free_constructors'
blanchet [Mon, 12 Aug 2013 09:38:42 +0200] rev 52964
qualify map and rel names
blanchet [Mon, 12 Aug 2013 09:08:42 +0200] rev 52963
reverted ill-advised naming scheme of 5a77edcdbe54
blanchet [Sun, 11 Aug 2013 23:35:59 +0200] rev 52962
made (hopefully temporary) hack more robust
blanchet [Sun, 11 Aug 2013 23:35:59 +0200] rev 52961
added warning
blanchet [Sun, 11 Aug 2013 23:35:59 +0200] rev 52960
gracefully handle one more error condition
blanchet [Sun, 11 Aug 2013 23:35:59 +0200] rev 52959
gracefully fail to define polymorphic (co)datatypes in local context
blanchet [Sun, 11 Aug 2013 23:35:59 +0200] rev 52958
made code more robust
blanchet [Sun, 11 Aug 2013 23:35:59 +0200] rev 52957
avoid DUP exception in local context (cf. 062aa11e98e1)
blanchet [Sun, 11 Aug 2013 23:35:57 +0200] rev 52956
honor user tfree names
kleing [Sat, 10 Aug 2013 12:00:34 +0200] rev 52955
prefer local facts over global ones
kleing [Sat, 10 Aug 2013 11:59:03 +0200] rev 52954
use local context for name space
wenzelm [Sat, 10 Aug 2013 10:59:56 +0200] rev 52953
explicit "strict" flag for print functions (flipped internal meaning);
non-strict query operations may operate on failed states;
kleing [Sat, 10 Aug 2013 10:15:30 +0200] rev 52952
avoid unnecessary case distinction
kleing [Sat, 10 Aug 2013 09:06:42 +0200] rev 52951
adjust tooltip for duplicates option
wenzelm [Fri, 09 Aug 2013 20:44:46 +0200] rev 52950
merged
wenzelm [Fri, 09 Aug 2013 20:31:51 +0200] rev 52949
NEWS;
wenzelm [Fri, 09 Aug 2013 20:30:11 +0200] rev 52948
Find is docked on startup;
wenzelm [Fri, 09 Aug 2013 20:26:54 +0200] rev 52947
sorted lines;
wenzelm [Fri, 09 Aug 2013 20:23:53 +0200] rev 52946
tuned GUI;
wenzelm [Fri, 09 Aug 2013 20:16:33 +0200] rev 52945
retain current task priority, to avoid distortion due to local forks (e.g. sledgehammer query operation);
wenzelm [Fri, 09 Aug 2013 20:01:50 +0200] rev 52944
removed "Locate" button, to avoid confusion about the slightly odd meaning of current_command with explicit theory context;
wenzelm [Fri, 09 Aug 2013 17:25:47 +0200] rev 52943
enable search in pre-loaded theory;
wenzelm [Fri, 09 Aug 2013 16:17:48 +0200] rev 52942
more GUI options;
wenzelm [Fri, 09 Aug 2013 15:49:50 +0200] rev 52941
tuned signature;
wenzelm [Fri, 09 Aug 2013 15:14:59 +0200] rev 52940
tuned;
wenzelm [Fri, 09 Aug 2013 15:00:29 +0200] rev 52939
tuned GUI;
blanchet [Fri, 09 Aug 2013 15:40:38 +0200] rev 52938
tuned name generation code (to make it easier to adapt later)
blanchet [Fri, 09 Aug 2013 15:03:39 +0200] rev 52937
honor user type names if possible
wenzelm [Fri, 09 Aug 2013 13:57:21 +0200] rev 52936
merged;
wenzelm [Fri, 09 Aug 2013 13:51:34 +0200] rev 52935
more abstract consume_status operation;
wenzelm [Fri, 09 Aug 2013 13:37:51 +0200] rev 52934
separate Process_Indicator -- simplified/clarified version of org.gjt.sp.jedit.gui.AnimatedIcon;
wenzelm [Fri, 09 Aug 2013 12:29:15 +0200] rev 52933
more active "provers" field, which increases chances that its history is stored;
wenzelm [Fri, 09 Aug 2013 12:25:24 +0200] rev 52932
removed command location is considered finished, and its overlay removed eventually;
apply_query: empty output;
wenzelm [Fri, 09 Aug 2013 11:18:36 +0200] rev 52931
cancel_query via direct access to the exec_id of the running query process;
wenzelm [Fri, 09 Aug 2013 10:41:17 +0200] rev 52930
retain original messages properties, e.g. for retrieval via Command.Results;
wenzelm [Fri, 09 Aug 2013 09:55:25 +0200] rev 52929
clarified toplevel_error: absorb and print interrupts;
tuned;
wenzelm [Fri, 09 Aug 2013 00:04:47 +0200] rev 52928
more explicit error;
wenzelm [Fri, 09 Aug 2013 00:02:18 +0200] rev 52927
tuned message;
wenzelm [Thu, 08 Aug 2013 23:52:35 +0200] rev 52926
removed unused YXML_Find_Theorems and Legacy_XML_Syntax;
wenzelm [Thu, 08 Aug 2013 23:34:52 +0200] rev 52925
more robust read_query;
avoid pointless position, which is always line 1 for single-line input;
kleing [Fri, 09 Aug 2013 12:27:29 +0200] rev 52924
removed commented out declaration
traytel [Fri, 09 Aug 2013 11:26:29 +0200] rev 52923
tuned
wenzelm [Thu, 08 Aug 2013 20:43:54 +0200] rev 52922
merged
wenzelm [Thu, 08 Aug 2013 17:49:07 +0200] rev 52921
eliminate \<twosuperior> as well;