blanchet [Tue, 06 Aug 2013 15:50:23 +0200] rev 52872
tuning
blanchet [Tue, 06 Aug 2013 15:50:23 +0200] rev 52871
tuning
blanchet [Tue, 06 Aug 2013 15:50:23 +0200] rev 52870
tuning
blanchet [Tue, 06 Aug 2013 15:50:23 +0200] rev 52869
tuning
blanchet [Tue, 06 Aug 2013 15:50:23 +0200] rev 52868
export ML function (for primcorec)
wenzelm [Mon, 05 Aug 2013 21:23:06 +0200] rev 52867
more central Pretty_Tooltip.dismissed_all -- avoid spurious crash of Rich_Text_Area.robust_body in asynchronous mouse_motion_listener;
wenzelm [Mon, 05 Aug 2013 17:52:07 +0200] rev 52866
tuned proofs;
wenzelm [Mon, 05 Aug 2013 17:14:02 +0200] rev 52865
slightly more general support for one-shot query operations via asynchronous print functions and temporary document overlay;
wenzelm [Mon, 05 Aug 2013 16:12:03 +0200] rev 52864
remove overlay after result has arrived -- one-shot query operation;
wenzelm [Mon, 05 Aug 2013 15:48:13 +0200] rev 52863
more message markup, provided by prover;
wenzelm [Mon, 05 Aug 2013 15:29:10 +0200] rev 52862
tuned signature -- more uniform treatment of overlays as command mapping;
wenzelm [Mon, 05 Aug 2013 15:03:52 +0200] rev 52861
commands with overlay remain visible, to avoid loosing printed output;
wenzelm [Mon, 05 Aug 2013 11:08:54 +0200] rev 52860
initial update of nodes_required, for proper GUI state;
wenzelm [Mon, 05 Aug 2013 11:01:17 +0200] rev 52859
tuned signature;
wenzelm [Mon, 05 Aug 2013 10:55:46 +0200] rev 52858
avoid repeated PIDE.flush_buffers when manipulating overlays;
wenzelm [Fri, 02 Aug 2013 23:03:59 +0200] rev 52857
tuned proofs;
wenzelm [Fri, 02 Aug 2013 22:54:28 +0200] rev 52856
merged
wenzelm [Fri, 02 Aug 2013 22:46:54 +0200] rev 52855
some actual find_theorems functionality;
wenzelm [Fri, 02 Aug 2013 22:17:53 +0200] rev 52854
more general Output.result: allow to update arbitrary properties;
clarified kind/instance of overlay GUI component, with separate output (subject to version as main Output);
wenzelm [Fri, 02 Aug 2013 22:13:31 +0200] rev 52853
prefer canonical order, to avoid potential fluctuation due to front-end edits;
wenzelm [Fri, 02 Aug 2013 20:47:02 +0200] rev 52852
tuned signature;
wenzelm [Fri, 02 Aug 2013 16:02:06 +0200] rev 52851
minimal print function "find_theorems", which merely echos its arguments;
wenzelm [Fri, 02 Aug 2013 16:00:14 +0200] rev 52850
support print functions with explicit arguments, as provided by overlays;
wenzelm [Fri, 02 Aug 2013 14:26:09 +0200] rev 52849
maintain overlays within node perspective;
tuned signature;
wenzelm [Fri, 02 Aug 2013 12:19:29 +0200] rev 52848
some tracking of command location;
tuned;
wenzelm [Fri, 02 Aug 2013 12:17:55 +0200] rev 52847
tuned proofs;
wenzelm [Fri, 02 Aug 2013 11:51:21 +0200] rev 52846
dockable window for "find" dialog (GUI only);
wenzelm [Fri, 02 Aug 2013 11:50:38 +0200] rev 52845
tuned;
traytel [Fri, 02 Aug 2013 22:36:31 +0200] rev 52844
more robust tactics (don't use unfolding when RHS might contain schematics not contained on the LHS)
blanchet [Fri, 02 Aug 2013 21:52:45 +0200] rev 52843
more (co)datatype docs