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;
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>;
wenzelm [Thu, 08 Aug 2013 17:24:31 +0200] rev 52919
prefer plain subscript for identifiers;
wenzelm [Thu, 08 Aug 2013 17:04:02 +0200] rev 52918
proper low-level comparison -- heed warning by Scala compiler;
Andreas Lochbihler [Thu, 08 Aug 2013 18:20:15 +0200] rev 52917
merged
Andreas Lochbihler [Thu, 08 Aug 2013 18:15:12 +0200] rev 52916
prefer Code.abort with explicit error message
kleing [Thu, 08 Aug 2013 18:13:12 +0200] rev 52915
avoid re-inventing transitive closure
traytel [Thu, 08 Aug 2013 16:38:50 +0200] rev 52914
merged
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
traytel [Thu, 08 Aug 2013 15:30:25 +0200] rev 52912
tuned
traytel [Thu, 08 Aug 2013 14:48:19 +0200] rev 52911
tuned tactic;
Andreas Lochbihler [Thu, 08 Aug 2013 16:10:05 +0200] rev 52910
abort execution of generated code with explicit exception message
wenzelm [Thu, 08 Aug 2013 14:55:01 +0200] rev 52909
merged
wenzelm [Thu, 08 Aug 2013 14:24:21 +0200] rev 52908
dockable window for Sledgehammer, based on asynchronous/parallel query operation;
wenzelm [Thu, 08 Aug 2013 14:13:04 +0200] rev 52907
tuned imports;
kleing [Thu, 08 Aug 2013 14:47:24 +0200] rev 52906
snippet for instr type
traytel [Thu, 08 Aug 2013 12:01:02 +0200] rev 52905
filter function on streams
traytel [Thu, 08 Aug 2013 12:00:45 +0200] rev 52904
tuned
wenzelm [Wed, 07 Aug 2013 23:20:11 +0200] rev 52903
tuned proofs;