Thu, 16 Apr 2009 10:11:34 +0200 tightended specification of class semiring_div
haftmann [Thu, 16 Apr 2009 10:11:34 +0200] rev 30930
tightended specification of class semiring_div
Wed, 15 Apr 2009 15:52:37 +0200 code generator bootstrap theory src/Tools/Code_Generator.thy
haftmann [Wed, 15 Apr 2009 15:52:37 +0200] rev 30929
code generator bootstrap theory src/Tools/Code_Generator.thy
Wed, 15 Apr 2009 15:38:30 +0200 say farewell to code related to old code_funcgr module
haftmann [Wed, 15 Apr 2009 15:38:30 +0200] rev 30928
say farewell to code related to old code_funcgr module
Wed, 15 Apr 2009 15:34:54 +0200 wrecked old code_funcgr module
haftmann [Wed, 15 Apr 2009 15:34:54 +0200] rev 30927
wrecked old code_funcgr module
Wed, 15 Apr 2009 15:34:00 +0200 index type is a semiring_div
haftmann [Wed, 15 Apr 2009 15:34:00 +0200] rev 30926
index type is a semiring_div
Wed, 15 Apr 2009 15:30:39 +0200 theory NatBin now named Nat_Numeral
haftmann [Wed, 15 Apr 2009 15:30:39 +0200] rev 30925
theory NatBin now named Nat_Numeral
Wed, 15 Apr 2009 15:30:38 +0200 default instantiation for unit type
haftmann [Wed, 15 Apr 2009 15:30:38 +0200] rev 30924
default instantiation for unit type
Wed, 15 Apr 2009 15:30:37 +0200 more coherent developement in Divides.thy and IntDiv.thy
haftmann [Wed, 15 Apr 2009 15:30:37 +0200] rev 30923
more coherent developement in Divides.thy and IntDiv.thy
Tue, 21 Apr 2009 17:07:44 -0700 add more examples to Domain_ex.thy
huffman [Tue, 21 Apr 2009 17:07:44 -0700] rev 30922
add more examples to Domain_ex.thy
Tue, 21 Apr 2009 17:02:48 -0700 merged
huffman [Tue, 21 Apr 2009 17:02:48 -0700] rev 30921
merged
Tue, 21 Apr 2009 17:01:45 -0700 add HOLCF/ex/Domain_ex.thy, with example uses of the domain package
huffman [Tue, 21 Apr 2009 17:01:45 -0700] rev 30920
add HOLCF/ex/Domain_ex.thy, with example uses of the domain package
Tue, 21 Apr 2009 15:57:08 -0700 make domain package ML interface more consistent with datatype package; use binding instead of bstring
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
Tue, 21 Apr 2009 11:11:04 -0700 use Sign.add_consts instead of ContConsts.add_consts
huffman [Tue, 21 Apr 2009 11:11:04 -0700] rev 30918
use Sign.add_consts instead of ContConsts.add_consts
Tue, 21 Apr 2009 06:44:14 -0700 merged
huffman [Tue, 21 Apr 2009 06:44:14 -0700] rev 30917
merged
Mon, 20 Apr 2009 17:38:25 -0700 allow infix declarations for type constructors defined with domain package
huffman [Mon, 20 Apr 2009 17:38:25 -0700] rev 30916
allow infix declarations for type constructors defined with domain package
Mon, 20 Apr 2009 15:37:35 -0700 remove obsolete comments
huffman [Mon, 20 Apr 2009 15:37:35 -0700] rev 30915
remove obsolete comments
Mon, 20 Apr 2009 15:23:27 -0700 fix too-specific types in lemmas match_{sinl,sinr}_simps
huffman [Mon, 20 Apr 2009 15:23:27 -0700] rev 30914
fix too-specific types in lemmas match_{sinl,sinr}_simps
Mon, 13 Apr 2009 09:29:55 -0700 domain package now generates iff rules for definedness of constructors
huffman [Mon, 13 Apr 2009 09:29:55 -0700] rev 30913
domain package now generates iff rules for definedness of constructors
Sat, 11 Apr 2009 08:44:41 -0700 change definition of match combinators for fixrec package
huffman [Sat, 11 Apr 2009 08:44:41 -0700] rev 30912
change definition of match combinators for fixrec package
Fri, 10 Apr 2009 17:39:53 -0700 domain package: simplify internal proofs of con_rews
huffman [Fri, 10 Apr 2009 17:39:53 -0700] rev 30911
domain package: simplify internal proofs of con_rews
Fri, 10 Apr 2009 11:35:21 -0700 set up domain package in Domain.thy
huffman [Fri, 10 Apr 2009 11:35:21 -0700] rev 30910
set up domain package in Domain.thy
Tue, 21 Apr 2009 09:53:31 +0200 tuned proof
krauss [Tue, 21 Apr 2009 09:53:31 +0200] rev 30909
tuned proof
Tue, 21 Apr 2009 09:53:27 +0200 replace type cong = {thm : thm, lhs : term} by plain thm -- the other component has been unused for a long time.
krauss [Tue, 21 Apr 2009 09:53:27 +0200] rev 30908
replace type cong = {thm : thm, lhs : term} by plain thm -- the other component has been unused for a long time.
Tue, 21 Apr 2009 09:53:25 +0200 inlined afterqeds to improve clarity; tuned
krauss [Tue, 21 Apr 2009 09:53:25 +0200] rev 30907
inlined afterqeds to improve clarity; tuned
Tue, 21 Apr 2009 09:53:24 +0200 simplify computation and consistency checks of argument counts in the input
krauss [Tue, 21 Apr 2009 09:53:24 +0200] rev 30906
simplify computation and consistency checks of argument counts in the input
Mon, 20 Apr 2009 12:27:23 +0200 removed obsolete test tags;
wenzelm [Mon, 20 Apr 2009 12:27:23 +0200] rev 30905
removed obsolete test tags;
Mon, 20 Apr 2009 12:26:31 +0200 back to non-release mode;
wenzelm [Mon, 20 Apr 2009 12:26:31 +0200] rev 30904
back to non-release mode;
Sun, 19 Apr 2009 17:27:43 +0200 Added tag Isabelle2009 for changeset 5c8618f95d24
wenzelm [Sun, 19 Apr 2009 17:27:43 +0200] rev 30903
Added tag Isabelle2009 for changeset 5c8618f95d24
Thu, 16 Apr 2009 17:29:56 +0200 merged Isabelle2009
wenzelm [Thu, 16 Apr 2009 17:29:56 +0200] rev 30902
merged
Thu, 16 Apr 2009 17:29:30 +0200 give up file type / dropability for now -- does not work reliably;
wenzelm [Thu, 16 Apr 2009 17:29:30 +0200] rev 30901
give up file type / dropability for now -- does not work reliably; tuned;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip