Wed, 10 Oct 2012 15:01:20 +0200 modernized dynamic "rules" -- avoid rebinding of static facts;
wenzelm [Wed, 10 Oct 2012 15:01:20 +0200] rev 49752
modernized dynamic "rules" -- avoid rebinding of static facts;
Tue, 09 Oct 2012 22:24:24 +0200 removed redundant lemma, cf. class zero_neq_one in HOL/Rings.thy;
wenzelm [Tue, 09 Oct 2012 22:24:24 +0200] rev 49751
removed redundant lemma, cf. class zero_neq_one in HOL/Rings.thy;
Tue, 09 Oct 2012 21:33:12 +0200 clarified Element.init vs. Element.activate: refrain from hard-wiring Thm.def_binding_optional to avoid duplicate facts;
wenzelm [Tue, 09 Oct 2012 21:33:12 +0200] rev 49750
clarified Element.init vs. Element.activate: refrain from hard-wiring Thm.def_binding_optional to avoid duplicate facts;
Tue, 09 Oct 2012 20:23:58 +0200 tuned;
wenzelm [Tue, 09 Oct 2012 20:23:58 +0200] rev 49749
tuned;
Tue, 09 Oct 2012 20:05:17 +0200 clarified Local_Defs.add_def(s): refrain from hard-wiring Thm.def_binding_optional;
wenzelm [Tue, 09 Oct 2012 20:05:17 +0200] rev 49748
clarified Local_Defs.add_def(s): refrain from hard-wiring Thm.def_binding_optional; clarified Generic_Target.define: avoid duplicate def binding via Local_Defs.add_def;
Tue, 09 Oct 2012 19:24:19 +0200 more explicit flags for facts table;
wenzelm [Tue, 09 Oct 2012 19:24:19 +0200] rev 49747
more explicit flags for facts table;
Tue, 09 Oct 2012 15:31:45 +0200 minor tuning;
wenzelm [Tue, 09 Oct 2012 15:31:45 +0200] rev 49746
minor tuning;
Tue, 09 Oct 2012 13:57:51 +0200 more conventional Double constants;
wenzelm [Tue, 09 Oct 2012 13:57:51 +0200] rev 49745
more conventional Double constants;
Tue, 09 Oct 2012 13:50:24 +0200 tuned source structure;
wenzelm [Tue, 09 Oct 2012 13:50:24 +0200] rev 49744
tuned source structure;
Tue, 09 Oct 2012 13:29:43 +0200 tuned;
wenzelm [Tue, 09 Oct 2012 13:29:43 +0200] rev 49743
tuned;
Tue, 09 Oct 2012 13:27:52 +0200 tuned;
wenzelm [Tue, 09 Oct 2012 13:27:52 +0200] rev 49742
tuned;
Tue, 09 Oct 2012 11:51:06 +0200 merged
wenzelm [Tue, 09 Oct 2012 11:51:06 +0200] rev 49741
merged
Tue, 09 Oct 2012 00:40:33 +0200 added type annotations to generated Isar proofs -- code by Steffen Smolka
blanchet [Tue, 09 Oct 2012 00:40:33 +0200] rev 49740
added type annotations to generated Isar proofs -- code by Steffen Smolka
Mon, 08 Oct 2012 12:03:49 +0200 consolidated names of theorems on composition;
haftmann [Mon, 08 Oct 2012 12:03:49 +0200] rev 49739
consolidated names of theorems on composition; generalized former theorem UN_o; comp_assoc orients to the right, as is more common
Mon, 08 Oct 2012 11:37:03 +0200 corrected NEWS
haftmann [Mon, 08 Oct 2012 11:37:03 +0200] rev 49738
corrected NEWS
Mon, 08 Oct 2012 23:29:07 +0200 avoid somewhat heavy rebuilding of SortedMap via map where plain iteration is sufficient;
wenzelm [Mon, 08 Oct 2012 23:29:07 +0200] rev 49737
avoid somewhat heavy rebuilding of SortedMap via map where plain iteration is sufficient; more elementary level_list: avoid stack overflow; prefer elementary graph operations; tuned;
Mon, 08 Oct 2012 21:17:20 +0200 clarified long_names -- conform to usual Isabelle practice of not analysing internal names;
wenzelm [Mon, 08 Oct 2012 21:17:20 +0200] rev 49736
clarified long_names -- conform to usual Isabelle practice of not analysing internal names;
Mon, 08 Oct 2012 20:39:57 +0200 more precise repaint and revalidate -- the latter is important to keep in sync with content update;
wenzelm [Mon, 08 Oct 2012 20:39:57 +0200] rev 49735
more precise repaint and revalidate -- the latter is important to keep in sync with content update;
Mon, 08 Oct 2012 14:49:04 +0200 tuned;
wenzelm [Mon, 08 Oct 2012 14:49:04 +0200] rev 49734
tuned;
Mon, 08 Oct 2012 14:10:38 +0200 prefer synchronous Mutator_Event.Bus on Swing_Thread;
wenzelm [Mon, 08 Oct 2012 14:10:38 +0200] rev 49733
prefer synchronous Mutator_Event.Bus on Swing_Thread;
Mon, 08 Oct 2012 13:20:55 +0200 more direct tooltip content;
wenzelm [Mon, 08 Oct 2012 13:20:55 +0200] rev 49732
more direct tooltip content;
Mon, 08 Oct 2012 12:54:00 +0200 tuned;
wenzelm [Mon, 08 Oct 2012 12:54:00 +0200] rev 49731
tuned;
Mon, 08 Oct 2012 12:40:35 +0200 use Pretty_Tooltip for Graphview_Panel;
wenzelm [Mon, 08 Oct 2012 12:40:35 +0200] rev 49730
use Pretty_Tooltip for Graphview_Panel; tuned signature;
Mon, 08 Oct 2012 12:02:32 +0200 more basic tooltips;
wenzelm [Mon, 08 Oct 2012 12:02:32 +0200] rev 49729
more basic tooltips;
Sun, 07 Oct 2012 16:26:31 +0200 close tooltips more thoroughly;
wenzelm [Sun, 07 Oct 2012 16:26:31 +0200] rev 49728
close tooltips more thoroughly;
Sun, 07 Oct 2012 16:15:31 +0200 make buttons closer to original mouse position;
wenzelm [Sun, 07 Oct 2012 16:15:31 +0200] rev 49727
make buttons closer to original mouse position;
Sun, 07 Oct 2012 16:05:31 +0200 detach tooltip as dockable window;
wenzelm [Sun, 07 Oct 2012 16:05:31 +0200] rev 49726
detach tooltip as dockable window;
Sun, 07 Oct 2012 15:05:11 +0200 explicit close button;
wenzelm [Sun, 07 Oct 2012 15:05:11 +0200] rev 49725
explicit close button;
Sat, 06 Oct 2012 16:03:41 +0200 congruence rule for Finite_Set.fold
haftmann [Sat, 06 Oct 2012 16:03:41 +0200] rev 49724
congruence rule for Finite_Set.fold
Sat, 06 Oct 2012 11:08:52 +0200 alternative simplification of ^^ to the righthand side;
haftmann [Sat, 06 Oct 2012 11:08:52 +0200] rev 49723
alternative simplification of ^^ to the righthand side; lifting of comp_fun_commute to ^^
Fri, 05 Oct 2012 18:01:48 +0200 eliminated obsolete tooltip delay -- bypassed by Pretty_Tooltip;
wenzelm [Fri, 05 Oct 2012 18:01:48 +0200] rev 49722
eliminated obsolete tooltip delay -- bypassed by Pretty_Tooltip;
Fri, 05 Oct 2012 14:51:33 +0200 merged
wenzelm [Fri, 05 Oct 2012 14:51:33 +0200] rev 49721
merged
Fri, 05 Oct 2012 10:57:03 +0200 newer versions of Z3 call it "Bool" not "bool"
blanchet [Fri, 05 Oct 2012 10:57:03 +0200] rev 49720
newer versions of Z3 call it "Bool" not "bool"
Thu, 04 Oct 2012 23:19:02 +0200 simplified type of msetprod;
haftmann [Thu, 04 Oct 2012 23:19:02 +0200] rev 49719
simplified type of msetprod; n.b. image function need not be part of minimal definition of msetprod, since multisets may already contain repeated elements
Thu, 04 Oct 2012 23:19:02 +0200 tuned proof
haftmann [Thu, 04 Oct 2012 23:19:02 +0200] rev 49718
tuned proof
Thu, 04 Oct 2012 23:19:02 +0200 default simp rule for image under identity
haftmann [Thu, 04 Oct 2012 23:19:02 +0200] rev 49717
default simp rule for image under identity
Thu, 04 Oct 2012 23:19:02 +0200 dropped duplicate facts; tuned syntax
haftmann [Thu, 04 Oct 2012 23:19:02 +0200] rev 49716
dropped duplicate facts; tuned syntax
Thu, 04 Oct 2012 23:19:02 +0200 more facts on setsum and setprod
haftmann [Thu, 04 Oct 2012 23:19:02 +0200] rev 49715
more facts on setsum and setprod
Thu, 04 Oct 2012 17:26:04 +0200 made SML/NJ happier
traytel [Thu, 04 Oct 2012 17:26:04 +0200] rev 49714
made SML/NJ happier
Thu, 04 Oct 2012 17:16:55 +0200 do not expose details of internal data structures for composition of BNFs
traytel [Thu, 04 Oct 2012 17:16:55 +0200] rev 49713
do not expose details of internal data structures for composition of BNFs
Fri, 05 Oct 2012 14:32:56 +0200 further support for nested tooltips;
wenzelm [Fri, 05 Oct 2012 14:32:56 +0200] rev 49712
further support for nested tooltips;
Fri, 05 Oct 2012 13:57:48 +0200 tuned proofs;
wenzelm [Fri, 05 Oct 2012 13:57:48 +0200] rev 49711
tuned proofs;
Fri, 05 Oct 2012 13:48:22 +0200 refer to parent frame -- relevant for floating dockables in particular;
wenzelm [Fri, 05 Oct 2012 13:48:22 +0200] rev 49710
refer to parent frame -- relevant for floating dockables in particular;
Fri, 05 Oct 2012 12:11:23 +0200 tuned window position to fit on screen;
wenzelm [Fri, 05 Oct 2012 12:11:23 +0200] rev 49709
tuned window position to fit on screen;
Fri, 05 Oct 2012 12:00:28 +0200 tuned window position;
wenzelm [Fri, 05 Oct 2012 12:00:28 +0200] rev 49708
tuned window position;
Fri, 05 Oct 2012 11:36:46 +0200 determine window size from content;
wenzelm [Fri, 05 Oct 2012 11:36:46 +0200] rev 49707
determine window size from content;
Fri, 05 Oct 2012 11:09:24 +0200 tuned color and font size;
wenzelm [Fri, 05 Oct 2012 11:09:24 +0200] rev 49706
tuned color and font size;
Fri, 05 Oct 2012 10:54:07 +0200 close tooltip window on escape;
wenzelm [Fri, 05 Oct 2012 10:54:07 +0200] rev 49705
close tooltip window on escape; tuned;
Fri, 05 Oct 2012 10:23:49 +0200 proper message markup for output;
wenzelm [Fri, 05 Oct 2012 10:23:49 +0200] rev 49704
proper message markup for output;
Thu, 04 Oct 2012 20:36:10 +0200 some re-ordering of initialization to ensure proper formatting;
wenzelm [Thu, 04 Oct 2012 20:36:10 +0200] rev 49703
some re-ordering of initialization to ensure proper formatting;
Thu, 04 Oct 2012 20:14:40 +0200 separate module Pretty_Tooltip;
wenzelm [Thu, 04 Oct 2012 20:14:40 +0200] rev 49702
separate module Pretty_Tooltip;
Thu, 04 Oct 2012 19:31:50 +0200 refined rich tooltip options;
wenzelm [Thu, 04 Oct 2012 19:31:50 +0200] rev 49701
refined rich tooltip options; basic tooltips without markup;
Thu, 04 Oct 2012 18:28:31 +0200 Rich_Text_Area tooltips via nested Pretty_Text_Area, based on some techniques of FoldViewer plugin;
wenzelm [Thu, 04 Oct 2012 18:28:31 +0200] rev 49700
Rich_Text_Area tooltips via nested Pretty_Text_Area, based on some techniques of FoldViewer plugin;
Thu, 04 Oct 2012 13:56:32 +0200 some documentation of show_markup;
wenzelm [Thu, 04 Oct 2012 13:56:32 +0200] rev 49699
some documentation of show_markup;
Thu, 04 Oct 2012 11:45:56 +0200 tuned proofs;
wenzelm [Thu, 04 Oct 2012 11:45:56 +0200] rev 49698
tuned proofs;
Thu, 04 Oct 2012 11:39:24 +0200 option to bypass potentially slow text overview;
wenzelm [Thu, 04 Oct 2012 11:39:24 +0200] rev 49697
option to bypass potentially slow text overview;
(0) -30000 -10000 -3000 -1000 -300 -100 -56 +56 +100 +300 +1000 +3000 +10000 +30000 tip