Thu, 16 Apr 2009 14:02:12 +0200 dropped unnamed infix
haftmann [Thu, 16 Apr 2009 14:02:12 +0200] rev 30935
dropped unnamed infix
Thu, 16 Apr 2009 14:02:11 +0200 tuned setups of CancelDivMod
haftmann [Thu, 16 Apr 2009 14:02:11 +0200] rev 30934
tuned setups of CancelDivMod
Thu, 16 Apr 2009 10:11:45 +0200 merged
haftmann [Thu, 16 Apr 2009 10:11:45 +0200] rev 30933
merged
Thu, 16 Apr 2009 10:11:35 +0200 tuned order of functions
haftmann [Thu, 16 Apr 2009 10:11:35 +0200] rev 30932
tuned order of functions
Thu, 16 Apr 2009 10:11:35 +0200 generalized some simprocs from int to semiring_div
haftmann [Thu, 16 Apr 2009 10:11:35 +0200] rev 30931
generalized some simprocs from int to semiring_div
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;
Thu, 16 Apr 2009 15:45:31 +0200 Added tag isa2009-test for changeset d394a17d4fdb
wenzelm [Thu, 16 Apr 2009 15:45:31 +0200] rev 30900
Added tag isa2009-test for changeset d394a17d4fdb
Thu, 16 Apr 2009 14:54:57 +0200 external_prover: "exec" the command line, in order to preserve the exact process context of the "system" invocation (this recovers interruptibility of E-1.0, which assumes to be the process group leader);
wenzelm [Thu, 16 Apr 2009 14:54:57 +0200] rev 30899
external_prover: "exec" the command line, in order to preserve the exact process context of the "system" invocation (this recovers interruptibility of E-1.0, which assumes to be the process group leader);
Wed, 15 Apr 2009 20:03:08 +0200 misc tuning for Isabelle2009;
wenzelm [Wed, 15 Apr 2009 20:03:08 +0200] rev 30898
misc tuning for Isabelle2009;
Wed, 15 Apr 2009 19:52:45 +0200 tuned;
wenzelm [Wed, 15 Apr 2009 19:52:45 +0200] rev 30897
tuned;
Wed, 15 Apr 2009 15:27:13 +0200 more generic error message, which also covers more fundamental failure;
wenzelm [Wed, 15 Apr 2009 15:27:13 +0200] rev 30896
more generic error message, which also covers more fundamental failure;
Wed, 15 Apr 2009 11:14:48 +0200 updated for Isabelle2009;
wenzelm [Wed, 15 Apr 2009 11:14:48 +0200] rev 30895
updated for Isabelle2009;
Tue, 14 Apr 2009 23:58:46 +0200 tuned;
wenzelm [Tue, 14 Apr 2009 23:58:46 +0200] rev 30894
tuned;
Tue, 14 Apr 2009 18:18:15 +0200 more robust handling of emacs options -- this is not necessarily an Isabelle process environment yet;
wenzelm [Tue, 14 Apr 2009 18:18:15 +0200] rev 30893
more robust handling of emacs options -- this is not necessarily an Isabelle process environment yet;
Tue, 14 Apr 2009 17:47:31 +0200 merged
wenzelm [Tue, 14 Apr 2009 17:47:31 +0200] rev 30892
merged
Tue, 14 Apr 2009 17:47:24 +0200 actually invoke ISABELLE_TOOL;
wenzelm [Tue, 14 Apr 2009 17:47:24 +0200] rev 30891
actually invoke ISABELLE_TOOL;
Tue, 14 Apr 2009 15:41:40 +0200 added Haskabelle -- in accordance to website/index.html version f397b96e3ad2;
wenzelm [Tue, 14 Apr 2009 15:41:40 +0200] rev 30890
added Haskabelle -- in accordance to website/index.html version f397b96e3ad2;
Tue, 14 Apr 2009 14:37:44 +0200 ISABELLE_USEDIR_OPTIONS: less ambitious -M1 by default -- multithreading is largely untested on fringe platforms (cygwin, solaris);
wenzelm [Tue, 14 Apr 2009 14:37:44 +0200] rev 30889
ISABELLE_USEDIR_OPTIONS: less ambitious -M1 by default -- multithreading is largely untested on fringe platforms (cygwin, solaris);
Tue, 14 Apr 2009 12:27:18 +0200 misc updates for Isabelle2009;
wenzelm [Tue, 14 Apr 2009 12:27:18 +0200] rev 30888
misc updates for Isabelle2009;
Wed, 08 Apr 2009 20:29:15 +0200 Added tag isa2009-test for changeset dda08b76fa99
wenzelm [Wed, 08 Apr 2009 20:29:15 +0200] rev 30887
Added tag isa2009-test for changeset dda08b76fa99
Wed, 08 Apr 2009 16:35:03 +0200 updated official title of contribution by Johannes Hoelzl;
wenzelm [Wed, 08 Apr 2009 16:35:03 +0200] rev 30886
updated official title of contribution by Johannes Hoelzl;
Tue, 07 Apr 2009 23:25:50 +0200 misc tuning and updates;
wenzelm [Tue, 07 Apr 2009 23:25:50 +0200] rev 30885
misc tuning and updates;
Tue, 07 Apr 2009 23:08:20 +0200 updated doc setup;
wenzelm [Tue, 07 Apr 2009 23:08:20 +0200] rev 30884
updated doc setup;
Tue, 07 Apr 2009 21:25:54 +0200 merged
wenzelm [Tue, 07 Apr 2009 21:25:54 +0200] rev 30883
merged
Tue, 07 Apr 2009 21:24:39 +0200 moved generated eps/pdf to main directory, for proper display in dvi;
wenzelm [Tue, 07 Apr 2009 21:24:39 +0200] rev 30882
moved generated eps/pdf to main directory, for proper display in dvi;
Tue, 07 Apr 2009 21:25:42 +0200 updates for E-1.0-004;
wenzelm [Tue, 07 Apr 2009 21:25:42 +0200] rev 30881
updates for E-1.0-004;
Tue, 07 Apr 2009 08:52:43 +0200 tuned manual
haftmann [Tue, 07 Apr 2009 08:52:43 +0200] rev 30880
tuned manual
Mon, 06 Apr 2009 15:59:20 +0200 merged
haftmann [Mon, 06 Apr 2009 15:59:20 +0200] rev 30879
merged
Mon, 06 Apr 2009 15:59:05 +0200 tuned comment
haftmann [Mon, 06 Apr 2009 15:59:05 +0200] rev 30878
tuned comment
Mon, 06 Apr 2009 14:02:39 +0200 Added tag isa2009-test for changeset 613c2eb8aef6
wenzelm [Mon, 06 Apr 2009 14:02:39 +0200] rev 30877
Added tag isa2009-test for changeset 613c2eb8aef6
Mon, 06 Apr 2009 08:24:55 +0200 tuned whitespace
haftmann [Mon, 06 Apr 2009 08:24:55 +0200] rev 30876
tuned whitespace
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip