haftmann [Mon, 05 Oct 2009 16:55:56 +0200] rev 32875
merged
haftmann [Mon, 05 Oct 2009 15:05:10 +0200] rev 32874
experimental de-facto abolishment of distinctness limit
haftmann [Mon, 05 Oct 2009 15:04:45 +0200] rev 32873
tuned handling of type variable names further
haftmann [Mon, 05 Oct 2009 08:36:33 +0200] rev 32872
variables in type schemes must be renamed simultaneously with variables in equations
haftmann [Mon, 05 Oct 2009 11:48:06 +0200] rev 32871
explicitly unsynchronized
haftmann [Mon, 05 Oct 2009 11:47:38 +0200] rev 32870
explicitly unsynchronized
boehmes [Sun, 04 Oct 2009 12:59:22 +0200] rev 32869
recovered support for Spass: re-enabled writing problems in DFG format
boehmes [Sun, 04 Oct 2009 11:45:41 +0200] rev 32868
avoid exception Option: only apply "the" if needed
nipkow [Sun, 04 Oct 2009 07:01:22 +0200] rev 32867
merged
Philipp Meyer [Wed, 30 Sep 2009 11:33:59 +0200] rev 32866
atp_minimal using chain_ths again
boehmes [Sat, 03 Oct 2009 12:10:16 +0200] rev 32865
merged
boehmes [Sat, 03 Oct 2009 12:05:40 +0200] rev 32864
re-organized signature of AtpWrapper structure: records instead of unnamed parameters and return values,
eliminated unused provers,
turned references into configuration values
wenzelm [Fri, 02 Oct 2009 23:15:36 +0200] rev 32863
eliminated dead code;
tuned;
wenzelm [Fri, 02 Oct 2009 22:15:30 +0200] rev 32862
eliminated dead code and redundant parameters;
tuned;
wenzelm [Fri, 02 Oct 2009 22:15:08 +0200] rev 32861
eliminated dead code;
wenzelm [Fri, 02 Oct 2009 22:02:54 +0200] rev 32860
replaced Proof.get_goal state by Proof.flat_goal state, which provides the standard view on goals for (semi)automated tools;
tuned;
wenzelm [Fri, 02 Oct 2009 22:02:11 +0200] rev 32859
replaced Proof.get_goal state by Proof.flat_goal state, which provides the standard view on goals for (semi)automated tools;
wenzelm [Fri, 02 Oct 2009 21:42:31 +0200] rev 32858
Refute.refute_goal: goal addressing from 1 as usual;
wenzelm [Fri, 02 Oct 2009 21:41:57 +0200] rev 32857
Refute.refute_goal: canonical goal addresses from 1 (renamed from refute_subgoal to clarify change in semantics);
command 'refute': Proof.flat_goal provides standard view on internally structured Isar goal, suitable for (semi)automated tools;
wenzelm [Fri, 02 Oct 2009 21:39:06 +0200] rev 32856
clarified Proof.refine_insert -- always "refine" to apply standard method treatment (of conjunctions);
wenzelm [Fri, 02 Oct 2009 20:51:32 +0200] rev 32855
misc tuning and simplification;
wenzelm [Fri, 02 Oct 2009 20:10:25 +0200] rev 32854
macbroy2: bigger jobs first, to avoid danger of swapping during daytime;
wenzelm [Fri, 02 Oct 2009 10:35:13 +0200] rev 32853
less ambitious heap settings;
haftmann [Fri, 02 Oct 2009 04:44:56 +0200] rev 32852
merged
haftmann [Thu, 01 Oct 2009 18:46:57 +0200] rev 32851
merged
haftmann [Thu, 01 Oct 2009 17:11:48 +0200] rev 32850
proper merge of interpretation equations
wenzelm [Fri, 02 Oct 2009 00:10:08 +0200] rev 32849
merged
ballarin [Thu, 01 Oct 2009 23:03:59 +0200] rev 32848
Merged again.
ballarin [Thu, 01 Oct 2009 20:52:18 +0200] rev 32847
Merged.
ballarin [Thu, 01 Oct 2009 20:49:46 +0200] rev 32846
News entry: inheritance of mixins; print_interps.
ballarin [Thu, 01 Oct 2009 20:37:33 +0200] rev 32845
Avoid administrative overhead for identity mixins.
wenzelm [Thu, 01 Oct 2009 23:49:05 +0200] rev 32844
tuned;