blanchet [Fri, 10 Jun 2011 12:01:15 +0200] rev 43353
removed "atp" and "atps" aliases, which users should have forgotten by now if they ever used them
blanchet [Fri, 10 Jun 2011 12:01:15 +0200] rev 43352
fewer monomorphic instances are necessary, thanks to Sascha's new monomorphizer -- backed up by Judgment Day
blanchet [Fri, 10 Jun 2011 12:01:15 +0200] rev 43351
compute the set of base facts only once (instead of three times in parallel) -- this saves about .5 s of CPU time, albeit much less clock wall time
wenzelm [Fri, 10 Jun 2011 14:59:30 +0200] rev 43350
use existing ghc on macbroy20;
wenzelm [Fri, 10 Jun 2011 13:32:51 +0200] rev 43349
local gensym based on Name.variant;
do not export internals by default;
wenzelm [Fri, 10 Jun 2011 12:51:29 +0200] rev 43348
uniform use of flexflex_rule;
wenzelm [Fri, 10 Jun 2011 11:47:52 +0200] rev 43347
tuned name (cf. blast_stats);
wenzelm [Fri, 10 Jun 2011 11:39:23 +0200] rev 43346
more official options blast_trace, blast_stats;
wenzelm [Thu, 09 Jun 2011 23:30:18 +0200] rev 43345
merged
bulwahn [Thu, 09 Jun 2011 15:14:21 +0200] rev 43344
merged