wenzelm [Thu, 07 Apr 2011 21:37:42 +0200] rev 42280
tuned signature;
wenzelm [Thu, 07 Apr 2011 21:23:57 +0200] rev 42279
constant =?= no longer exists (cf. 8c09e1fa24a7);
wenzelm [Thu, 07 Apr 2011 20:56:48 +0200] rev 42278
clarified sources -- removed odd comments;
wenzelm [Thu, 07 Apr 2011 20:32:42 +0200] rev 42277
tuned signature;
wenzelm [Thu, 07 Apr 2011 18:41:49 +0200] rev 42276
merged
bulwahn [Thu, 07 Apr 2011 14:51:28 +0200] rev 42275
removing decrement of cardinality in quickcheck -- counting cardinalities starts at 1
bulwahn [Thu, 07 Apr 2011 14:51:26 +0200] rev 42274
removing instantiation exhaustive for unit in Quickcheck_Exhaustive
bulwahn [Thu, 07 Apr 2011 14:51:25 +0200] rev 42273
correcting bounded_forall construction; tuned
haftmann [Thu, 07 Apr 2011 13:01:27 +0200] rev 42272
dropped unused lemmas; proper Isar proof
blanchet [Thu, 07 Apr 2011 12:16:27 +0200] rev 42271
further development of new Skolemizer -- make sure constructed terms have correct types and fixed a few bugs where the goal was out of sync with what we had in mind
blanchet [Thu, 07 Apr 2011 12:16:26 +0200] rev 42270
make new Skolemizer more robust
blanchet [Thu, 07 Apr 2011 12:16:25 +0200] rev 42269
tuned comment
wenzelm [Thu, 07 Apr 2011 18:24:59 +0200] rev 42268
discontinued user-defined token translations;
tuned signature;
wenzelm [Thu, 07 Apr 2011 17:52:44 +0200] rev 42267
simplified printer context: uniform externing and static token translations;
wenzelm [Thu, 07 Apr 2011 17:38:17 +0200] rev 42266
clarified Pretty.mark;
added Pretty.mark_str, Pretty.marks_str convenience;