haftmann [Wed, 15 Apr 2009 15:30:38 +0200] rev 30924
default instantiation for unit type
haftmann [Wed, 15 Apr 2009 15:30:37 +0200] rev 30923
more coherent developement in Divides.thy and IntDiv.thy
huffman [Tue, 21 Apr 2009 17:07:44 -0700] rev 30922
add more examples to Domain_ex.thy
huffman [Tue, 21 Apr 2009 17:02:48 -0700] rev 30921
merged
huffman [Tue, 21 Apr 2009 17:01:45 -0700] rev 30920
add HOLCF/ex/Domain_ex.thy, with example uses of the domain package
huffman [Tue, 21 Apr 2009 15:57:08 -0700] rev 30919
make domain package ML interface more consistent with datatype package; use binding instead of bstring
huffman [Tue, 21 Apr 2009 11:11:04 -0700] rev 30918
use Sign.add_consts instead of ContConsts.add_consts
huffman [Tue, 21 Apr 2009 06:44:14 -0700] rev 30917
merged
huffman [Mon, 20 Apr 2009 17:38:25 -0700] rev 30916
allow infix declarations for type constructors defined with domain package
huffman [Mon, 20 Apr 2009 15:37:35 -0700] rev 30915
remove obsolete comments
huffman [Mon, 20 Apr 2009 15:23:27 -0700] rev 30914
fix too-specific types in lemmas match_{sinl,sinr}_simps
huffman [Mon, 13 Apr 2009 09:29:55 -0700] rev 30913
domain package now generates iff rules for definedness of constructors
huffman [Sat, 11 Apr 2009 08:44:41 -0700] rev 30912
change definition of match combinators for fixrec package
huffman [Fri, 10 Apr 2009 17:39:53 -0700] rev 30911
domain package: simplify internal proofs of con_rews
huffman [Fri, 10 Apr 2009 11:35:21 -0700] rev 30910
set up domain package in Domain.thy