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
Thu, 09 Jul 2015 15:45:00 +0200 tests for Simps_Case_Conv
noschinl [Thu, 09 Jul 2015 15:45:00 +0200] rev 60701
tests for Simps_Case_Conv
Thu, 09 Jul 2015 16:49:08 +0200 merged
wenzelm [Thu, 09 Jul 2015 16:49:08 +0200] rev 60700
merged
Thu, 09 Jul 2015 15:20:54 +0200 clarified context;
wenzelm [Thu, 09 Jul 2015 15:20:54 +0200] rev 60699
clarified context; eliminated dead code;
Thu, 09 Jul 2015 00:40:57 +0200 tuned proofs;
wenzelm [Thu, 09 Jul 2015 00:40:57 +0200] rev 60698
tuned proofs;
Thu, 09 Jul 2015 00:39:49 +0200 clarified context;
wenzelm [Thu, 09 Jul 2015 00:39:49 +0200] rev 60697
clarified context;
Wed, 08 Jul 2015 21:33:00 +0200 clarified context;
wenzelm [Wed, 08 Jul 2015 21:33:00 +0200] rev 60696
clarified context;
Wed, 08 Jul 2015 19:28:43 +0200 Variable.focus etc.: optional bindings provided by user;
wenzelm [Wed, 08 Jul 2015 19:28:43 +0200] rev 60695
Variable.focus etc.: optional bindings provided by user; Subgoal.focus command: more careful treatment of user-provided bindings;
Wed, 08 Jul 2015 15:37:32 +0200 clarified text folds: proof ... qed counts as extra block;
wenzelm [Wed, 08 Jul 2015 15:37:32 +0200] rev 60694
clarified text folds: proof ... qed counts as extra block;
Wed, 08 Jul 2015 14:30:00 +0200 more accurate skip_proofs nesting, e.g. relevant for 'subgoal' command;
wenzelm [Wed, 08 Jul 2015 14:30:00 +0200] rev 60693
more accurate skip_proofs nesting, e.g. relevant for 'subgoal' command;
Wed, 08 Jul 2015 12:09:44 +0200 tuned;
wenzelm [Wed, 08 Jul 2015 12:09:44 +0200] rev 60692
tuned;
Wed, 08 Jul 2015 11:50:43 +0200 tuned according to a81dc82ecba3;
wenzelm [Wed, 08 Jul 2015 11:50:43 +0200] rev 60691
tuned according to a81dc82ecba3;
Wed, 08 Jul 2015 20:19:12 +0200 tuned facts
haftmann [Wed, 08 Jul 2015 20:19:12 +0200] rev 60690
tuned facts
Wed, 08 Jul 2015 14:01:41 +0200 more cautious use of [iff] declarations
haftmann [Wed, 08 Jul 2015 14:01:41 +0200] rev 60689
more cautious use of [iff] declarations
Wed, 08 Jul 2015 14:01:41 +0200 avoid explicit definition of the relation of associated elements in a ring -- prefer explicit normalization instead
haftmann [Wed, 08 Jul 2015 14:01:41 +0200] rev 60688
avoid explicit definition of the relation of associated elements in a ring -- prefer explicit normalization instead
Wed, 08 Jul 2015 14:01:40 +0200 eliminated some duplication
haftmann [Wed, 08 Jul 2015 14:01:40 +0200] rev 60687
eliminated some duplication
Wed, 08 Jul 2015 14:01:39 +0200 more algebraic properties for gcd/lcm
haftmann [Wed, 08 Jul 2015 14:01:39 +0200] rev 60686
more algebraic properties for gcd/lcm
Wed, 08 Jul 2015 14:01:34 +0200 moved normalization and unit_factor into Main HOL corpus
haftmann [Wed, 08 Jul 2015 14:01:34 +0200] rev 60685
moved normalization and unit_factor into Main HOL corpus
Wed, 08 Jul 2015 00:04:15 +0200 more generous timeout for the sake of HOL-Proofs in at64-poly;
wenzelm [Wed, 08 Jul 2015 00:04:15 +0200] rev 60684
more generous timeout for the sake of HOL-Proofs in at64-poly;
Tue, 07 Jul 2015 18:37:25 +0200 tuned ML signature
blanchet [Tue, 07 Jul 2015 18:37:25 +0200] rev 60683
tuned ML signature
Tue, 07 Jul 2015 18:37:24 +0200 have the installed termination prover take a 'quiet' flag
blanchet [Tue, 07 Jul 2015 18:37:24 +0200] rev 60682
have the installed termination prover take a 'quiet' flag
Tue, 07 Jul 2015 18:01:30 +0200 add monotonicity rule for rtranclp
hoelzl [Tue, 07 Jul 2015 18:01:30 +0200] rev 60681
add monotonicity rule for rtranclp
Tue, 07 Jul 2015 00:48:42 +0200 tuned proofs;
wenzelm [Tue, 07 Jul 2015 00:48:42 +0200] rev 60680
tuned proofs;
Mon, 06 Jul 2015 22:57:34 +0200 tuned proofs;
wenzelm [Mon, 06 Jul 2015 22:57:34 +0200] rev 60679
tuned proofs;
Mon, 06 Jul 2015 22:06:02 +0200 tuned proofs;
wenzelm [Mon, 06 Jul 2015 22:06:02 +0200] rev 60678
tuned proofs;
Mon, 06 Jul 2015 21:36:52 +0200 tuned;
wenzelm [Mon, 06 Jul 2015 21:36:52 +0200] rev 60677
tuned;
Mon, 06 Jul 2015 21:20:28 +0200 tuned proofs;
wenzelm [Mon, 06 Jul 2015 21:20:28 +0200] rev 60676
tuned proofs;
Mon, 06 Jul 2015 20:19:29 +0200 tuned whitespace;
wenzelm [Mon, 06 Jul 2015 20:19:29 +0200] rev 60675
tuned whitespace;
Mon, 06 Jul 2015 20:13:51 +0200 clarified sections;
wenzelm [Mon, 06 Jul 2015 20:13:51 +0200] rev 60674
clarified sections;
Mon, 06 Jul 2015 20:07:41 +0200 clarified sections;
wenzelm [Mon, 06 Jul 2015 20:07:41 +0200] rev 60673
clarified sections;
Mon, 06 Jul 2015 20:05:17 +0200 tuned;
wenzelm [Mon, 06 Jul 2015 20:05:17 +0200] rev 60672
tuned;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip