wenzelm [Fri, 25 Jul 2014 14:47:38 +0200] rev 57682
proper volume name, such that background image is found in /Volumes/Isabelle/.background;
wenzelm [Fri, 25 Jul 2014 14:16:39 +0200] rev 57681
tuned;
wenzelm [Fri, 25 Jul 2014 14:15:02 +0200] rev 57680
tuned message;
wenzelm [Fri, 25 Jul 2014 14:13:19 +0200] rev 57679
setup for drag-and-drop DMG;
blanchet [Fri, 25 Jul 2014 13:22:37 +0200] rev 57678
merge
blanchet [Fri, 25 Jul 2014 13:15:50 +0200] rev 57677
reordered provers
blanchet [Fri, 25 Jul 2014 12:22:18 +0200] rev 57676
compile
blanchet [Fri, 25 Jul 2014 12:20:48 +0200] rev 57675
faster minimization by not adding facts that are already in the simpset
blanchet [Fri, 25 Jul 2014 11:31:20 +0200] rev 57674
added missing facts to proof method
blanchet [Fri, 25 Jul 2014 11:26:23 +0200] rev 57673
don't lose 'minimize' flag before it reaches Isar proof text generation
blanchet [Fri, 25 Jul 2014 11:26:19 +0200] rev 57672
tuning
blanchet [Fri, 25 Jul 2014 11:26:17 +0200] rev 57671
avoid 'eproof' and 'eproof_ram' scripts if possible (i.e. if 'eprover' can produce reasonable enough proofs for one-liner reconstruction)
blanchet [Fri, 25 Jul 2014 11:26:11 +0200] rev 57670
compile
blanchet [Fri, 25 Jul 2014 11:26:11 +0200] rev 57669
more robustness in Isar proof construction
blanchet [Fri, 25 Jul 2014 11:26:10 +0200] rev 57668
tuning
wenzelm [Thu, 24 Jul 2014 23:18:01 +0200] rev 57667
merged
wenzelm [Thu, 24 Jul 2014 23:17:26 +0200] rev 57666
more elementary exception handling: evade hard crash of (Runtime.thread true undefined) on Poly/ML 5.5.1 and 5.5.2;
blanchet [Thu, 24 Jul 2014 23:01:23 +0200] rev 57665
tuned code
kuncar [Thu, 24 Jul 2014 20:21:59 +0200] rev 57664
having extra assumptions (typically from a context) means there is no chance to have a valid code equation => skip decoding and registration of the code equations
kuncar [Thu, 24 Jul 2014 20:21:34 +0200] rev 57663
store explicitly quotient types with no_code => more precise registration of code equations
blanchet [Thu, 24 Jul 2014 19:01:06 +0200] rev 57662
don't needlessly regenerate entire file when the time stamps are equal
blanchet [Thu, 24 Jul 2014 18:53:14 +0200] rev 57661
eliminated source of 'DUP's in MaSh
blanchet [Thu, 24 Jul 2014 18:46:38 +0200] rev 57660
fixed sorting (broken since 9cc802a8ab06)
blanchet [Thu, 24 Jul 2014 18:46:38 +0200] rev 57659
reenabled MaSh for Isabelle2014 release (hopefully)
blanchet [Thu, 24 Jul 2014 18:46:38 +0200] rev 57658
beware of duplicate fact names
blanchet [Thu, 24 Jul 2014 18:46:38 +0200] rev 57657
refined filter for ATP steps to avoid 'have True' steps in E proofs
blanchet [Thu, 24 Jul 2014 18:46:38 +0200] rev 57656
filter out 'theory(...)' from dependencies early on
blanchet [Thu, 24 Jul 2014 18:46:38 +0200] rev 57655
introduce fact chaining also under first step
blanchet [Thu, 24 Jul 2014 18:46:38 +0200] rev 57654
'shift_quantors' is not an E skolemization rule (cf. 3ab503b04bdb)
wenzelm [Thu, 24 Jul 2014 17:58:29 +0200] rev 57653
merged
wenzelm [Thu, 24 Jul 2014 17:13:26 +0200] rev 57652
proper perl;
wenzelm [Thu, 24 Jul 2014 17:11:40 +0200] rev 57651
less warnings -- ignore potential prover startup/shutdown races;
wenzelm [Thu, 24 Jul 2014 16:21:50 +0200] rev 57650
tuned spelling;
wenzelm [Thu, 24 Jul 2014 15:54:56 +0200] rev 57649
further distinction of Isabelle distribution: alert for identified release candidates;
wenzelm [Thu, 24 Jul 2014 15:13:37 +0200] rev 57648
updated to scala-2.11.2;
wenzelm [Thu, 24 Jul 2014 15:01:17 +0200] rev 57647
clarified file names;
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;
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
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);