wenzelm [Mon, 21 Dec 2015 15:46:23 +0100] rev 61886
tuned message;
wenzelm [Mon, 21 Dec 2015 15:09:35 +0100] rev 61885
more explicit ML profiling, with official Isabelle output;
wenzelm [Mon, 21 Dec 2015 14:18:57 +0100] rev 61884
discontinued built-in profiling: avoid danger of conflicting invocations (multithreading etc.);
wenzelm [Mon, 21 Dec 2015 13:39:45 +0100] rev 61883
clarified length of block with pre-existant forced breaks;
hoelzl [Mon, 21 Dec 2015 17:08:52 +0100] rev 61882
Probability: fix coercions (real ~> real_of_enat)
hoelzl [Mon, 21 Dec 2015 14:44:44 +0100] rev 61881
Transcendental: use [simp]-canonical form - (pi/2)
hoelzl [Thu, 17 Dec 2015 16:43:36 +0100] rev 61880
moved some theorems from the CLT proof; reordered some theorems / notation
wenzelm [Sun, 20 Dec 2015 13:56:02 +0100] rev 61879
tuned whitespace;
wenzelm [Sun, 20 Dec 2015 13:11:47 +0100] rev 61878
tuned signature;
wenzelm [Sun, 20 Dec 2015 13:06:26 +0100] rev 61877
renamed Pretty.str_of to Pretty.unformatted_string_of to emphasize its meaning;