Thu, 25 Aug 2011 14:25:07 +0200rationalized option names -- mono becomes raw_mono and mangled becomes mono
blanchet [Thu, 25 Aug 2011 14:25:07 +0200] rev 45349
rationalized option names -- mono becomes raw_mono and mangled becomes mono

Thu, 25 Aug 2011 14:25:07 +0200handle nonmangled monomorphich the same way as mangled monomorphic when it comes to helper -- otherwise we can end up generating too tight type guards
blanchet [Thu, 25 Aug 2011 14:25:07 +0200] rev 45348
handle nonmangled monomorphich the same way as mangled monomorphic when it comes to helper -- otherwise we can end up generating too tight type guards

Thu, 25 Aug 2011 14:25:07 +0200avoid using ":" for anything but systematic type tag annotations, because Hurd's Metis gives it that special semantics
blanchet [Thu, 25 Aug 2011 14:25:07 +0200] rev 45347
avoid using ":" for anything but systematic type tag annotations, because Hurd's Metis gives it that special semantics

Thu, 25 Aug 2011 14:25:06 +0200fixed bang encoding detection of which types to encode
blanchet [Thu, 25 Aug 2011 14:25:06 +0200] rev 45346
fixed bang encoding detection of which types to encode

Thu, 25 Aug 2011 14:06:34 +0200lemma Compl_insert: "- insert x A = (-A) - {x}"
krauss [Thu, 25 Aug 2011 14:06:34 +0200] rev 45345
lemma Compl_insert: "- insert x A = (-A) - {x}"

Thu, 25 Aug 2011 11:15:31 +0200avoid variable clashes by properly incrementing indices
boehmes [Thu, 25 Aug 2011 11:15:31 +0200] rev 45344
avoid variable clashes by properly incrementing indices

Thu, 25 Aug 2011 11:15:31 +0200improved completeness and efficiency of Z3 proof reconstruction, especially by an improved handling of Skolemization
boehmes [Thu, 25 Aug 2011 11:15:31 +0200] rev 45343
improved completeness and efficiency of Z3 proof reconstruction, especially by an improved handling of Skolemization

Thu, 25 Aug 2011 00:00:36 +0200include chained facts for minimizer, otherwise it won't work
blanchet [Thu, 25 Aug 2011 00:00:36 +0200] rev 45342
include chained facts for minimizer, otherwise it won't work

Wed, 24 Aug 2011 22:12:30 +0200remove Vampire imconplete proof detection -- the bug it was trying to work around has been fixed in version 1.8, and the check is too sensitive anyway
blanchet [Wed, 24 Aug 2011 22:12:30 +0200] rev 45341
remove Vampire imconplete proof detection -- the bug it was trying to work around has been fixed in version 1.8, and the check is too sensitive anyway

Wed, 24 Aug 2011 09:23:26 -0700delete commented-out dead code
huffman [Wed, 24 Aug 2011 09:23:26 -0700] rev 45340
delete commented-out dead code