blanchet [Wed, 06 Jun 2012 10:35:05 +0200] rev 48078
swap adjectives (cf. Google)
blanchet [Wed, 06 Jun 2012 10:35:05 +0200] rev 48077
tweaked remote Vampire version
blanchet [Wed, 06 Jun 2012 10:35:05 +0200] rev 48076
don't cripple Sledgehammer/ATP needlessly just because of "metis" -- there's also "smt" as a fallback anyway
haftmann [Tue, 05 Jun 2012 10:12:54 +0200] rev 48075
apply preprocessing simpset also to rhs of abstract code equations
haftmann [Tue, 05 Jun 2012 07:11:49 +0200] rev 48074
clarified code translation code
haftmann [Tue, 05 Jun 2012 07:10:51 +0200] rev 48073
prefer sys.error over plain error in Scala to avoid deprecation warning
haftmann [Tue, 05 Jun 2012 07:05:56 +0200] rev 48072
prefer records with speaking labels over deeply nested tuples
Andreas Lochbihler [Mon, 04 Jun 2012 12:55:54 +0200] rev 48071
merged
Andreas Lochbihler [Mon, 04 Jun 2012 09:50:57 +0200] rev 48070
more sort constraints for FinFun code generation
boehmes [Mon, 04 Jun 2012 09:07:23 +0200] rev 48069
restricted Z3 by default to a fragment where proof reconstruction should not fail (for better integration with Sledgehammer) -- the full set of supported Z3 features can still be used by enabling the configuration option "z3_with_extensions"
haftmann [Sun, 03 Jun 2012 15:49:55 +0200] rev 48068
explicit check for correct number of arguments for abstract constructor
huffman [Sat, 02 Jun 2012 08:32:42 +0200] rev 48067
merged
huffman [Sat, 02 Jun 2012 08:27:29 +0200] rev 48066
transfer method now handles transfer rules for compound terms, e.g. locale-defined constants with hidden parameters
huffman [Fri, 01 Jun 2012 11:55:06 +0200] rev 48065
transfer method now avoids generalizing over free variables that are known to appear in registered transfer rules
huffman [Fri, 01 Jun 2012 11:54:34 +0200] rev 48064
unify theory-data structures for transfer package
huffman [Fri, 01 Jun 2012 11:53:58 +0200] rev 48063
remove duplicate lemma card_unit in favor of Finite_Set.card_UNIV_unit
Andreas Lochbihler [Fri, 01 Jun 2012 20:40:34 +0200] rev 48062
improved code setup for card, finite, subset
Andreas Lochbihler [Fri, 01 Jun 2012 15:35:49 +0200] rev 48061
merged
Andreas Lochbihler [Fri, 01 Jun 2012 15:33:31 +0200] rev 48060
more instantiations for card_UNIV,
more lemmas for CARD
Andreas Lochbihler [Fri, 01 Jun 2012 14:34:46 +0200] rev 48059
simplify card_UNIV type class,
tuned proofs
Andreas Lochbihler [Fri, 01 Jun 2012 13:52:51 +0200] rev 48058
drop redundant sort constraint
wenzelm [Fri, 01 Jun 2012 13:39:14 +0200] rev 48057
use \tocentry as in implementation manual;
wenzelm [Fri, 01 Jun 2012 13:02:09 +0200] rev 48056
tuned message;
wenzelm [Fri, 01 Jun 2012 12:45:22 +0200] rev 48055
tuned header;
Andreas Lochbihler [Fri, 01 Jun 2012 08:32:26 +0200] rev 48054
merged
Andreas Lochbihler [Thu, 31 May 2012 17:10:43 +0200] rev 48053
tuned proofs
Andreas Lochbihler [Thu, 31 May 2012 17:04:11 +0200] rev 48052
tuned instantiations
dropped redundant lemmas
Andreas Lochbihler [Thu, 31 May 2012 16:58:38 +0200] rev 48051
unify Card_Univ and Cardinality
huffman [Thu, 31 May 2012 15:47:06 +0200] rev 48050
definition less_int_def has changed, use 'less_le' instead
bulwahn [Mon, 28 May 2012 02:18:46 +0200] rev 48049
adding incompleted simproc to rewrite set comprehensions into pointfree expressions on sets