blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 42570
cleanup proxification/unproxification and make sure that "num_atp_type_args" is called on the proxy in the reconstruction code, since "c_fequal" has one type arg but the unproxified equal has 0
blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 42569
make sure that fequal keeps its type arguments for mangled type systems
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42568
no needless "fequal" proxies if "explicit_apply" is set + always have readable names
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42567
shorten readable names -- they can get really long with monomorphization, which actually slows down the ATPs
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42566
avoid Type.TYPE_MATCH exception for "True_or_False" for "If"
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42565
proper handling of partially applied proxy symbols
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42564
make the problems a bit lighter by getting rid of bound quantifiers for monomorphized constants, since these always have the same return type