wenzelm [Tue, 25 Sep 2012 20:28:47 +0200] rev 49565
ML support for generic graph display, with browser and graphview backends (via print modes);
reverse graph layout (again), according to the graph orientation provided by ML;
simplified scala types -- eliminated unused type parameters;
more explicit Model.Info, Model.Graph;
renamed isabelle.graphview.Graphview_Frame to isabelle.graphview.Frame in accordance to file name;
removed obsolete Graph_XML and Tooltips;
tuned graphview command line;
more generous JVM resources via GRAPHVIEW_JAVA_OPTIONS;
wenzelm [Tue, 25 Sep 2012 18:24:49 +0200] rev 49564
tuned;
wenzelm [Tue, 25 Sep 2012 16:55:32 +0200] rev 49563
more complete build;
added option -c to imitate old browser;
wenzelm [Tue, 25 Sep 2012 16:48:33 +0200] rev 49562
proper error message;
wenzelm [Tue, 25 Sep 2012 15:40:41 +0200] rev 49561
separate module Graph_Display;
tuned signature;
wenzelm [Tue, 25 Sep 2012 14:32:41 +0200] rev 49560
added graph encode/decode operations;
tuned signature;
wenzelm [Tue, 25 Sep 2012 12:17:58 +0200] rev 49559
tuned;
wenzelm [Mon, 24 Sep 2012 21:16:33 +0200] rev 49558
minimal component and build setup for graphview;
Markus Kaiser <markus.kaiser@in.tum.de> [Mon, 24 Sep 2012 20:22:58 +0200] rev 49557
added Graphview tool, based on Isabelle/Scala and Swing/Graphics2D;
haftmann [Mon, 24 Sep 2012 19:11:35 +0200] rev 49556
made smlnj even happier
wenzelm [Mon, 24 Sep 2012 17:52:44 +0200] rev 49555
tuned proofs;
wenzelm [Mon, 24 Sep 2012 17:28:36 +0200] rev 49554
more explicit keyword1/keyword2 markup -- avoid potential conflict with input token markup produced by Token_Marker;
wenzelm [Mon, 24 Sep 2012 16:41:51 +0200] rev 49553
updated checksum, which appears to have changed accidentally;
wenzelm [Mon, 24 Sep 2012 16:39:26 +0200] rev 49552
updated to exec_process-1.0.2;
wenzelm [Mon, 24 Sep 2012 16:27:48 +0200] rev 49551
search bash via PATH as usual (this is no longer restricted to Cygwin with its known file-system layout);
wenzelm [Mon, 24 Sep 2012 16:13:56 +0200] rev 49550
discontinued futile attempt to hardwire build options into the image, sequential mode is enabled more robustly at runtime (cf. 3b0a60eee56e);
wenzelm [Mon, 24 Sep 2012 15:37:58 +0200] rev 49549
Mirabelle appears to work better in single-threaded mode;
nipkow [Mon, 24 Sep 2012 14:22:07 +0200] rev 49548
generalized types
nipkow [Mon, 24 Sep 2012 06:58:09 +0200] rev 49547
tuned termination proof
blanchet [Sun, 23 Sep 2012 14:52:53 +0200] rev 49546
adapted examples to new names
blanchet [Sun, 23 Sep 2012 14:52:53 +0200] rev 49545
renamed coinduction principles to have "dtor" in the name
blanchet [Sun, 23 Sep 2012 14:52:53 +0200] rev 49544
renamed "set_incl" etc. to have "ctor" or "dtor" in the name
blanchet [Sun, 23 Sep 2012 14:52:53 +0200] rev 49543
renamed low-level "map_unique" to have "ctor" or "dtor" in the name
blanchet [Sun, 23 Sep 2012 14:52:53 +0200] rev 49542
renamed low-level "set_simps" and "set_induct" to have "ctor" or "dtor" in the name
blanchet [Sun, 23 Sep 2012 14:52:53 +0200] rev 49541
renamed "map_simps" to "{c,d}tor_maps"
blanchet [Sun, 23 Sep 2012 14:52:53 +0200] rev 49540
took out accidentally submitted "tracing" calls
blanchet [Sun, 23 Sep 2012 14:52:53 +0200] rev 49539
fixed bug in "fold" tactic with nested products (beyond the sum of product corresponding to constructors)
blanchet [Sun, 23 Sep 2012 14:52:53 +0200] rev 49538
simplified fact policies
blanchet [Sun, 23 Sep 2012 14:52:53 +0200] rev 49537
generate "rel_as_srel" and "rel_flip" properties
blanchet [Sun, 23 Sep 2012 14:52:53 +0200] rev 49536
started work on generation of "rel" theorems