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;
wenzelm [Thu, 16 Jul 2015 11:38:18 +0200] rev 60730
added option ML_debugger;
wenzelm [Thu, 16 Jul 2015 11:10:57 +0200] rev 60729
ML debugger interface;
traytel [Thu, 16 Jul 2015 12:23:22 +0200] rev 60728
{r,e,d,f}tac with proper context in BNF
hoelzl [Thu, 16 Jul 2015 10:48:20 +0200] rev 60727
move disjoint sets to their own theory
wenzelm [Wed, 15 Jul 2015 11:25:51 +0200] rev 60726
back to uniform BUILD_ARGS: first some options, then some sessions (cf. 4fce5d462afc);
wenzelm [Tue, 14 Jul 2015 19:08:40 +0200] rev 60725
merged
wenzelm [Tue, 14 Jul 2015 19:08:27 +0200] rev 60724
more explicit command-line option for isabelle build;
wenzelm [Tue, 14 Jul 2015 19:01:46 +0200] rev 60723
more aggressive compaction of multi-goal proof terms (see also a8babbb6d5ea, 4dd0ba632e40);
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;
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
hoelzl [Tue, 14 Jul 2015 13:37:44 +0200] rev 60720
add continuous_onI_mono
blanchet [Mon, 13 Jul 2015 19:25:58 +0200] rev 60719
tuned description
blanchet [Mon, 13 Jul 2015 19:22:55 +0200] rev 60718
tuning
blanchet [Mon, 13 Jul 2015 19:22:50 +0200] rev 60717
updated Isabelle description to CASC
blanchet [Mon, 13 Jul 2015 16:54:27 +0200] rev 60716
imported patch up_casc
hoelzl [Mon, 13 Jul 2015 14:40:16 +0200] rev 60715
add emeasure_add_AE
hoelzl [Mon, 13 Jul 2015 14:39:50 +0200] rev 60714
stronger induction assumption in lfp_transfer and emeasure_lfp
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;
Lars Hupel <lars.hupel@mytum.de> [Sun, 12 Jul 2015 13:04:42 +0200] rev 60712
Quickcheck setup for finite sets
wenzelm [Sat, 11 Jul 2015 21:32:06 +0200] rev 60711
tuned proofs;
wenzelm [Sat, 11 Jul 2015 00:14:54 +0200] rev 60710
tuned proofs;
wenzelm [Thu, 09 Jul 2015 23:48:55 +0200] rev 60709
merged
wenzelm [Thu, 09 Jul 2015 23:46:21 +0200] rev 60708
tuned proofs;
wenzelm [Thu, 09 Jul 2015 22:36:31 +0200] rev 60707
SUBPROOF and Subgoal.FOCUS combinators use anonymous quasi-bound variables (like the Simplifier);
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);
wenzelm [Thu, 09 Jul 2015 22:08:20 +0200] rev 60705
tuned whitespace;
blanchet [Thu, 09 Jul 2015 21:59:16 +0200] rev 60704
tuned ML signature (and rationalized code a bit)
noschinl [Thu, 09 Jul 2015 17:36:04 +0200] rev 60703
merged
noschinl [Thu, 09 Jul 2015 15:52:11 +0200] rev 60702
case_of_simps: do not split for types with a single constructor