blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42549
handle special constants correctly in Isar proof reconstruction code, especially type predicates
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42548
make sure the minimizer monomorphizes when it should
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42547
fixed arity of special constants if "explicit_apply" is set
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