blanchet [Tue, 24 May 2011 00:01:33 +0200] rev 42963
identify HOL functions with THF functions
blanchet [Tue, 24 May 2011 00:01:33 +0200] rev 42962
started adding support for THF output (but no lambdas)
blanchet [Tue, 24 May 2011 00:01:33 +0200] rev 42961
eliminated more code duplication in Nitrox
blanchet [Tue, 24 May 2011 00:01:33 +0200] rev 42960
reduce code duplication in Nitrox
blanchet [Tue, 24 May 2011 00:01:33 +0200] rev 42959
use \<emdash> rather than \<midarrow>
blanchet [Tue, 24 May 2011 00:01:33 +0200] rev 42958
fixed de Bruijn index bug
blanchet [Tue, 24 May 2011 00:01:33 +0200] rev 42957
use "eq_thm_prop" for slacker comparison -- ensures that backtick-quoted chained facts are recognized in the minimizer, among other things
blanchet [Tue, 24 May 2011 00:01:33 +0200] rev 42956
filter Waldmeister facts better -- and don't encode type classes as predicates, since it doesn't like conditional equations
blanchet [Tue, 24 May 2011 00:01:33 +0200] rev 42955
clearer SystemOnTPTP errors
blanchet [Tue, 24 May 2011 00:01:33 +0200] rev 42954
give fewer equations to Waldmeister
blanchet [Tue, 24 May 2011 00:01:33 +0200] rev 42953
detect inappropriate problems and crashes better in Waldmeister
blanchet [Tue, 24 May 2011 00:01:33 +0200] rev 42952
tuning -- the "appropriate" terminology is inspired from TPTP
blanchet [Tue, 24 May 2011 00:01:33 +0200] rev 42951
pass no type args to hAPP in "poly_args" type system, which is unsound anyway and should correspond as closely as possible to the old unsound encoding
hoelzl [Mon, 23 May 2011 19:21:05 +0200] rev 42950
move lemmas to Extended_Reals and Extended_Real_Limits
krauss [Mon, 23 May 2011 10:58:21 +0200] rev 42949
separate initializations for different modes of partial_function -- generation of induction rules will be non-uniform
krauss [Sun, 22 May 2011 22:22:25 +0200] rev 42948
reverted 7fdd8d4908dc -- keeping images from Isabelle_makeall would be too expensive
krauss [Sun, 22 May 2011 20:59:13 +0200] rev 42947
fun command produces warning when patterns are incomplete (somewhat analogous to primrec)
blanchet [Sun, 22 May 2011 14:51:42 +0200] rev 42946
added message when Waldmeister isn't run
blanchet [Sun, 22 May 2011 14:51:42 +0200] rev 42945
slightly improved documentation
blanchet [Sun, 22 May 2011 14:51:42 +0200] rev 42944
improved Waldmeister support -- even run it by default on unit equational goals
blanchet [Sun, 22 May 2011 14:51:41 +0200] rev 42943
fish out axioms in Waldmeister output
blanchet [Sun, 22 May 2011 14:51:04 +0200] rev 42942
removed SNARK hack now that SNARK is fixed
blanchet [Sun, 22 May 2011 14:51:04 +0200] rev 42941
recognize one more SystemOnTPTP error
blanchet [Sun, 22 May 2011 14:51:04 +0200] rev 42940
document Waldmeister
blanchet [Sun, 22 May 2011 14:51:01 +0200] rev 42939
added support for remote Waldmeister
blanchet [Sun, 22 May 2011 14:50:32 +0200] rev 42938
added Waldmeister
blanchet [Sun, 22 May 2011 14:49:35 +0200] rev 42937
reorganized ATP formats a little bit
wenzelm [Mon, 06 Jun 2011 22:02:34 +0200] rev 42936
tuned;
wenzelm [Mon, 06 Jun 2011 19:13:48 +0200] rev 42935
removed odd remains of low-level session management;
wenzelm [Mon, 06 Jun 2011 19:08:46 +0200] rev 42934
moved incr_boundvars;
discontinued low-level term operations;