Thu, 16 Jul 2015 14:40:23 +0200 additional ML parse tree components for Poly/ML 5.5.3, or later;
wenzelm [Thu, 16 Jul 2015 14:40:23 +0200] rev 60731
additional ML parse tree components for Poly/ML 5.5.3, or later; support for ML completion; tuned;
Thu, 16 Jul 2015 11:38:18 +0200 added option ML_debugger;
wenzelm [Thu, 16 Jul 2015 11:38:18 +0200] rev 60730
added option ML_debugger;
Thu, 16 Jul 2015 11:10:57 +0200 ML debugger interface;
wenzelm [Thu, 16 Jul 2015 11:10:57 +0200] rev 60729
ML debugger interface;
Thu, 16 Jul 2015 12:23:22 +0200 {r,e,d,f}tac with proper context in BNF
traytel [Thu, 16 Jul 2015 12:23:22 +0200] rev 60728
{r,e,d,f}tac with proper context in BNF
Thu, 16 Jul 2015 10:48:20 +0200 move disjoint sets to their own theory
hoelzl [Thu, 16 Jul 2015 10:48:20 +0200] rev 60727
move disjoint sets to their own theory
Wed, 15 Jul 2015 11:25:51 +0200 back to uniform BUILD_ARGS: first some options, then some sessions (cf. 4fce5d462afc);
wenzelm [Wed, 15 Jul 2015 11:25:51 +0200] rev 60726
back to uniform BUILD_ARGS: first some options, then some sessions (cf. 4fce5d462afc);
Tue, 14 Jul 2015 19:08:40 +0200 merged
wenzelm [Tue, 14 Jul 2015 19:08:40 +0200] rev 60725
merged
Tue, 14 Jul 2015 19:08:27 +0200 more explicit command-line option for isabelle build;
wenzelm [Tue, 14 Jul 2015 19:08:27 +0200] rev 60724
more explicit command-line option for isabelle build;
Tue, 14 Jul 2015 19:01:46 +0200 more aggressive compaction of multi-goal proof terms (see also a8babbb6d5ea, 4dd0ba632e40);
wenzelm [Tue, 14 Jul 2015 19:01:46 +0200] rev 60723
more aggressive compaction of multi-goal proof terms (see also a8babbb6d5ea, 4dd0ba632e40);
Tue, 14 Jul 2015 11:29:43 +0200 normalize proof before splitting conjunctions, according to Proof.conclude_goal (see also 4dd0ba632e40) -- may reduce general resource usage;
wenzelm [Tue, 14 Jul 2015 11:29:43 +0200] rev 60722
normalize proof before splitting conjunctions, according to Proof.conclude_goal (see also 4dd0ba632e40) -- may reduce general resource usage;
Tue, 14 Jul 2015 13:48:03 +0200 generalized filtermap_homeomorph to filtermap_fun_inverse; add eventually_at_top/bot_not_equal
hoelzl [Tue, 14 Jul 2015 13:48:03 +0200] rev 60721
generalized filtermap_homeomorph to filtermap_fun_inverse; add eventually_at_top/bot_not_equal
Tue, 14 Jul 2015 13:37:44 +0200 add continuous_onI_mono
hoelzl [Tue, 14 Jul 2015 13:37:44 +0200] rev 60720
add continuous_onI_mono
Mon, 13 Jul 2015 19:25:58 +0200 tuned description
blanchet [Mon, 13 Jul 2015 19:25:58 +0200] rev 60719
tuned description
Mon, 13 Jul 2015 19:22:55 +0200 tuning
blanchet [Mon, 13 Jul 2015 19:22:55 +0200] rev 60718
tuning
Mon, 13 Jul 2015 19:22:50 +0200 updated Isabelle description to CASC
blanchet [Mon, 13 Jul 2015 19:22:50 +0200] rev 60717
updated Isabelle description to CASC
Mon, 13 Jul 2015 16:54:27 +0200 imported patch up_casc
blanchet [Mon, 13 Jul 2015 16:54:27 +0200] rev 60716
imported patch up_casc
Mon, 13 Jul 2015 14:40:16 +0200 add emeasure_add_AE
hoelzl [Mon, 13 Jul 2015 14:40:16 +0200] rev 60715
add emeasure_add_AE
Mon, 13 Jul 2015 14:39:50 +0200 stronger induction assumption in lfp_transfer and emeasure_lfp
hoelzl [Mon, 13 Jul 2015 14:39:50 +0200] rev 60714
stronger induction assumption in lfp_transfer and emeasure_lfp
Mon, 13 Jul 2015 11:05:50 +0200 refrain from testing HOL-Proofs for x86_64-linux: takes more than 4h;
wenzelm [Mon, 13 Jul 2015 11:05:50 +0200] rev 60713
refrain from testing HOL-Proofs for x86_64-linux: takes more than 4h; tuned parameters;
Sun, 12 Jul 2015 13:04:42 +0200 Quickcheck setup for finite sets
Lars Hupel <lars.hupel@mytum.de> [Sun, 12 Jul 2015 13:04:42 +0200] rev 60712
Quickcheck setup for finite sets
Sat, 11 Jul 2015 21:32:06 +0200 tuned proofs;
wenzelm [Sat, 11 Jul 2015 21:32:06 +0200] rev 60711
tuned proofs;
Sat, 11 Jul 2015 00:14:54 +0200 tuned proofs;
wenzelm [Sat, 11 Jul 2015 00:14:54 +0200] rev 60710
tuned proofs;
Thu, 09 Jul 2015 23:48:55 +0200 merged
wenzelm [Thu, 09 Jul 2015 23:48:55 +0200] rev 60709
merged
Thu, 09 Jul 2015 23:46:21 +0200 tuned proofs;
wenzelm [Thu, 09 Jul 2015 23:46:21 +0200] rev 60708
tuned proofs;
Thu, 09 Jul 2015 22:36:31 +0200 SUBPROOF and Subgoal.FOCUS combinators use anonymous quasi-bound variables (like the Simplifier);
wenzelm [Thu, 09 Jul 2015 22:36:31 +0200] rev 60707
SUBPROOF and Subgoal.FOCUS combinators use anonymous quasi-bound variables (like the Simplifier);
Thu, 09 Jul 2015 22:13:24 +0200 clarified specific use of inspect_contract: "any Bound variable will do" may render the term invalid for Term.fastype_of1 in inst_subst_tac (see also 7c3757fccf0e);
wenzelm [Thu, 09 Jul 2015 22:13:24 +0200] rev 60706
clarified specific use of inspect_contract: "any Bound variable will do" may render the term invalid for Term.fastype_of1 in inst_subst_tac (see also 7c3757fccf0e);
Thu, 09 Jul 2015 22:08:20 +0200 tuned whitespace;
wenzelm [Thu, 09 Jul 2015 22:08:20 +0200] rev 60705
tuned whitespace;
Thu, 09 Jul 2015 21:59:16 +0200 tuned ML signature (and rationalized code a bit)
blanchet [Thu, 09 Jul 2015 21:59:16 +0200] rev 60704
tuned ML signature (and rationalized code a bit)
Thu, 09 Jul 2015 17:36:04 +0200 merged
noschinl [Thu, 09 Jul 2015 17:36:04 +0200] rev 60703
merged
Thu, 09 Jul 2015 15:52:11 +0200 case_of_simps: do not split for types with a single constructor
noschinl [Thu, 09 Jul 2015 15:52:11 +0200] rev 60702
case_of_simps: do not split for types with a single constructor
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip