haftmann [Thu, 01 Mar 2012 19:34:52 +0100] rev 46752
more fundamental pred-to-set conversions, particularly by means of inductive_set; associated consolidation of some theorem names (c.f. NEWS)
paulson [Thu, 01 Mar 2012 17:13:54 +0000] rev 46751
Removal of obsolete ML bindings
wenzelm [Thu, 01 Mar 2012 15:48:03 +0100] rev 46750
more robust locking;
wenzelm [Thu, 01 Mar 2012 15:42:44 +0100] rev 46749
proper update_header;
wenzelm [Thu, 01 Mar 2012 15:16:20 +0100] rev 46748
refined node_header -- more direct buffer access (again);
wenzelm [Thu, 01 Mar 2012 14:48:32 +0100] rev 46747
merged
blanchet [Thu, 01 Mar 2012 11:28:56 +0100] rev 46746
improved handling of polymorphic quotient types, by avoiding comparing types that will generally differ in the polymorphic case
blanchet [Thu, 01 Mar 2012 11:28:56 +0100] rev 46745
fixed handling of "Rep_" function of quotient types -- side-effect of "set" constructor reintroduction
blanchet [Thu, 01 Mar 2012 11:28:56 +0100] rev 46744
more robust set element extractor
boehmes [Thu, 01 Mar 2012 10:12:58 +0100] rev 46743
fine-tune intended failure of smt method when the chosen SMT solver is not installed: restrict failures to true invocations of the SMT solver and don't fail for runs based on certificates
wenzelm [Thu, 01 Mar 2012 14:48:28 +0100] rev 46742
tuned proofs;
wenzelm [Thu, 01 Mar 2012 14:42:05 +0100] rev 46741
more tolerant cygpath invocation, allow empty CLASSPATH;