Fri, 18 Mar 2011 18:19:42 +0100adapting mutabelle
bulwahn [Fri, 18 Mar 2011 18:19:42 +0100] rev 42901
adapting mutabelle

Fri, 18 Mar 2011 18:19:42 +0100adapting SML_Quickcheck
bulwahn [Fri, 18 Mar 2011 18:19:42 +0100] rev 42900
adapting SML_Quickcheck

Fri, 18 Mar 2011 18:19:42 +0100passing a term with free variables to the quickcheck tester functions instead of an lambda expression because this is more natural with passing further evaluation terms; added output of evaluation terms; added evaluation of terms in the exhaustive testing
bulwahn [Fri, 18 Mar 2011 18:19:42 +0100] rev 42899
passing a term with free variables to the quickcheck tester functions instead of an lambda expression because this is more natural with passing further evaluation terms; added output of evaluation terms; added evaluation of terms in the exhaustive testing

Fri, 18 Mar 2011 18:19:42 +0100extending the test data generators to take the evaluation terms as arguments
bulwahn [Fri, 18 Mar 2011 18:19:42 +0100] rev 42898
extending the test data generators to take the evaluation terms as arguments

Fri, 18 Mar 2011 18:19:42 +0100adding option of evaluating terms after invocation in quickcheck
bulwahn [Fri, 18 Mar 2011 18:19:42 +0100] rev 42897
adding option of evaluating terms after invocation in quickcheck

Fri, 18 Mar 2011 18:19:42 +0100adding eval option to quickcheck
bulwahn [Fri, 18 Mar 2011 18:19:42 +0100] rev 42896
adding eval option to quickcheck

Fri, 18 Mar 2011 18:19:42 +0100handling a quite restricted set of functions in Quickcheck_Narrowing by an easy transformation
bulwahn [Fri, 18 Mar 2011 18:19:42 +0100] rev 42895
handling a quite restricted set of functions in Quickcheck_Narrowing by an easy transformation

Fri, 18 Mar 2011 18:19:42 +0100adding minimalistic setup and transformation to handle functions as data to enable naive function generation for Quickcheck_Narrowing
bulwahn [Fri, 18 Mar 2011 18:19:42 +0100] rev 42894
adding minimalistic setup and transformation to handle functions as data to enable naive function generation for Quickcheck_Narrowing

Fri, 18 Mar 2011 18:19:42 +0100adding a simple datatype for representing functions in Quickcheck_Narrowing
bulwahn [Fri, 18 Mar 2011 18:19:42 +0100] rev 42893
adding a simple datatype for representing functions in Quickcheck_Narrowing

Fri, 18 Mar 2011 18:19:42 +0100extending code_int type more; adding narrowing instance for type int; added test case for int instance
bulwahn [Fri, 18 Mar 2011 18:19:42 +0100] rev 42892
extending code_int type more; adding narrowing instance for type int; added test case for int instance