wenzelm [Wed, 16 Jan 2013 21:09:29 +0100] rev 50915
close tooltip after Active.action, to make it look more interactive (notably due to lack of dynamic update);
wenzelm [Wed, 16 Jan 2013 20:41:29 +0100] rev 50914
identify future results more carefully, to avoid odd duplication of error messages, notably from forked goals;
wenzelm [Wed, 16 Jan 2013 20:40:50 +0100] rev 50913
eliminated dead code;
wenzelm [Wed, 16 Jan 2013 18:43:59 +0100] rev 50912
proper range position;
wenzelm [Wed, 16 Jan 2013 16:26:36 +0100] rev 50911
more explicit treatment of (optional) exception properties, notably for "serial" -- avoid conflict with startPosition = offset;
wenzelm [Wed, 16 Jan 2013 11:31:08 +0100] rev 50910
tuned comments;
wenzelm [Wed, 16 Jan 2013 11:25:26 +0100] rev 50909
tuned signature;
smolkas [Wed, 16 Jan 2013 19:02:40 +0100] rev 50908
use Pure instead of HOL connectives
blanchet [Wed, 16 Jan 2013 12:55:29 +0100] rev 50907
graceful failure
blanchet [Wed, 16 Jan 2013 12:46:11 +0100] rev 50906
honor fact range for MePo as well
blanchet [Tue, 15 Jan 2013 20:51:30 +0100] rev 50905
more improvements to Isar proof reconstructions
blanchet [Tue, 15 Jan 2013 20:51:30 +0100] rev 50904
tuned whitespace
wenzelm [Tue, 15 Jan 2013 20:22:01 +0100] rev 50903
merged
wenzelm [Tue, 15 Jan 2013 17:28:46 +0100] rev 50902
avoid handling arbitrary exceptions, notably physical interrupts that would make the program erratic;
wenzelm [Tue, 15 Jan 2013 16:34:19 +0100] rev 50901
tuned;
wenzelm [Tue, 15 Jan 2013 12:45:19 +0100] rev 50900
separate color ranges by 1px to improve discernment of overall theory status;
wenzelm [Tue, 15 Jan 2013 12:30:23 +0100] rev 50899
grand-unified Admin/Release/build script (excluding .app and .exe);
huffman [Tue, 15 Jan 2013 08:29:56 -0800] rev 50898
generalized more topology theorems
huffman [Mon, 14 Jan 2013 19:28:39 -0800] rev 50897
generalize lemma islimpt_finite to class t1_space
nipkow [Tue, 15 Jan 2013 13:46:19 +0100] rev 50896
tuned
wenzelm [Mon, 14 Jan 2013 23:08:40 +0100] rev 50895
more prominent status ticks;
is_running takes priority -- important to spot unstable parts that are re-run after edits;
wenzelm [Mon, 14 Jan 2013 22:33:53 +0100] rev 50894
merged
wenzelm [Mon, 14 Jan 2013 22:24:57 +0100] rev 50893
Isabelle_System.mkdirs with explicit error checking (in accordance to ML version), e.g. relevant with read-only DMG file-system on Mac OS X;
wenzelm [Mon, 14 Jan 2013 21:37:42 +0100] rev 50892
include /isabelle/rebaseall in autorebaseall, which is run after installation of further packages;
patch cygwin in makedist_bundles instead of makedist_cygwin, to avoid frequent repackaging of the same;
wenzelm [Mon, 14 Jan 2013 20:12:18 +0100] rev 50891
do not register quasi-components, notably cygwin;
wenzelm [Mon, 14 Jan 2013 19:45:14 +0100] rev 50890
updated to jdk-7u11;
wenzelm [Mon, 14 Jan 2013 14:59:14 +0100] rev 50889
updated to cygwin-20130114;
wenzelm [Mon, 14 Jan 2013 14:53:54 +0100] rev 50888
clarified paths: init relatively to cygwin root;
wenzelm [Mon, 14 Jan 2013 14:52:52 +0100] rev 50887
avoid odd copies of local configuration or backup files;
wenzelm [Mon, 14 Jan 2013 14:46:22 +0100] rev 50886
more precise relevant_range to exploit overview_limit better;