Mon, 23 Nov 2015 16:57:01 +0100 bundle main sources read-only, to avoid accidental editing of imported theories etc.;
wenzelm [Mon, 23 Nov 2015 16:57:01 +0100] rev 61737
bundle main sources read-only, to avoid accidental editing of imported theories etc.;
Sun, 22 Nov 2015 23:19:43 +0100 more symbols;
wenzelm [Sun, 22 Nov 2015 23:19:43 +0100] rev 61736
more symbols;
Sun, 22 Nov 2015 23:13:02 +0100 some GC options that potentially improve reactivity;
wenzelm [Sun, 22 Nov 2015 23:13:02 +0100] rev 61735
some GC options that potentially improve reactivity;
Sun, 22 Nov 2015 20:53:38 +0100 more thorough completion rendering, e.g. "Un";
wenzelm [Sun, 22 Nov 2015 20:53:38 +0100] rev 61734
more thorough completion rendering, e.g. "Un";
Sun, 22 Nov 2015 13:33:38 +0100 tuned;
wenzelm [Sun, 22 Nov 2015 13:33:38 +0100] rev 61733
tuned;
Sat, 21 Nov 2015 23:02:12 +0100 Updates to the revision history of the locales tutorial.
ballarin [Sat, 21 Nov 2015 23:02:12 +0100] rev 61732
Updates to the revision history of the locales tutorial.
Sat, 21 Nov 2015 23:02:07 +0100 Clarify locale qualifiers: output and tutorial.
ballarin [Sat, 21 Nov 2015 23:02:07 +0100] rev 61731
Clarify locale qualifiers: output and tutorial.
Sat, 21 Nov 2015 20:57:24 +0100 tuned proofs;
wenzelm [Sat, 21 Nov 2015 20:57:24 +0100] rev 61730
tuned proofs;
Sat, 21 Nov 2015 20:19:20 +0100 tuned;
wenzelm [Sat, 21 Nov 2015 20:19:20 +0100] rev 61729
tuned;
Sat, 21 Nov 2015 20:13:52 +0100 double flush to ensure persistent "state" output is reset;
wenzelm [Sat, 21 Nov 2015 20:13:52 +0100] rev 61728
double flush to ensure persistent "state" output is reset; tuned GUI;
Sat, 21 Nov 2015 20:12:36 +0100 reverted 2abbe7d700e9: "state" output is not necessarily proof state;
wenzelm [Sat, 21 Nov 2015 20:12:36 +0100] rev 61727
reverted 2abbe7d700e9: "state" output is not necessarily proof state;
Sat, 21 Nov 2015 19:38:14 +0100 clarified default (again) in accordance to with Output dockable, despite more CPU resources requirements;
wenzelm [Sat, 21 Nov 2015 19:38:14 +0100] rev 61726
clarified default (again) in accordance to with Output dockable, despite more CPU resources requirements;
Sat, 21 Nov 2015 19:27:06 +0100 more thorough update of options;
wenzelm [Sat, 21 Nov 2015 19:27:06 +0100] rev 61725
more thorough update of options;
Sat, 21 Nov 2015 19:04:39 +0100 limit statistics, to avoid exhaustion of heap space or GUI time;
wenzelm [Sat, 21 Nov 2015 19:04:39 +0100] rev 61724
limit statistics, to avoid exhaustion of heap space or GUI time;
Sat, 21 Nov 2015 16:35:46 +0100 render snapshot.is_outdated in text overview, where other status information is shown already;
wenzelm [Sat, 21 Nov 2015 16:35:46 +0100] rev 61723
render snapshot.is_outdated in text overview, where other status information is shown already;
Sat, 21 Nov 2015 16:33:48 +0100 avoid flashing of main text area (visual "grey-out") due to spurious edits, e.g. State panel auto-update;
wenzelm [Sat, 21 Nov 2015 16:33:48 +0100] rev 61722
avoid flashing of main text area (visual "grey-out") due to spurious edits, e.g. State panel auto-update;
Sat, 21 Nov 2015 16:07:29 +0100 clarified default;
wenzelm [Sat, 21 Nov 2015 16:07:29 +0100] rev 61721
clarified default;
Sat, 21 Nov 2015 16:06:36 +0100 recovered auto update from f9aaca00be49;
wenzelm [Sat, 21 Nov 2015 16:06:36 +0100] rev 61720
recovered auto update from f9aaca00be49;
Sat, 21 Nov 2015 15:45:09 +0100 less intrusive rendering, notably for State dockable;
wenzelm [Sat, 21 Nov 2015 15:45:09 +0100] rev 61719
less intrusive rendering, notably for State dockable;
Sat, 21 Nov 2015 14:17:54 +0100 clarified rendering of Markup.DOC: like Markup.PATH / Markup.URL;
wenzelm [Sat, 21 Nov 2015 14:17:54 +0100] rev 61718
clarified rendering of Markup.DOC: like Markup.PATH / Markup.URL;
Sat, 21 Nov 2015 14:10:32 +0100 more direct access to option "editor_output_state";
wenzelm [Sat, 21 Nov 2015 14:10:32 +0100] rev 61717
more direct access to option "editor_output_state";
Sat, 21 Nov 2015 14:09:08 +0100 tuned;
wenzelm [Sat, 21 Nov 2015 14:09:08 +0100] rev 61716
tuned;
Fri, 20 Nov 2015 21:52:05 +0100 speculative support for polyml-5.6, according to git commit 3527f4ba7b8b;
wenzelm [Fri, 20 Nov 2015 21:52:05 +0100] rev 61715
speculative support for polyml-5.6, according to git commit 3527f4ba7b8b;
Fri, 20 Nov 2015 15:54:46 +0000 Now just a few seconds faster
paulson <lp15@cam.ac.uk> [Fri, 20 Nov 2015 15:54:46 +0000] rev 61714
Now just a few seconds faster
Fri, 20 Nov 2015 15:51:50 +0100 merged
nipkow [Fri, 20 Nov 2015 15:51:50 +0100] rev 61713
merged
Fri, 20 Nov 2015 15:51:42 +0100 tuned
nipkow [Fri, 20 Nov 2015 15:51:42 +0100] rev 61712
tuned
Fri, 20 Nov 2015 14:44:53 +0000 Theory of homotopic paths (from HOL Light), plus comments and minor refinements
paulson <lp15@cam.ac.uk> [Fri, 20 Nov 2015 14:44:53 +0000] rev 61711
Theory of homotopic paths (from HOL Light), plus comments and minor refinements
Fri, 20 Nov 2015 12:22:50 +0100 merged
nipkow [Fri, 20 Nov 2015 12:22:50 +0100] rev 61710
merged
Fri, 20 Nov 2015 12:22:41 +0100 tuned
nipkow [Fri, 20 Nov 2015 12:22:41 +0100] rev 61709
tuned
Thu, 19 Nov 2015 16:03:10 +0100 explicit nested local theory for definitions, however retaining arcane low-level fiddling with background theory
haftmann [Thu, 19 Nov 2015 16:03:10 +0100] rev 61708
explicit nested local theory for definitions, however retaining arcane low-level fiddling with background theory
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip