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
nipkow [Fri, 02 Aug 2013 19:21:34 +0200] rev 52842
tuned exercises
blanchet [Fri, 02 Aug 2013 19:10:10 +0200] rev 52841
more (co)datatype documentation
blanchet [Fri, 02 Aug 2013 17:56:44 +0200] rev 52840
more (co)datatype documentation
traytel [Fri, 02 Aug 2013 12:08:55 +0200] rev 52839
store relator induction in fp_result
wenzelm [Thu, 01 Aug 2013 23:25:14 +0200] rev 52838
merged
wenzelm [Thu, 01 Aug 2013 23:10:46 +0200] rev 52837
optional static analysis for Poly/ML 5.5.x;
wenzelm [Thu, 01 Aug 2013 22:47:52 +0200] rev 52836
exception trace for Poly/ML 5.5.1, using regular Isabelle output;
wenzelm [Thu, 01 Aug 2013 22:20:07 +0200] rev 52835
recode utf8 for ML, as done in feeder.pl;
wenzelm [Thu, 01 Aug 2013 22:19:32 +0200] rev 52834
more explicit read-only non-TTY mode;
wenzelm [Thu, 01 Aug 2013 22:05:49 +0200] rev 52833
clarified options;
wenzelm [Thu, 01 Aug 2013 21:56:43 +0200] rev 52832
specific startup script for Poly/ML 5.5.1, taking advantage of some of its new options;