wenzelm [Fri, 03 Sep 2010 21:13:53 +0200] rev 39125
pretty_goals: turned some global references and function arguments into configuration options (goals_limit = 10, goals_total = true, show_main_goal = false) depending on the context;
wenzelm [Fri, 03 Sep 2010 20:39:38 +0200] rev 39124
tuned comment;
wenzelm [Fri, 03 Sep 2010 18:03:48 +0200] rev 39123
merged
haftmann [Fri, 03 Sep 2010 16:08:19 +0200] rev 39122
merged
haftmann [Fri, 03 Sep 2010 16:08:09 +0200] rev 39121
QND_FLAG is a shell variable, not a string
wenzelm [Fri, 03 Sep 2010 17:57:12 +0200] rev 39120
modernized session ROOT;
wenzelm [Fri, 03 Sep 2010 17:54:43 +0200] rev 39119
disposed left-over user preferences;
wenzelm [Fri, 03 Sep 2010 17:43:44 +0200] rev 39118
turned show_all_types into proper configuration option;
wenzelm [Fri, 03 Sep 2010 16:36:33 +0200] rev 39117
treat show_free_types as plain ML option, without the extras of global default and registration in the attribute name space -- NB: 'print_configs' only shows the latter;
wenzelm [Fri, 03 Sep 2010 16:09:12 +0200] rev 39116
more explicit Config.declare vs. Config.declare_global;
wenzelm [Fri, 03 Sep 2010 15:54:03 +0200] rev 39115
turned show_no_free_types into proper configuration option show_free_types, with flipped polarity;
blanchet [Fri, 03 Sep 2010 14:20:47 +0200] rev 39114
remove code I submitted accidentally
blanchet [Fri, 03 Sep 2010 13:54:39 +0200] rev 39113
merged
blanchet [Fri, 03 Sep 2010 13:54:04 +0200] rev 39112
disable "definitional CNF";
it has a bad impact on "Metis_Examples". Perhaps we should use it more selectively, based on how many clauses we would get using the naive method
blanchet [Fri, 03 Sep 2010 13:45:12 +0200] rev 39111
redisable Nitpick from Cygwin, until I've investigated the issue
blanchet [Thu, 02 Sep 2010 22:50:16 +0200] rev 39110
show the number of facts for each prover in "verbose" mode