wenzelm [Tue, 09 Oct 2012 13:57:51 +0200] rev 49745
more conventional Double constants;
wenzelm [Tue, 09 Oct 2012 13:50:24 +0200] rev 49744
tuned source structure;
wenzelm [Tue, 09 Oct 2012 13:29:43 +0200] rev 49743
tuned;
wenzelm [Tue, 09 Oct 2012 13:27:52 +0200] rev 49742
tuned;
wenzelm [Tue, 09 Oct 2012 11:51:06 +0200] rev 49741
merged
blanchet [Tue, 09 Oct 2012 00:40:33 +0200] rev 49740
added type annotations to generated Isar proofs -- code by Steffen Smolka
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
haftmann [Mon, 08 Oct 2012 11:37:03 +0200] rev 49738
corrected NEWS
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;
wenzelm [Mon, 08 Oct 2012 21:17:20 +0200] rev 49736
clarified long_names -- conform to usual Isabelle practice of not analysing internal names;
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;
wenzelm [Mon, 08 Oct 2012 14:49:04 +0200] rev 49734
tuned;
wenzelm [Mon, 08 Oct 2012 14:10:38 +0200] rev 49733
prefer synchronous Mutator_Event.Bus on Swing_Thread;
wenzelm [Mon, 08 Oct 2012 13:20:55 +0200] rev 49732
more direct tooltip content;
wenzelm [Mon, 08 Oct 2012 12:54:00 +0200] rev 49731
tuned;
wenzelm [Mon, 08 Oct 2012 12:40:35 +0200] rev 49730
use Pretty_Tooltip for Graphview_Panel;
tuned signature;
wenzelm [Mon, 08 Oct 2012 12:02:32 +0200] rev 49729
more basic tooltips;
wenzelm [Sun, 07 Oct 2012 16:26:31 +0200] rev 49728
close tooltips more thoroughly;
wenzelm [Sun, 07 Oct 2012 16:15:31 +0200] rev 49727
make buttons closer to original mouse position;
wenzelm [Sun, 07 Oct 2012 16:05:31 +0200] rev 49726
detach tooltip as dockable window;
wenzelm [Sun, 07 Oct 2012 15:05:11 +0200] rev 49725
explicit close button;
haftmann [Sat, 06 Oct 2012 16:03:41 +0200] rev 49724
congruence rule for Finite_Set.fold
haftmann [Sat, 06 Oct 2012 11:08:52 +0200] rev 49723
alternative simplification of ^^ to the righthand side;
lifting of comp_fun_commute to ^^
wenzelm [Fri, 05 Oct 2012 18:01:48 +0200] rev 49722
eliminated obsolete tooltip delay -- bypassed by Pretty_Tooltip;
wenzelm [Fri, 05 Oct 2012 14:51:33 +0200] rev 49721
merged
blanchet [Fri, 05 Oct 2012 10:57:03 +0200] rev 49720
newer versions of Z3 call it "Bool" not "bool"
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
haftmann [Thu, 04 Oct 2012 23:19:02 +0200] rev 49718
tuned proof
haftmann [Thu, 04 Oct 2012 23:19:02 +0200] rev 49717
default simp rule for image under identity
haftmann [Thu, 04 Oct 2012 23:19:02 +0200] rev 49716
dropped duplicate facts; tuned syntax