wenzelm [Tue, 30 Aug 2011 17:02:06 +0200] rev 44600
merged;
blanchet [Tue, 30 Aug 2011 16:25:10 +0200] rev 44599
fixed just introduced silly bug
blanchet [Tue, 30 Aug 2011 16:23:25 +0200] rev 44598
"simple" was renamed "mono_simple" and there's now "poly_simple" as well -- but they are not needed here since for Metis they amount to the same as guards
blanchet [Tue, 30 Aug 2011 16:11:42 +0200] rev 44597
tuning
blanchet [Tue, 30 Aug 2011 16:07:46 +0200] rev 44596
cleaner "pff" dummy TFF0 prover
blanchet [Tue, 30 Aug 2011 16:07:46 +0200] rev 44595
generate properly typed TFF1 (PFF) problems in the presence of type class predicates
blanchet [Tue, 30 Aug 2011 16:07:45 +0200] rev 44594
added type abstractions (for declaring polymorphic constants) to TFF syntax
blanchet [Tue, 30 Aug 2011 16:07:45 +0200] rev 44593
implement more of the polymorphic simply typed format TFF(1)
blanchet [Tue, 30 Aug 2011 16:07:45 +0200] rev 44592
flip logic of boolean option so it's off by default
blanchet [Tue, 30 Aug 2011 16:07:45 +0200] rev 44591
extended simple types with polymorphism -- the implementation still needs some work though