blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42546
make sure typing fact names are unique (needed e.g. by SNARK)
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42545
minor cleanup
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42544
reimplemented the hAPP introduction code so that it's done earlier, when the types are still available
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42543
declare TFF types so that SNARK can be used with types
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42542
perform constant mangling and/or removal of its type args in an earlier phase, so that the rest of the code doesn't need to worry about it
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42541
move type declarations to the front, for TFF-compliance
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42540
use postfix syntax for mangled types, for consistency with unmangled
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42539
generate typing for "hBOOL" in "Many_Typed" mode + tuning
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42538
generate pure TFF problems -- ToFoF doesn't like mixtures of FOF and TFF, even when the two logics coincide (e.g. for ground formulas)
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42537
improve version handling -- prefer versions of ToFoF, SInE, and SNARK that are known to work