huffman [Sat, 27 Nov 2010 14:34:54 -0800] rev 40773
merged
huffman [Sat, 27 Nov 2010 14:09:03 -0800] rev 40772
rename Pcpodef.thy to Cpodef.thy;
rename pcpodef.ML to cpodef.ML;
huffman [Sat, 27 Nov 2010 13:12:10 -0800] rev 40771
renamed several HOLCF theorems (listed in NEWS)
huffman [Sat, 27 Nov 2010 12:55:12 -0800] rev 40770
rename cpodef theorems: lub_foo -> is_lub_foo, thelub_foo -> lub_foo
huffman [Sat, 27 Nov 2010 12:38:02 -0800] rev 40769
rename rep_contlub lemmas to rep_lub
huffman [Sat, 27 Nov 2010 12:27:57 -0800] rev 40768
rename function 'match_UU' to 'match_bottom'
huffman [Sat, 27 Nov 2010 12:26:18 -0800] rev 40767
rename function 'strict' to 'seq', which is its name in Haskell
haftmann [Sat, 27 Nov 2010 22:02:16 +0100] rev 40766
merged
haftmann [Sat, 27 Nov 2010 22:01:45 +0100] rev 40765
merged
haftmann [Sat, 27 Nov 2010 22:01:27 +0100] rev 40764
typscheme with signatures is inappropriate when building empty certificate;
prefer logical_typscheme over const_typargs;
tuned
haftmann [Sat, 27 Nov 2010 19:42:41 +0100] rev 40763
merged
haftmann [Sat, 27 Nov 2010 19:41:37 +0100] rev 40762
merged
haftmann [Sat, 27 Nov 2010 19:41:28 +0100] rev 40761
corrected: use canonical variables of type scheme uniformly
haftmann [Sat, 27 Nov 2010 19:41:27 +0100] rev 40760
tuned
haftmann [Fri, 26 Nov 2010 23:50:14 +0100] rev 40759
merged
haftmann [Fri, 26 Nov 2010 23:49:49 +0100] rev 40758
consider sort constraints for datatype constructors when constructing the empty equation certificate;
actually consider sort constraints in constructor sets;
dropped redundant bindings
haftmann [Fri, 26 Nov 2010 23:49:49 +0100] rev 40757
tuned example
wenzelm [Sat, 27 Nov 2010 20:48:06 +0100] rev 40756
merged
haftmann [Sat, 27 Nov 2010 18:51:15 +0100] rev 40755
updated generated documents
haftmann [Sat, 27 Nov 2010 18:51:04 +0100] rev 40754
added equation for Queue;
tuned proofs
haftmann [Sat, 27 Nov 2010 18:51:04 +0100] rev 40753
added evaluation section
haftmann [Sat, 27 Nov 2010 18:51:04 +0100] rev 40752
tuned formatting;
adjustments to changes on ML level
haftmann [Sat, 27 Nov 2010 18:51:04 +0100] rev 40751
added label
wenzelm [Sat, 27 Nov 2010 20:10:57 +0100] rev 40750
more thorough process termination (cf. Scala version);