Tue, 31 May 2005 11:53:26 +0200 added eq_thms;
wenzelm [Tue, 31 May 2005 11:53:26 +0200] rev 16135
added eq_thms;
Tue, 31 May 2005 11:53:25 +0200 added qualified_names, no_base_names, custom_accesses, set_policy, restore_naming;
wenzelm [Tue, 31 May 2005 11:53:25 +0200] rev 16134
added qualified_names, no_base_names, custom_accesses, set_policy, restore_naming; tuned;
Tue, 31 May 2005 11:53:24 +0200 renamed cond_extern to extern;
wenzelm [Tue, 31 May 2005 11:53:24 +0200] rev 16133
renamed cond_extern to extern; name entry path superceded by general naming context; added qualified_names, no_base_names, custom_accesses, set_policy, set_naming; replaced NameSpace.extend by context-dependent declare_name; removed full_name'; tuned;
Tue, 31 May 2005 11:53:23 +0200 renamed cond_extern to extern;
wenzelm [Tue, 31 May 2005 11:53:23 +0200] rev 16132
renamed cond_extern to extern; removed note_thmss_accesses(_i) -- functionality covered by general naming context;
Tue, 31 May 2005 11:53:22 +0200 tuned msg;
wenzelm [Tue, 31 May 2005 11:53:22 +0200] rev 16131
tuned msg;
Tue, 31 May 2005 11:53:21 +0200 added nth_prem;
wenzelm [Tue, 31 May 2005 11:53:21 +0200] rev 16130
added nth_prem;
Tue, 31 May 2005 11:53:20 +0200 export filter;
wenzelm [Tue, 31 May 2005 11:53:20 +0200] rev 16129
export filter; remove: generalized type;
Tue, 31 May 2005 11:53:19 +0200 Sign.declare_name replaces NameSpace.extend;
wenzelm [Tue, 31 May 2005 11:53:19 +0200] rev 16128
Sign.declare_name replaces NameSpace.extend; tuned;
Tue, 31 May 2005 11:53:18 +0200 renamed cond_extern to extern;
wenzelm [Tue, 31 May 2005 11:53:18 +0200] rev 16127
renamed cond_extern to extern; NameSpace.path_of naming;
Tue, 31 May 2005 11:53:17 +0200 fixed outer syntax: allow type_args with parentheses;
wenzelm [Tue, 31 May 2005 11:53:17 +0200] rev 16126
fixed outer syntax: allow type_args with parentheses;
Tue, 31 May 2005 11:53:16 +0200 proper use of Sign.full_name;
wenzelm [Tue, 31 May 2005 11:53:16 +0200] rev 16125
proper use of Sign.full_name;
Tue, 31 May 2005 11:53:15 +0200 renamed cond_extern to extern;
wenzelm [Tue, 31 May 2005 11:53:15 +0200] rev 16124
renamed cond_extern to extern; NameSpace.qualified;
Tue, 31 May 2005 11:53:14 +0200 Theory.restore_naming;
wenzelm [Tue, 31 May 2005 11:53:14 +0200] rev 16123
Theory.restore_naming;
Tue, 31 May 2005 11:53:13 +0200 renamed cond_extern to extern;
wenzelm [Tue, 31 May 2005 11:53:13 +0200] rev 16122
renamed cond_extern to extern;
Tue, 31 May 2005 11:53:12 +0200 tuned;
wenzelm [Tue, 31 May 2005 11:53:12 +0200] rev 16121
tuned;
Tue, 31 May 2005 11:53:11 +0200 antiquotations: added options short_names, unique_names;
wenzelm [Tue, 31 May 2005 11:53:11 +0200] rev 16120
antiquotations: added options short_names, unique_names;
Tue, 31 May 2005 11:53:10 +0200 improved naming of complex theorems in presentation;
wenzelm [Tue, 31 May 2005 11:53:10 +0200] rev 16119
improved naming of complex theorems in presentation; typedef: sorts *are* allowed, but only on the rhs;
Tue, 31 May 2005 11:00:59 +0200 removed;
wenzelm [Tue, 31 May 2005 11:00:59 +0200] rev 16118
removed;
Tue, 31 May 2005 10:58:51 +0200 tuned;
wenzelm [Tue, 31 May 2005 10:58:51 +0200] rev 16117
tuned;
Tue, 31 May 2005 10:40:22 +0200 tuned;
wenzelm [Tue, 31 May 2005 10:40:22 +0200] rev 16116
tuned;
Tue, 31 May 2005 10:39:20 +0200 tuned;
wenzelm [Tue, 31 May 2005 10:39:20 +0200] rev 16115
tuned;
Mon, 30 May 2005 23:07:58 +0200 tuned;
wenzelm [Mon, 30 May 2005 23:07:58 +0200] rev 16114
tuned;
Mon, 30 May 2005 16:32:47 +0200 Infinite chains in definitions are now detected, too.
obua [Mon, 30 May 2005 16:32:47 +0200] rev 16113
Infinite chains in definitions are now detected, too.
Mon, 30 May 2005 10:25:46 +0200 typo
kleing [Mon, 30 May 2005 10:25:46 +0200] rev 16112
typo
Mon, 30 May 2005 10:23:15 +0200 updated para on searching
kleing [Mon, 30 May 2005 10:23:15 +0200] rev 16111
updated para on searching
Mon, 30 May 2005 08:21:58 +0200 added \nexists
nipkow [Mon, 30 May 2005 08:21:58 +0200] rev 16110
added \nexists
Sun, 29 May 2005 12:41:40 +0200 Removes an inconsistent definition from Library.thy ,
obua [Sun, 29 May 2005 12:41:40 +0200] rev 16109
Removes an inconsistent definition from Library.thy , so that the lexical order is the standard order for lists. The prefix order is not built any more.
Sun, 29 May 2005 12:39:12 +0200 Implement cycle-free overloading, so that definitions cannot harm consistency any more (except of course via interaction with axioms).
obua [Sun, 29 May 2005 12:39:12 +0200] rev 16108
Implement cycle-free overloading, so that definitions cannot harm consistency any more (except of course via interaction with axioms).
Sun, 29 May 2005 05:23:28 +0200 make COPYRIGHT file available for web page
kleing [Sun, 29 May 2005 05:23:28 +0200] rev 16107
make COPYRIGHT file available for web page
Sat, 28 May 2005 05:05:24 +0200 path /home/stud doesn't exist on macbroy33 (only /usr/stud)
kleing [Sat, 28 May 2005 05:05:24 +0200] rev 16106
path /home/stud doesn't exist on macbroy33 (only /usr/stud)
Fri, 27 May 2005 17:10:41 +0200 SML/NJ compatibility.
ballarin [Fri, 27 May 2005 17:10:41 +0200] rev 16105
SML/NJ compatibility.
Fri, 27 May 2005 17:10:23 +0200 Typo.
ballarin [Fri, 27 May 2005 17:10:23 +0200] rev 16104
Typo.
Fri, 27 May 2005 16:33:33 +0200 Deleted old code.
ballarin [Fri, 27 May 2005 16:33:33 +0200] rev 16103
Deleted old code.
Fri, 27 May 2005 16:24:48 +0200 Locale expressions: rename with optional mixfix syntax.
ballarin [Fri, 27 May 2005 16:24:48 +0200] rev 16102
Locale expressions: rename with optional mixfix syntax.
Fri, 27 May 2005 13:51:32 +0200 Add back rudely removed and popular -X option.
aspinall [Fri, 27 May 2005 13:51:32 +0200] rev 16101
Add back rudely removed and popular -X option.
Fri, 27 May 2005 12:12:05 +0200 Now uses File.write and File.append
paulson [Fri, 27 May 2005 12:12:05 +0200] rev 16100
Now uses File.write and File.append
Fri, 27 May 2005 01:30:27 +0200 removed obsolete theorems
huffman [Fri, 27 May 2005 01:30:27 +0200] rev 16099
removed obsolete theorems
Fri, 27 May 2005 01:28:51 +0200 use TypedefPcpo for all class instances
huffman [Fri, 27 May 2005 01:28:51 +0200] rev 16098
use TypedefPcpo for all class instances
Fri, 27 May 2005 01:21:50 +0200 log more failure types
kleing [Fri, 27 May 2005 01:21:50 +0200] rev 16097
log more failure types
Fri, 27 May 2005 01:12:15 +0200 added lemmas monofun_lub_fun and cont_lub_fun
huffman [Fri, 27 May 2005 01:12:15 +0200] rev 16096
added lemmas monofun_lub_fun and cont_lub_fun
Fri, 27 May 2005 01:09:44 +0200 put global isatest settings in one file, sourced by the other scripts
kleing [Fri, 27 May 2005 01:09:44 +0200] rev 16095
put global isatest settings in one file, sourced by the other scripts
Fri, 27 May 2005 00:24:02 +0200 Use TypedefPcpo theorem for po instance
huffman [Fri, 27 May 2005 00:24:02 +0200] rev 16094
Use TypedefPcpo theorem for po instance
Fri, 27 May 2005 00:16:18 +0200 use thelub_const lemma
huffman [Fri, 27 May 2005 00:16:18 +0200] rev 16093
use thelub_const lemma
Fri, 27 May 2005 00:15:24 +0200 added lemma thelub_const
huffman [Fri, 27 May 2005 00:15:24 +0200] rev 16092
added lemma thelub_const
Thu, 26 May 2005 18:34:23 +0200 further tweaks to the SPASS setup
paulson [Thu, 26 May 2005 18:34:23 +0200] rev 16091
further tweaks to the SPASS setup
Thu, 26 May 2005 16:50:20 +0200 goodby to modUnix
paulson [Thu, 26 May 2005 16:50:20 +0200] rev 16090
goodby to modUnix
Thu, 26 May 2005 16:50:07 +0200 trying to set up portable calling sequences for SPASS and tptp2X
paulson [Thu, 26 May 2005 16:50:07 +0200] rev 16089
trying to set up portable calling sequences for SPASS and tptp2X
Thu, 26 May 2005 10:05:28 +0200 cleaned up select_match
kleing [Thu, 26 May 2005 10:05:28 +0200] rev 16088
cleaned up select_match do not return trivial matches made simp: t work
Thu, 26 May 2005 10:05:11 +0200 Narrower version of the Proof General's head; removal of the alternative icon and environment
paulson [Thu, 26 May 2005 10:05:11 +0200] rev 16087
Narrower version of the Proof General's head; removal of the alternative icon and environment
Thu, 26 May 2005 10:02:01 +0200 Narrower version of the Proof General's head
paulson [Thu, 26 May 2005 10:02:01 +0200] rev 16086
Narrower version of the Proof General's head
Thu, 26 May 2005 04:41:56 +0200 rewrote continuous isomorphism section, cleaned up
huffman [Thu, 26 May 2005 04:41:56 +0200] rev 16085
rewrote continuous isomorphism section, cleaned up
Thu, 26 May 2005 02:26:28 +0200 cleaned up, added UU_app and less_funI, removed some obsolete stuff
huffman [Thu, 26 May 2005 02:26:28 +0200] rev 16084
cleaned up, added UU_app and less_funI, removed some obsolete stuff
Thu, 26 May 2005 02:24:41 +0200 added defaultsort declaration, moved cpair_less to Cprod.thy
huffman [Thu, 26 May 2005 02:24:41 +0200] rev 16083
added defaultsort declaration, moved cpair_less to Cprod.thy
Thu, 26 May 2005 02:24:08 +0200 added defaultsort declaration
huffman [Thu, 26 May 2005 02:24:08 +0200] rev 16082
added defaultsort declaration
Thu, 26 May 2005 02:23:27 +0200 cleaned up, added cpair_less and cpair_eq_pair, removed some obsolete stuff
huffman [Thu, 26 May 2005 02:23:27 +0200] rev 16081
cleaned up, added cpair_less and cpair_eq_pair, removed some obsolete stuff
Thu, 26 May 2005 00:31:48 +0200 removed dependence on Cfun.thy
huffman [Thu, 26 May 2005 00:31:48 +0200] rev 16080
removed dependence on Cfun.thy
Thu, 26 May 2005 00:30:24 +0200 moved adm_chfindom from Adm.thy to Fix.thy, to remove dependence on Cfun
huffman [Thu, 26 May 2005 00:30:24 +0200] rev 16079
moved adm_chfindom from Adm.thy to Fix.thy, to remove dependence on Cfun
Wed, 25 May 2005 16:14:40 +0200 new Brouwer ordinal example
paulson [Wed, 25 May 2005 16:14:40 +0200] rev 16078
new Brouwer ordinal example
Wed, 25 May 2005 11:18:02 +0200 more cleanup
kleing [Wed, 25 May 2005 11:18:02 +0200] rev 16077
more cleanup
Wed, 25 May 2005 11:14:59 +0200 tuned thm_style section
kleing [Wed, 25 May 2005 11:14:59 +0200] rev 16076
tuned thm_style section
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip