wenzelm [Sat, 14 May 2011 22:00:24 +0200] rev 42811
merged
wenzelm [Sat, 14 May 2011 21:42:17 +0200] rev 42810
slightly more efficient claset operations, using Item_Net to maintain rules in canonical order;
haftmann [Sat, 14 May 2011 18:26:25 +0200] rev 42809
use pointfree characterisation for fold_set locale
wenzelm [Sat, 14 May 2011 18:29:06 +0200] rev 42808
discontinued global config options within attribute name space;
wenzelm [Sat, 14 May 2011 17:55:08 +0200] rev 42807
more precise warnings: observe context visibility;
wenzelm [Sat, 14 May 2011 16:27:47 +0200] rev 42806
modernized structure Rule_Insts;
wenzelm [Sat, 14 May 2011 16:22:53 +0200] rev 42805
discontinued old / unused addss' (cf. 57f364d1d3b2);
wenzelm [Sat, 14 May 2011 16:12:42 +0200] rev 42804
eliminated global Unsynchronized.ref;
eliminated Display.string_of_thm_without_context;
wenzelm [Sat, 14 May 2011 16:03:28 +0200] rev 42803
proper runtime context for auto_inv_tac;
wenzelm [Sat, 14 May 2011 13:32:33 +0200] rev 42802
simplified BLAST_DATA;
wenzelm [Sat, 14 May 2011 13:26:55 +0200] rev 42801
proper Proof.context -- eliminated global operations;
wenzelm [Sat, 14 May 2011 12:40:11 +0200] rev 42800
just one universal Proof.context -- discontinued claset/clasimpset;
wenzelm [Sat, 14 May 2011 11:42:43 +0200] rev 42799
modernized functor names;
tuned;
wenzelm [Sat, 14 May 2011 00:32:16 +0200] rev 42798
method "deepen" with optional limit;
wenzelm [Fri, 13 May 2011 23:59:48 +0200] rev 42797
merged
krauss [Fri, 13 May 2011 21:36:01 +0200] rev 42796
removed redundant type annotations and duplicate examples
wenzelm [Fri, 13 May 2011 23:58:40 +0200] rev 42795
clarified map_simpset versus Simplifier.map_simpset_global;
wenzelm [Fri, 13 May 2011 23:24:06 +0200] rev 42794
make ZF_cs snapshot after final setup;
wenzelm [Fri, 13 May 2011 22:55:00 +0200] rev 42793
proper Proof.context for classical tactics;
reduced claset to snapshot of classical context;
discontinued clasimpset;
wenzelm [Fri, 13 May 2011 16:03:03 +0200] rev 42792
do not open ML structures;
wenzelm [Fri, 13 May 2011 15:55:32 +0200] rev 42791
eliminated weight_ASTAR: int Unsynchronized.ref (astar_tac appears to be obsolete anyway);
wenzelm [Fri, 13 May 2011 15:47:54 +0200] rev 42790
misc tuning and simplification;
wenzelm [Fri, 13 May 2011 14:39:55 +0200] rev 42789
tuned proof;
wenzelm [Fri, 13 May 2011 14:26:51 +0200] rev 42788
tuned proof;
wenzelm [Fri, 13 May 2011 14:25:35 +0200] rev 42787
proper method_setup;
wenzelm [Fri, 13 May 2011 14:16:46 +0200] rev 42786
proper method_setup "split_idle";
wenzelm [Fri, 13 May 2011 14:04:47 +0200] rev 42785
proper method_setup "enabled";
wenzelm [Fri, 13 May 2011 13:45:20 +0200] rev 42784
simplified clasimpset declarations -- prefer attributes;
blanchet [Fri, 13 May 2011 10:10:44 +0200] rev 42783
reduce the number of mono iterations to prevent the mono code from going berserk
blanchet [Fri, 13 May 2011 10:10:43 +0200] rev 42782
tuned comment