hoelzl [Wed, 17 Dec 2014 16:10:30 +0100] rev 59144
unfortunately, there is no general function space in the measurable spaces
blanchet [Mon, 15 Dec 2014 07:20:49 +0100] rev 59143
correctly apply type substitution before checking for function types
blanchet [Mon, 15 Dec 2014 07:20:48 +0100] rev 59142
avoid generating selectors with function types -- this produce arity inconsistencies
blanchet [Mon, 15 Dec 2014 07:20:48 +0100] rev 59141
renamed theory file
wenzelm [Fri, 12 Dec 2014 14:42:37 +0100] rev 59140
merged
wenzelm [Fri, 12 Dec 2014 14:31:57 +0100] rev 59139
Synchronized.value is actually synchronized (NB: underlying Unsynchronized.ref is not necessarily volatile);
wenzelm [Fri, 12 Dec 2014 14:30:33 +0100] rev 59138
tuned;
wenzelm [Thu, 11 Dec 2014 23:42:03 +0100] rev 59137
tuned;
wenzelm [Thu, 11 Dec 2014 23:31:30 +0100] rev 59136
added Par_List in Scala, in accordance to ML version;
system property "isabelle.threads" determines size of Scala thread pool, like system option "threads" for ML;
avoid ".par" framework with its hard-wired thread pool, which also has problems with cancellation;
tuned;
wenzelm [Thu, 11 Dec 2014 15:24:28 +0100] rev 59135
tuned;