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
blanchet [Thu, 24 Jul 2014 00:24:00 +0200] rev 57635
more robust handling of types for skolems (modeled as Frees)
blanchet [Thu, 24 Jul 2014 00:24:00 +0200] rev 57634
tuning
blanchet [Thu, 24 Jul 2014 00:24:00 +0200] rev 57633
repaired named derivations
blanchet [Thu, 24 Jul 2014 00:24:00 +0200] rev 57632
use the noted theorems in 'BNF_Comp'
blanchet [Thu, 24 Jul 2014 00:24:00 +0200] rev 57631
use the noted theorem whenever possible, also in 'BNF_Def'
blanchet [Thu, 24 Jul 2014 00:24:00 +0200] rev 57630
use termtab instead of (perhaps overly sensitive) thmtab
blanchet [Thu, 24 Jul 2014 00:24:00 +0200] rev 57629
use the noted theorem whenever possible, because it has a named derivation (leading to cleaner proof terms)
wenzelm [Wed, 23 Jul 2014 23:16:44 +0200] rev 57628
tuned message;
wenzelm [Wed, 23 Jul 2014 23:08:22 +0200] rev 57627
added action "isabelle.options" (despite problems with initial window size);
wenzelm [Wed, 23 Jul 2014 21:02:45 +0200] rev 57626
more official Thy_Info.script_thy;
wenzelm [Wed, 23 Jul 2014 21:01:28 +0200] rev 57625
more frugal edits;
wenzelm [Wed, 23 Jul 2014 18:16:04 +0200] rev 57624
enable hires explictly, as seen for other high-end Java applications on the Web;
wenzelm [Wed, 23 Jul 2014 18:14:59 +0200] rev 57623
more markup;
wenzelm [Wed, 23 Jul 2014 18:04:16 +0200] rev 57622
another attempt at more aggressive auto-loading (amending af28fdd50690) -- hidden buffers are now suppressed;
wenzelm [Wed, 23 Jul 2014 16:56:03 +0200] rev 57621
more frugal edits;
wenzelm [Wed, 23 Jul 2014 16:20:07 +0200] rev 57620
more explicit treatment of cleared nodes (removal is implicit);
wenzelm [Wed, 23 Jul 2014 15:32:05 +0200] rev 57619
clarified display;
wenzelm [Wed, 23 Jul 2014 15:11:42 +0200] rev 57618
more workarounds for scalac;
wenzelm [Wed, 23 Jul 2014 15:00:46 +0200] rev 57617
clarified display;
wenzelm [Wed, 23 Jul 2014 14:50:20 +0200] rev 57616
avoid redundant data structure;