wenzelm [Sun, 16 Dec 2012 18:02:28 +0100] rev 50565
tuned property name;
wenzelm [Sun, 16 Dec 2012 17:38:16 +0100] rev 50564
allow to suppress ISABELLE_SYMBOLS for experiments;
blanchet [Sun, 16 Dec 2012 14:19:08 +0100] rev 50563
escape nicknames
blanchet [Sun, 16 Dec 2012 12:07:56 +0100] rev 50562
generate proper nicks also for instantiated induction rules
blanchet [Sun, 16 Dec 2012 12:07:37 +0100] rev 50561
added tracing to ATP exporter
wenzelm [Sat, 15 Dec 2012 22:19:14 +0100] rev 50560
merged
blanchet [Sat, 15 Dec 2012 21:34:32 +0100] rev 50559
MaSh exporter can now export subsets of the facts, as consecutive ranges
blanchet [Sat, 15 Dec 2012 21:26:10 +0100] rev 50558
avoid creating nested threads for MaSh -- this seems to cause thread creation failures for machines with dozens of cores (unclear yet if that's really the issue)
blanchet [Sat, 15 Dec 2012 19:57:12 +0100] rev 50557
thread no timeout properly
blanchet [Sat, 15 Dec 2012 18:48:58 +0100] rev 50556
proper escaping in file name
blanchet [Sat, 15 Dec 2012 18:26:37 +0100] rev 50555
encode lemma name in file name
wenzelm [Sat, 15 Dec 2012 21:07:52 +0100] rev 50554
more general handling of graphics configurations, to increase chance of proper positioning of tooltips in multi-screen environment;
more tooltip options via Rendering;
wenzelm [Sat, 15 Dec 2012 20:05:53 +0100] rev 50553
prefer more official getMenuShortcutKeyMask, in deviation to traditional jEdit technique;
wenzelm [Sat, 15 Dec 2012 18:30:09 +0100] rev 50552
maintain subtree_elements for improved performance of cumulate operator;
wenzelm [Sat, 15 Dec 2012 16:59:33 +0100] rev 50551
more formal class Markup_Tree.Elements;
wenzelm [Sat, 15 Dec 2012 14:45:08 +0100] rev 50550
tuned command line;
wenzelm [Sat, 15 Dec 2012 14:38:37 +0100] rev 50549
merged
nipkow [Fri, 14 Dec 2012 19:51:20 +0100] rev 50548
unified layout of defs
wenzelm [Sat, 15 Dec 2012 14:26:37 +0100] rev 50547
tuned;
wenzelm [Sat, 15 Dec 2012 13:14:55 +0100] rev 50546
clarified build_dialog command line;
wenzelm [Sat, 15 Dec 2012 12:55:11 +0100] rev 50545
explicit text_fold markup, which is used by default in Pretty.chunks/chunks2;
wenzelm [Sat, 15 Dec 2012 12:54:14 +0100] rev 50544
updated README;
wenzelm [Sat, 15 Dec 2012 12:28:37 +0100] rev 50543
fold main goal;
wenzelm [Sat, 15 Dec 2012 12:16:16 +0100] rev 50542
fold handling within Pretty_Text_Area, based on formal document content, which is static here;
fold subgoals;
wenzelm [Sat, 15 Dec 2012 12:01:07 +0100] rev 50541
tuned signature;
wenzelm [Fri, 14 Dec 2012 23:04:35 +0100] rev 50540
tuned;
wenzelm [Fri, 14 Dec 2012 21:50:21 +0100] rev 50539
tuned error dialog;
wenzelm [Fri, 14 Dec 2012 21:26:01 +0100] rev 50538
init gutter according to view properties, which improves symmetry of windows and allows use of folds etc;
wenzelm [Fri, 14 Dec 2012 20:05:08 +0100] rev 50537
more subgoal markup information, which is potentially useful to manage proof state output;
nipkow [Fri, 14 Dec 2012 18:41:56 +0100] rev 50536
merged