Thu, 24 Jul 2014 15:54:56 +0200 further distinction of Isabelle distribution: alert for identified release candidates;
wenzelm [Thu, 24 Jul 2014 15:54:56 +0200] rev 57649
further distinction of Isabelle distribution: alert for identified release candidates;
Thu, 24 Jul 2014 15:13:37 +0200 updated to scala-2.11.2;
wenzelm [Thu, 24 Jul 2014 15:13:37 +0200] rev 57648
updated to scala-2.11.2;
Thu, 24 Jul 2014 15:01:17 +0200 clarified file names;
wenzelm [Thu, 24 Jul 2014 15:01:17 +0200] rev 57647
clarified file names;
Thu, 24 Jul 2014 14:56:30 +0200 less ambitious isatest, avoid "Exception- InternalError: Backing up too far (32bit) raised while compiling" in polyml-5.4.1;
wenzelm [Thu, 24 Jul 2014 14:56:30 +0200] rev 57646
less ambitious isatest, avoid "Exception- InternalError: Backing up too far (32bit) raised while compiling" in polyml-5.4.1;
Thu, 24 Jul 2014 14:08:29 +0200 tuned imports;
wenzelm [Thu, 24 Jul 2014 14:08:29 +0200] rev 57645
tuned imports;
Thu, 24 Jul 2014 14:04:55 +0200 proper scope of comments;
wenzelm [Thu, 24 Jul 2014 14:04:55 +0200] rev 57644
proper scope of comments;
Thu, 24 Jul 2014 13:48:00 +0200 make SML/NJ happy;
wenzelm [Thu, 24 Jul 2014 13:48:00 +0200] rev 57643
make SML/NJ happy;
Thu, 24 Jul 2014 13:01:49 +0200 prevent beta-contraction in proving extra assumptions for abs_eq
kuncar [Thu, 24 Jul 2014 13:01:49 +0200] rev 57642
prevent beta-contraction in proving extra assumptions for abs_eq
Thu, 24 Jul 2014 11:54:15 +0200 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: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);
Thu, 24 Jul 2014 11:51:22 +0200 reconfirm continuous checking on startup, to address common trap of disabling it accidentally;
wenzelm [Thu, 24 Jul 2014 11:51:22 +0200] rev 57640
reconfirm continuous checking on startup, to address common trap of disabling it accidentally;
Thu, 24 Jul 2014 11:46:40 +0200 tuned;
wenzelm [Thu, 24 Jul 2014 11:46:40 +0200] rev 57639
tuned;
Thu, 24 Jul 2014 10:38:46 +0200 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: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;
Thu, 24 Jul 2014 10:22:34 +0200 updated NEWS according to d38a98f496dd (see also bdc2c6b40bf2);
wenzelm [Thu, 24 Jul 2014 10:22:34 +0200] rev 57637
updated NEWS according to d38a98f496dd (see also bdc2c6b40bf2);
Thu, 24 Jul 2014 00:24:00 +0200 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 57636
stick to external proofs when invoking E, because they are more detailed and do not merge steps
Thu, 24 Jul 2014 00:24:00 +0200 more robust handling of types for skolems (modeled as Frees)
blanchet [Thu, 24 Jul 2014 00:24:00 +0200] rev 57635
more robust handling of types for skolems (modeled as Frees)
Thu, 24 Jul 2014 00:24:00 +0200 tuning
blanchet [Thu, 24 Jul 2014 00:24:00 +0200] rev 57634
tuning
Thu, 24 Jul 2014 00:24:00 +0200 repaired named derivations
blanchet [Thu, 24 Jul 2014 00:24:00 +0200] rev 57633
repaired named derivations
Thu, 24 Jul 2014 00:24:00 +0200 use the noted theorems in 'BNF_Comp'
blanchet [Thu, 24 Jul 2014 00:24:00 +0200] rev 57632
use the noted theorems in 'BNF_Comp'
Thu, 24 Jul 2014 00:24:00 +0200 use the noted theorem whenever possible, also in 'BNF_Def'
blanchet [Thu, 24 Jul 2014 00:24:00 +0200] rev 57631
use the noted theorem whenever possible, also in 'BNF_Def'
Thu, 24 Jul 2014 00:24:00 +0200 use termtab instead of (perhaps overly sensitive) thmtab
blanchet [Thu, 24 Jul 2014 00:24:00 +0200] rev 57630
use termtab instead of (perhaps overly sensitive) thmtab
Thu, 24 Jul 2014 00:24:00 +0200 use the noted theorem whenever possible, because it has a named derivation (leading to cleaner proof terms)
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)
Wed, 23 Jul 2014 23:16:44 +0200 tuned message;
wenzelm [Wed, 23 Jul 2014 23:16:44 +0200] rev 57628
tuned message;
Wed, 23 Jul 2014 23:08:22 +0200 added action "isabelle.options" (despite problems with initial window size);
wenzelm [Wed, 23 Jul 2014 23:08:22 +0200] rev 57627
added action "isabelle.options" (despite problems with initial window size);
Wed, 23 Jul 2014 21:02:45 +0200 more official Thy_Info.script_thy;
wenzelm [Wed, 23 Jul 2014 21:02:45 +0200] rev 57626
more official Thy_Info.script_thy;
Wed, 23 Jul 2014 21:01:28 +0200 more frugal edits;
wenzelm [Wed, 23 Jul 2014 21:01:28 +0200] rev 57625
more frugal edits;
Wed, 23 Jul 2014 18:16:04 +0200 enable hires explictly, as seen for other high-end Java applications on the Web;
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;
Wed, 23 Jul 2014 18:14:59 +0200 more markup;
wenzelm [Wed, 23 Jul 2014 18:14:59 +0200] rev 57623
more markup;
Wed, 23 Jul 2014 18:04:16 +0200 another attempt at more aggressive auto-loading (amending af28fdd50690) -- hidden buffers are now suppressed;
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;
Wed, 23 Jul 2014 16:56:03 +0200 more frugal edits;
wenzelm [Wed, 23 Jul 2014 16:56:03 +0200] rev 57621
more frugal edits;
Wed, 23 Jul 2014 16:20:07 +0200 more explicit treatment of cleared nodes (removal is implicit);
wenzelm [Wed, 23 Jul 2014 16:20:07 +0200] rev 57620
more explicit treatment of cleared nodes (removal is implicit);
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip