wenzelm [Thu, 24 Jul 2014 14:08:29 +0200] rev 57645
tuned imports;
wenzelm [Thu, 24 Jul 2014 14:04:55 +0200] rev 57644
proper scope of comments;
wenzelm [Thu, 24 Jul 2014 13:48:00 +0200] rev 57643
make SML/NJ happy;
kuncar [Thu, 24 Jul 2014 13:01:49 +0200] rev 57642
prevent beta-contraction in proving extra assumptions for abs_eq
wenzelm [Thu, 24 Jul 2014 11:54:15 +0200] rev 57641
more robust notation BNF_Def.convol, which is private to main HOL, but may cause syntax ambiguities nonetheless (e.g. List.thy);
wenzelm [Thu, 24 Jul 2014 11:51:22 +0200] rev 57640
reconfirm continuous checking on startup, to address common trap of disabling it accidentally;
wenzelm [Thu, 24 Jul 2014 11:46:40 +0200] rev 57639
tuned;
wenzelm [Thu, 24 Jul 2014 10:38:46 +0200] rev 57638
less authentic SHA1.digest: trust Scala side on blobs and avoid re-calculation via Foreign Language Interface, which might be a cause of problems;
wenzelm [Thu, 24 Jul 2014 10:22:34 +0200] rev 57637
updated NEWS according to d38a98f496dd (see also bdc2c6b40bf2);
blanchet [Thu, 24 Jul 2014 00:24:00 +0200] rev 57636
stick to external proofs when invoking E, because they are more detailed and do not merge steps