bulwahn [Fri, 10 Jun 2011 15:42:21 +0200] rev 43356
adding another narrowing strategy for integers
wenzelm [Fri, 10 Jun 2011 15:03:29 +0200] rev 43355
merged
blanchet [Fri, 10 Jun 2011 12:01:15 +0200] rev 43354
pass --trim option to "eproof" script to speed up proof reconstruction
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);