wenzelm [Tue, 22 Apr 2014 11:47:57 +0200] rev 56627
more general exit;
haftmann [Mon, 21 Apr 2014 21:16:05 +0200] rev 56626
swap with qualifier;
tuned
paulson <lp15@cam.ac.uk> [Sun, 20 Apr 2014 00:25:05 +0100] rev 56625
sos accepts False, returns apply command
wenzelm [Sat, 19 Apr 2014 20:01:26 +0200] rev 56624
clarified actor plumbing;
wenzelm [Sat, 19 Apr 2014 19:52:02 +0200] rev 56623
more elementary option sledgehammer_provers, avoiding complications of defaults from ML side (NB: guessing at number of cores does not make sense in PIDE);
wenzelm [Sat, 19 Apr 2014 19:03:32 +0200] rev 56622
clarified tooltip_lines: HTML.encode already takes care of newline (but not space);
wenzelm [Sat, 19 Apr 2014 18:37:41 +0200] rev 56621
removed odd context argument: Thy_Info.get_theory does not fit into PIDE document model;
wenzelm [Sat, 19 Apr 2014 17:33:51 +0200] rev 56620
obsolete for release;
wenzelm [Sat, 19 Apr 2014 17:28:07 +0200] rev 56619
obsolete since polyml-5.5.0;
wenzelm [Sat, 19 Apr 2014 17:23:05 +0200] rev 56618
added command 'SML_export' and 'SML_import' for exchange of toplevel bindings;
wenzelm [Thu, 17 Apr 2014 14:52:23 +0200] rev 56617
reintroduced process interrupt for the sake of synchronous protocol commands like "use_theories" (see also 27930cf6f0f7);
wenzelm [Thu, 17 Apr 2014 13:21:36 +0200] rev 56616
added protocol command "use_theories", with core functionality of batch build;
wenzelm [Thu, 17 Apr 2014 12:03:15 +0200] rev 56615
tuned comments;
wenzelm [Thu, 17 Apr 2014 11:42:36 +0200] rev 56614
tuned;