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
blanchet [Fri, 13 May 2011 10:10:43 +0200] rev 42781
optimized a common case
blanchet [Fri, 13 May 2011 10:10:43 +0200] rev 42780
avoid "UnequalLengths" exception for special constant "fequal" -- and optimize code in the common case where no type arguments are needed
blanchet [Fri, 13 May 2011 10:10:43 +0200] rev 42779
tweak E slices