huffman [Wed, 06 Jul 2005 00:07:53 +0200] rev 16700
renamed to Pcpodef.thy
huffman [Wed, 06 Jul 2005 00:07:34 +0200] rev 16699
use new pcpodef package
huffman [Wed, 06 Jul 2005 00:06:34 +0200] rev 16698
add pcpodef files
huffman [Wed, 06 Jul 2005 00:04:31 +0200] rev 16697
renamed from TypedefPcpo.thy;
added theorems Rep_defined, Abs_defined;
uses pcpodef_package.ML
huffman [Wed, 06 Jul 2005 00:03:17 +0200] rev 16696
new type definition package for HOLCF
huffman [Tue, 05 Jul 2005 23:14:48 +0200] rev 16695
simplified definitions of flift1, flift2, liftpair;
added theorem cont2cont_flift1;
renamed strictness and definedness theorems
wenzelm [Tue, 05 Jul 2005 18:11:59 +0200] rev 16694
tuned K;
wenzelm [Tue, 05 Jul 2005 16:49:15 +0200] rev 16693
fixed regexp grouping;
wenzelm [Tue, 05 Jul 2005 16:16:49 +0200] rev 16692
List.app;
run both tests;
haftmann [Tue, 05 Jul 2005 15:49:19 +0200] rev 16691
added combinatros '||>' and '||>>' and fold_map fitting nicely to ST combinator '|->'
wenzelm [Tue, 05 Jul 2005 15:39:48 +0200] rev 16690
tuned;
wenzelm [Tue, 05 Jul 2005 14:07:08 +0200] rev 16689
* Pure: structure OrdList (cf. Pure/General/ord_list.ML);
* Pure: more efficient orders for basic syntactic entities;
haftmann [Tue, 05 Jul 2005 13:57:23 +0200] rev 16688
added ST combinator '|->'
wenzelm [Tue, 05 Jul 2005 13:55:09 +0200] rev 16687
Symtab: use fast_string_ord instead of string_ord -- affects order of Symtab.dest etc.;
wenzelm [Tue, 05 Jul 2005 13:54:20 +0200] rev 16686
tuned;
wenzelm [Mon, 04 Jul 2005 20:20:50 +0200] rev 16685
made smlnj happy;