wenzelm [Wed, 07 Sep 2011 11:26:27 +0200] rev 44777
more NEWS;
wenzelm [Wed, 07 Sep 2011 11:17:19 +0200] rev 44776
added "check" button: adhoc change to full buffer perspective;
wenzelm [Wed, 07 Sep 2011 11:00:39 +0200] rev 44775
added "cancel" button based on cancel_execution, not interrupt (cf. 156be0e43336);
blanchet [Wed, 07 Sep 2011 09:10:41 +0200] rev 44774
separate mangling, which can (and should) be done before the formulas are first-orderized, and type arg filtering, which must be done after once the min arities have been computed
blanchet [Wed, 07 Sep 2011 09:10:41 +0200] rev 44773
perform mangling before computing symbol arity, to avoid needless "hAPP"s and "hBOOL"s
blanchet [Wed, 07 Sep 2011 09:10:41 +0200] rev 44772
tuning
blanchet [Wed, 07 Sep 2011 09:10:41 +0200] rev 44771
make mangling sound w.r.t. type arguments
blanchet [Wed, 07 Sep 2011 09:10:41 +0200] rev 44770
make "filter_type_args" more robust if the actual arity is higher than the declared one
blanchet [Wed, 07 Sep 2011 09:10:41 +0200] rev 44769
updated Sledgehammer documentation
blanchet [Wed, 07 Sep 2011 09:10:41 +0200] rev 44768
rationalize uniform encodings