haftmann [Tue, 20 Sep 2011 22:11:22 +0200] rev 45013
official status for UN_singleton
haftmann [Tue, 20 Sep 2011 21:47:52 +0200] rev 45012
tuned specification and lemma distribution among theories; tuned proofs
wenzelm [Tue, 20 Sep 2011 15:23:17 +0200] rev 45011
more careful treatment of initial update, similar to output panel;
wenzelm [Tue, 20 Sep 2011 15:07:30 +0200] rev 45010
proper fact binding;
bulwahn [Tue, 20 Sep 2011 09:30:19 +0200] rev 45009
syntactic improvements and tuning names in the code generator due to Florian's code review
krauss [Tue, 20 Sep 2011 01:32:04 +0200] rev 45008
match types when applying mono_thm -- previous export generalizes type variables;
added trivial regression test
wenzelm [Mon, 19 Sep 2011 23:34:22 +0200] rev 45007
fixed headers;
wenzelm [Mon, 19 Sep 2011 23:24:32 +0200] rev 45006
less ambiguous syntax;
wenzelm [Mon, 19 Sep 2011 23:18:18 +0200] rev 45005
tuned proofs;
wenzelm [Mon, 19 Sep 2011 22:48:05 +0200] rev 45004
merged
bulwahn [Mon, 19 Sep 2011 16:18:34 +0200] rev 45003
catch PatternMatchFail exceptions in narrowing-based quickcheck
bulwahn [Mon, 19 Sep 2011 16:18:33 +0200] rev 45002
removing superfluous definition in the quickcheck narrowing invocation as the code generator now generates valid Haskell code with necessary type annotations without a separate definition