ballarin [Sat, 31 Jul 2010 21:14:20 +0200] rev 38108
Interpretation in proofs supports mixins.
ballarin [Sat, 31 Jul 2010 21:14:20 +0200] rev 38107
Make registrations generic data.
blanchet [Fri, 30 Jul 2010 15:03:42 +0200] rev 38106
merged
blanchet [Fri, 30 Jul 2010 00:02:25 +0200] rev 38105
don't choke on synonyms when parsing SPASS's Flotter output + renamings;
the output format isn't documented so it was hard to guess that a single clause could be associated with several names...
blanchet [Thu, 29 Jul 2010 23:37:10 +0200] rev 38104
fix Mirabelle timeout
blanchet [Thu, 29 Jul 2010 23:24:07 +0200] rev 38103
make Mirabelle happy
blanchet [Thu, 29 Jul 2010 23:11:35 +0200] rev 38102
fix bug in the newly introduced "bound concealing" code
blanchet [Thu, 29 Jul 2010 22:57:36 +0200] rev 38101
handle division by zero gracefully (used to raise Unordered later on)
blanchet [Thu, 29 Jul 2010 22:43:46 +0200] rev 38100
use "explicit_apply" in the minimizer whenever it might make a difference to prevent freak failures;
this replaces the previous, somewhat messy solution of adding "extra" clauses
blanchet [Thu, 29 Jul 2010 22:13:15 +0200] rev 38099
fix Meson's definition of first-orderness to prevent errors later on elsewhere (e.g. in Metis)