Mon, 19 Sep 2011 16:18:33 +0200removing superfluous definition in the quickcheck narrowing invocation as the code generator now generates valid Haskell code with necessary type annotations without a separate definition
bulwahn [Mon, 19 Sep 2011 16:18:33 +0200] rev 45864
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

Mon, 19 Sep 2011 16:18:30 +0200ensuring that some constants are generated in the source code by adding calls in ensure_testable
bulwahn [Mon, 19 Sep 2011 16:18:30 +0200] rev 45863
ensuring that some constants are generated in the source code by adding calls in ensure_testable

Mon, 19 Sep 2011 16:18:23 +0200adding abstraction layer; more precise function names
bulwahn [Mon, 19 Sep 2011 16:18:23 +0200] rev 45862
adding abstraction layer; more precise function names

Mon, 19 Sep 2011 16:18:21 +0200adding type annotations more aggressively and redundantly to make code generation more reliable even when special printers for some constants are used
bulwahn [Mon, 19 Sep 2011 16:18:21 +0200] rev 45861
adding type annotations more aggressively and redundantly to make code generation more reliable even when special printers for some constants are used

Mon, 19 Sep 2011 16:18:19 +0200determining the fastype of a case-pattern but ignoring dummy type constructors that were added as markers for type annotations
bulwahn [Mon, 19 Sep 2011 16:18:19 +0200] rev 45860
determining the fastype of a case-pattern but ignoring dummy type constructors that were added as markers for type annotations

Mon, 19 Sep 2011 16:18:19 +0200only annotating constants with sort constraints
bulwahn [Mon, 19 Sep 2011 16:18:19 +0200] rev 45859
only annotating constants with sort constraints

Mon, 19 Sep 2011 16:18:18 +0200also adding type annotations for the dynamic invocation
bulwahn [Mon, 19 Sep 2011 16:18:18 +0200] rev 45858
also adding type annotations for the dynamic invocation

Mon, 19 Sep 2011 14:35:51 +0200removed legacy lemmas in Complete_Lattices
noschinl [Mon, 19 Sep 2011 14:35:51 +0200] rev 45857
removed legacy lemmas in Complete_Lattices

Mon, 19 Sep 2011 14:24:53 +0200increasing quickcheck timeout to reduce spurious test failures due to massive parallel invocations and bad scheduling
bulwahn [Mon, 19 Sep 2011 14:24:53 +0200] rev 45856
increasing quickcheck timeout to reduce spurious test failures due to massive parallel invocations and bad scheduling

Sun, 18 Sep 2011 16:12:43 -0700merged
huffman [Sun, 18 Sep 2011 16:12:43 -0700] rev 45855
merged