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;