Sun, 11 Aug 2013 23:35:59 +0200 made code more robust
blanchet [Sun, 11 Aug 2013 23:35:59 +0200] rev 52958
made code more robust
Sun, 11 Aug 2013 23:35:59 +0200 avoid DUP exception in local context (cf. 062aa11e98e1)
blanchet [Sun, 11 Aug 2013 23:35:59 +0200] rev 52957
avoid DUP exception in local context (cf. 062aa11e98e1)
Sun, 11 Aug 2013 23:35:57 +0200 honor user tfree names
blanchet [Sun, 11 Aug 2013 23:35:57 +0200] rev 52956
honor user tfree names
Sat, 10 Aug 2013 12:00:34 +0200 prefer local facts over global ones
kleing [Sat, 10 Aug 2013 12:00:34 +0200] rev 52955
prefer local facts over global ones
Sat, 10 Aug 2013 11:59:03 +0200 use local context for name space
kleing [Sat, 10 Aug 2013 11:59:03 +0200] rev 52954
use local context for name space
Sat, 10 Aug 2013 10:59:56 +0200 explicit "strict" flag for print functions (flipped internal meaning);
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;
Sat, 10 Aug 2013 10:15:30 +0200 avoid unnecessary case distinction
kleing [Sat, 10 Aug 2013 10:15:30 +0200] rev 52952
avoid unnecessary case distinction
Sat, 10 Aug 2013 09:06:42 +0200 adjust tooltip for duplicates option
kleing [Sat, 10 Aug 2013 09:06:42 +0200] rev 52951
adjust tooltip for duplicates option
Fri, 09 Aug 2013 20:44:46 +0200 merged
wenzelm [Fri, 09 Aug 2013 20:44:46 +0200] rev 52950
merged
Fri, 09 Aug 2013 20:31:51 +0200 NEWS;
wenzelm [Fri, 09 Aug 2013 20:31:51 +0200] rev 52949
NEWS;
Fri, 09 Aug 2013 20:30:11 +0200 Find is docked on startup;
wenzelm [Fri, 09 Aug 2013 20:30:11 +0200] rev 52948
Find is docked on startup;
Fri, 09 Aug 2013 20:26:54 +0200 sorted lines;
wenzelm [Fri, 09 Aug 2013 20:26:54 +0200] rev 52947
sorted lines;
Fri, 09 Aug 2013 20:23:53 +0200 tuned GUI;
wenzelm [Fri, 09 Aug 2013 20:23:53 +0200] rev 52946
tuned GUI;
Fri, 09 Aug 2013 20:16:33 +0200 retain current task priority, to avoid distortion due to local forks (e.g. sledgehammer query operation);
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);
Fri, 09 Aug 2013 20:01:50 +0200 removed "Locate" button, to avoid confusion about the slightly odd meaning of current_command with explicit theory context;
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;
Fri, 09 Aug 2013 17:25:47 +0200 enable search in pre-loaded theory;
wenzelm [Fri, 09 Aug 2013 17:25:47 +0200] rev 52943
enable search in pre-loaded theory;
Fri, 09 Aug 2013 16:17:48 +0200 more GUI options;
wenzelm [Fri, 09 Aug 2013 16:17:48 +0200] rev 52942
more GUI options;
Fri, 09 Aug 2013 15:49:50 +0200 tuned signature;
wenzelm [Fri, 09 Aug 2013 15:49:50 +0200] rev 52941
tuned signature;
Fri, 09 Aug 2013 15:14:59 +0200 tuned;
wenzelm [Fri, 09 Aug 2013 15:14:59 +0200] rev 52940
tuned;
Fri, 09 Aug 2013 15:00:29 +0200 tuned GUI;
wenzelm [Fri, 09 Aug 2013 15:00:29 +0200] rev 52939
tuned GUI;
Fri, 09 Aug 2013 15:40:38 +0200 tuned name generation code (to make it easier to adapt later)
blanchet [Fri, 09 Aug 2013 15:40:38 +0200] rev 52938
tuned name generation code (to make it easier to adapt later)
Fri, 09 Aug 2013 15:03:39 +0200 honor user type names if possible
blanchet [Fri, 09 Aug 2013 15:03:39 +0200] rev 52937
honor user type names if possible
Fri, 09 Aug 2013 13:57:21 +0200 merged;
wenzelm [Fri, 09 Aug 2013 13:57:21 +0200] rev 52936
merged;
Fri, 09 Aug 2013 13:51:34 +0200 more abstract consume_status operation;
wenzelm [Fri, 09 Aug 2013 13:51:34 +0200] rev 52935
more abstract consume_status operation;
Fri, 09 Aug 2013 13:37:51 +0200 separate Process_Indicator -- simplified/clarified version of org.gjt.sp.jedit.gui.AnimatedIcon;
wenzelm [Fri, 09 Aug 2013 13:37:51 +0200] rev 52934
separate Process_Indicator -- simplified/clarified version of org.gjt.sp.jedit.gui.AnimatedIcon;
Fri, 09 Aug 2013 12:29:15 +0200 more active "provers" field, which increases chances that its history is stored;
wenzelm [Fri, 09 Aug 2013 12:29:15 +0200] rev 52933
more active "provers" field, which increases chances that its history is stored;
Fri, 09 Aug 2013 12:25:24 +0200 removed command location is considered finished, and its overlay removed eventually;
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;
Fri, 09 Aug 2013 11:18:36 +0200 cancel_query via direct access to the exec_id of the running query process;
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;
Fri, 09 Aug 2013 10:41:17 +0200 retain original messages properties, e.g. for retrieval via Command.Results;
wenzelm [Fri, 09 Aug 2013 10:41:17 +0200] rev 52930
retain original messages properties, e.g. for retrieval via Command.Results;
Fri, 09 Aug 2013 09:55:25 +0200 clarified toplevel_error: absorb and print interrupts;
wenzelm [Fri, 09 Aug 2013 09:55:25 +0200] rev 52929
clarified toplevel_error: absorb and print interrupts; tuned;
Fri, 09 Aug 2013 00:04:47 +0200 more explicit error;
wenzelm [Fri, 09 Aug 2013 00:04:47 +0200] rev 52928
more explicit error;
Fri, 09 Aug 2013 00:02:18 +0200 tuned message;
wenzelm [Fri, 09 Aug 2013 00:02:18 +0200] rev 52927
tuned message;
Thu, 08 Aug 2013 23:52:35 +0200 removed unused YXML_Find_Theorems and Legacy_XML_Syntax;
wenzelm [Thu, 08 Aug 2013 23:52:35 +0200] rev 52926
removed unused YXML_Find_Theorems and Legacy_XML_Syntax;
Thu, 08 Aug 2013 23:34:52 +0200 more robust read_query;
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;
Fri, 09 Aug 2013 12:27:29 +0200 removed commented out declaration
kleing [Fri, 09 Aug 2013 12:27:29 +0200] rev 52924
removed commented out declaration
Fri, 09 Aug 2013 11:26:29 +0200 tuned
traytel [Fri, 09 Aug 2013 11:26:29 +0200] rev 52923
tuned
Thu, 08 Aug 2013 20:43:54 +0200 merged
wenzelm [Thu, 08 Aug 2013 20:43:54 +0200] rev 52922
merged
Thu, 08 Aug 2013 17:49:07 +0200 eliminate \<twosuperior> as well;
wenzelm [Thu, 08 Aug 2013 17:49:07 +0200] rev 52921
eliminate \<twosuperior> as well;
Thu, 08 Aug 2013 17:36:14 +0200 more strict identifier syntax: disallow superscripts, which tend to be used in notation such as \<^sup>\<omega>;
wenzelm [Thu, 08 Aug 2013 17:36:14 +0200] rev 52920
more strict identifier syntax: disallow superscripts, which tend to be used in notation such as \<^sup>\<omega>;
Thu, 08 Aug 2013 17:24:31 +0200 prefer plain subscript for identifiers;
wenzelm [Thu, 08 Aug 2013 17:24:31 +0200] rev 52919
prefer plain subscript for identifiers;
Thu, 08 Aug 2013 17:04:02 +0200 proper low-level comparison -- heed warning by Scala compiler;
wenzelm [Thu, 08 Aug 2013 17:04:02 +0200] rev 52918
proper low-level comparison -- heed warning by Scala compiler;
Thu, 08 Aug 2013 18:20:15 +0200 merged
Andreas Lochbihler [Thu, 08 Aug 2013 18:20:15 +0200] rev 52917
merged
Thu, 08 Aug 2013 18:15:12 +0200 prefer Code.abort with explicit error message
Andreas Lochbihler [Thu, 08 Aug 2013 18:15:12 +0200] rev 52916
prefer Code.abort with explicit error message
Thu, 08 Aug 2013 18:13:12 +0200 avoid re-inventing transitive closure
kleing [Thu, 08 Aug 2013 18:13:12 +0200] rev 52915
avoid re-inventing transitive closure
Thu, 08 Aug 2013 16:38:50 +0200 merged
traytel [Thu, 08 Aug 2013 16:38:50 +0200] rev 52914
merged
Thu, 08 Aug 2013 16:38:28 +0200 theorems relating {c,d}tor_(un)fold/(co)rec and {c,d}tor_map
traytel [Thu, 08 Aug 2013 16:38:28 +0200] rev 52913
theorems relating {c,d}tor_(un)fold/(co)rec and {c,d}tor_map
Thu, 08 Aug 2013 15:30:25 +0200 tuned
traytel [Thu, 08 Aug 2013 15:30:25 +0200] rev 52912
tuned
Thu, 08 Aug 2013 14:48:19 +0200 tuned tactic;
traytel [Thu, 08 Aug 2013 14:48:19 +0200] rev 52911
tuned tactic;
Thu, 08 Aug 2013 16:10:05 +0200 abort execution of generated code with explicit exception message
Andreas Lochbihler [Thu, 08 Aug 2013 16:10:05 +0200] rev 52910
abort execution of generated code with explicit exception message
Thu, 08 Aug 2013 14:55:01 +0200 merged
wenzelm [Thu, 08 Aug 2013 14:55:01 +0200] rev 52909
merged
Thu, 08 Aug 2013 14:24:21 +0200 dockable window for Sledgehammer, based on asynchronous/parallel query operation;
wenzelm [Thu, 08 Aug 2013 14:24:21 +0200] rev 52908
dockable window for Sledgehammer, based on asynchronous/parallel query operation;
Thu, 08 Aug 2013 14:13:04 +0200 tuned imports;
wenzelm [Thu, 08 Aug 2013 14:13:04 +0200] rev 52907
tuned imports;
Thu, 08 Aug 2013 14:47:24 +0200 snippet for instr type
kleing [Thu, 08 Aug 2013 14:47:24 +0200] rev 52906
snippet for instr type
Thu, 08 Aug 2013 12:01:02 +0200 filter function on streams
traytel [Thu, 08 Aug 2013 12:01:02 +0200] rev 52905
filter function on streams
Thu, 08 Aug 2013 12:00:45 +0200 tuned
traytel [Thu, 08 Aug 2013 12:00:45 +0200] rev 52904
tuned
Wed, 07 Aug 2013 23:20:11 +0200 tuned proofs;
wenzelm [Wed, 07 Aug 2013 23:20:11 +0200] rev 52903
tuned proofs;
(0) -30000 -10000 -3000 -1000 -300 -100 -56 +56 +100 +300 +1000 +3000 +10000 tip