Fri, 14 May 2010 15:09:37 +0200move Refute dependency from Plain to Main
blanchet [Fri, 14 May 2010 15:09:37 +0200] rev 36908
move Refute dependency from Plain to Main

Fri, 14 May 2010 15:07:53 +0200move Nitpick files from "PLAIN_DEPENDENCIES" to "MAIN_DEPENDENCIES", where they belong
blanchet [Fri, 14 May 2010 15:07:53 +0200] rev 36907
move Nitpick files from "PLAIN_DEPENDENCIES" to "MAIN_DEPENDENCIES", where they belong

Fri, 14 May 2010 15:02:38 +0200recognize new Kodkod error message syntax
blanchet [Fri, 14 May 2010 15:02:38 +0200] rev 36906
recognize new Kodkod error message syntax

Fri, 14 May 2010 14:14:22 +0200improve precision of set constructs in Nitpick
blanchet [Fri, 14 May 2010 14:14:22 +0200] rev 36905
improve precision of set constructs in Nitpick

Fri, 14 May 2010 12:01:16 +0200produce more potential counterexamples for subset operator (cf. quantifiers)
blanchet [Fri, 14 May 2010 12:01:16 +0200] rev 36904
produce more potential counterexamples for subset operator (cf. quantifiers)

Fri, 14 May 2010 11:24:49 +0200improved Sledgehammer proofs
blanchet [Fri, 14 May 2010 11:24:49 +0200] rev 36903
improved Sledgehammer proofs

Fri, 14 May 2010 11:24:14 +0200pass "full_type" argument to proof reconstruction
blanchet [Fri, 14 May 2010 11:24:14 +0200] rev 36902
pass "full_type" argument to proof reconstruction

Fri, 14 May 2010 11:23:42 +0200made Sledgehammer's full-typed proof reconstruction work for the first time;
blanchet [Fri, 14 May 2010 11:23:42 +0200] rev 36901
made Sledgehammer's full-typed proof reconstruction work for the first time;
previously, Isar proofs and full-type mode were mutually exclusive because both options were hard-coded in the ATP names (e.g., "e_isar" and "full_vampire") -- making the options orthogonal revealed that some code was missing to handle types in the proof reconstruction code

Fri, 14 May 2010 11:20:09 +0200delect installed ATPs dynamically, _not_ at image built time
blanchet [Fri, 14 May 2010 11:20:09 +0200] rev 36900
delect installed ATPs dynamically, _not_ at image built time

Thu, 13 May 2010 15:09:42 +0200Fix syntax; apparently constant apply was introduced in an earlier changeset.
ballarin [Thu, 13 May 2010 15:09:42 +0200] rev 36899
Fix syntax; apparently constant apply was introduced in an earlier changeset.