Sun, 15 May 2011 22:22:26 +0200 future merge of grammars, to improve parallel performance;
wenzelm [Sun, 15 May 2011 22:22:26 +0200] rev 42820
future merge of grammars, to improve parallel performance;
Sun, 15 May 2011 20:50:22 +0200 only show relevant timing;
wenzelm [Sun, 15 May 2011 20:50:22 +0200] rev 42819
only show relevant timing;
Sun, 15 May 2011 20:38:08 +0200 timing of Theory_Data operations, with implicit thread positions when functor is applied;
wenzelm [Sun, 15 May 2011 20:38:08 +0200] rev 42818
timing of Theory_Data operations, with implicit thread positions when functor is applied;
Sun, 15 May 2011 19:19:26 +0200 tuned;
wenzelm [Sun, 15 May 2011 19:19:26 +0200] rev 42817
tuned;
Sun, 15 May 2011 18:59:27 +0200 eliminated obsolete "assert" function, including divergent (unused!?) clone in Predicate_Compile_Proof;
wenzelm [Sun, 15 May 2011 18:59:27 +0200] rev 42816
eliminated obsolete "assert" function, including divergent (unused!?) clone in Predicate_Compile_Proof;
Sun, 15 May 2011 18:00:08 +0200 NEWS (cf. 4e8483cc2cc5);
wenzelm [Sun, 15 May 2011 18:00:08 +0200] rev 42815
NEWS (cf. 4e8483cc2cc5);
Sun, 15 May 2011 17:45:53 +0200 simplified/unified method_setup/attribute_setup;
wenzelm [Sun, 15 May 2011 17:45:53 +0200] rev 42814
simplified/unified method_setup/attribute_setup;
Sun, 15 May 2011 17:06:35 +0200 optional description for 'attribute_setup' and 'method_setup';
wenzelm [Sun, 15 May 2011 17:06:35 +0200] rev 42813
optional description for 'attribute_setup' and 'method_setup';
Sun, 15 May 2011 16:40:24 +0200 tuned signature;
wenzelm [Sun, 15 May 2011 16:40:24 +0200] rev 42812
tuned signature;
Sat, 14 May 2011 22:00:24 +0200 merged
wenzelm [Sat, 14 May 2011 22:00:24 +0200] rev 42811
merged
Sat, 14 May 2011 21:42:17 +0200 slightly more efficient claset operations, using Item_Net to maintain rules in canonical order;
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;
Sat, 14 May 2011 18:26:25 +0200 use pointfree characterisation for fold_set locale
haftmann [Sat, 14 May 2011 18:26:25 +0200] rev 42809
use pointfree characterisation for fold_set locale
Sat, 14 May 2011 18:29:06 +0200 discontinued global config options within attribute name space;
wenzelm [Sat, 14 May 2011 18:29:06 +0200] rev 42808
discontinued global config options within attribute name space;
Sat, 14 May 2011 17:55:08 +0200 more precise warnings: observe context visibility;
wenzelm [Sat, 14 May 2011 17:55:08 +0200] rev 42807
more precise warnings: observe context visibility;
Sat, 14 May 2011 16:27:47 +0200 modernized structure Rule_Insts;
wenzelm [Sat, 14 May 2011 16:27:47 +0200] rev 42806
modernized structure Rule_Insts;
Sat, 14 May 2011 16:22:53 +0200 discontinued old / unused addss' (cf. 57f364d1d3b2);
wenzelm [Sat, 14 May 2011 16:22:53 +0200] rev 42805
discontinued old / unused addss' (cf. 57f364d1d3b2);
Sat, 14 May 2011 16:12:42 +0200 eliminated global Unsynchronized.ref;
wenzelm [Sat, 14 May 2011 16:12:42 +0200] rev 42804
eliminated global Unsynchronized.ref; eliminated Display.string_of_thm_without_context;
Sat, 14 May 2011 16:03:28 +0200 proper runtime context for auto_inv_tac;
wenzelm [Sat, 14 May 2011 16:03:28 +0200] rev 42803
proper runtime context for auto_inv_tac;
Sat, 14 May 2011 13:32:33 +0200 simplified BLAST_DATA;
wenzelm [Sat, 14 May 2011 13:32:33 +0200] rev 42802
simplified BLAST_DATA;
Sat, 14 May 2011 13:26:55 +0200 proper Proof.context -- eliminated global operations;
wenzelm [Sat, 14 May 2011 13:26:55 +0200] rev 42801
proper Proof.context -- eliminated global operations;
Sat, 14 May 2011 12:40:11 +0200 just one universal Proof.context -- discontinued claset/clasimpset;
wenzelm [Sat, 14 May 2011 12:40:11 +0200] rev 42800
just one universal Proof.context -- discontinued claset/clasimpset;
Sat, 14 May 2011 11:42:43 +0200 modernized functor names;
wenzelm [Sat, 14 May 2011 11:42:43 +0200] rev 42799
modernized functor names; tuned;
Sat, 14 May 2011 00:32:16 +0200 method "deepen" with optional limit;
wenzelm [Sat, 14 May 2011 00:32:16 +0200] rev 42798
method "deepen" with optional limit;
Fri, 13 May 2011 23:59:48 +0200 merged
wenzelm [Fri, 13 May 2011 23:59:48 +0200] rev 42797
merged
Fri, 13 May 2011 21:36:01 +0200 removed redundant type annotations and duplicate examples
krauss [Fri, 13 May 2011 21:36:01 +0200] rev 42796
removed redundant type annotations and duplicate examples
Fri, 13 May 2011 23:58:40 +0200 clarified map_simpset versus Simplifier.map_simpset_global;
wenzelm [Fri, 13 May 2011 23:58:40 +0200] rev 42795
clarified map_simpset versus Simplifier.map_simpset_global;
Fri, 13 May 2011 23:24:06 +0200 make ZF_cs snapshot after final setup;
wenzelm [Fri, 13 May 2011 23:24:06 +0200] rev 42794
make ZF_cs snapshot after final setup;
Fri, 13 May 2011 22:55:00 +0200 proper Proof.context for classical tactics;
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;
Fri, 13 May 2011 16:03:03 +0200 do not open ML structures;
wenzelm [Fri, 13 May 2011 16:03:03 +0200] rev 42792
do not open ML structures;
Fri, 13 May 2011 15:55:32 +0200 eliminated weight_ASTAR: int Unsynchronized.ref (astar_tac appears to be obsolete anyway);
wenzelm [Fri, 13 May 2011 15:55:32 +0200] rev 42791
eliminated weight_ASTAR: int Unsynchronized.ref (astar_tac appears to be obsolete anyway);
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip