huffman [Thu, 10 Jan 2008 20:53:06 +0100] rev 25893
new theory defining set as a pcpo
berghofe [Thu, 10 Jan 2008 19:28:02 +0100] rev 25892
Test data generation and conversion to terms are now more closely
intertwined, to allow displaying of functions in test data.
berghofe [Thu, 10 Jan 2008 19:25:08 +0100] rev 25891
New example involving functions.
berghofe [Thu, 10 Jan 2008 19:24:23 +0100] rev 25890
Now uses more carefully designed simpsets to prevent proofs from
failing for some strange datatypes with nested recursion.
berghofe [Thu, 10 Jan 2008 19:21:56 +0100] rev 25889
Test data generation and conversion to terms is now more closely
intertwined, to allow displaying of functions in test data.
berghofe [Thu, 10 Jan 2008 19:18:14 +0100] rev 25888
Eliminated DatatypeAux.dest_TFree to avoid clashes
with Term.dest_TFree.
berghofe [Thu, 10 Jan 2008 19:10:37 +0100] rev 25887
Added nil_const and cons_const.
berghofe [Thu, 10 Jan 2008 19:10:08 +0100] rev 25886
Added test data generator for function type (from Pure/codegen.ML).
berghofe [Thu, 10 Jan 2008 19:09:21 +0100] rev 25885
New interface for test data generators.
huffman [Thu, 10 Jan 2008 17:06:41 +0100] rev 25884
declare ch2ch_LAM [simp]