Mon, 18 Nov 1996 17:29:31 +0100 added Infixl/rName: specify infix name independently from syntax;
wenzelm [Mon, 18 Nov 1996 17:29:31 +0100] rev 2199
added Infixl/rName: specify infix name independently from syntax; added Pure symbolfont syntax;
Mon, 18 Nov 1996 17:29:05 +0100 added symbol_font.ML;
wenzelm [Mon, 18 Nov 1996 17:29:05 +0100] rev 2198
added symbol_font.ML;
Mon, 18 Nov 1996 17:28:40 +0100 added add_modesyntax(_i);
wenzelm [Mon, 18 Nov 1996 17:28:40 +0100] rev 2197
added add_modesyntax(_i); improved syntax of ==, =?=, ==> (now allows "op ..."); added Pure symbolfont syntax;
Mon, 18 Nov 1996 17:28:19 +0100 added is_printable: string -> bool;
wenzelm [Mon, 18 Nov 1996 17:28:19 +0100] rev 2196
added is_printable: string -> bool;
Mon, 18 Nov 1996 17:27:59 +0100 added Syntax/symbol_font.ML;
wenzelm [Mon, 18 Nov 1996 17:27:59 +0100] rev 2195
added Syntax/symbol_font.ML;
Mon, 18 Nov 1996 16:34:37 +0100 Removal of an obsolete result, and authentication of
paulson [Mon, 18 Nov 1996 16:34:37 +0100] rev 2194
Removal of an obsolete result, and authentication of B to A
Mon, 18 Nov 1996 16:30:06 +0100 Changed subst_bounds to subst_bound, to run faster
paulson [Mon, 18 Nov 1996 16:30:06 +0100] rev 2193
Changed subst_bounds to subst_bound, to run faster
Mon, 18 Nov 1996 16:28:40 +0100 Optimizations: removal of polymorphic equality; one-argument case
paulson [Mon, 18 Nov 1996 16:28:40 +0100] rev 2192
Optimizations: removal of polymorphic equality; one-argument case for subst_bounds
Mon, 18 Nov 1996 16:27:34 +0100 Speedups involving norm
paulson [Mon, 18 Nov 1996 16:27:34 +0100] rev 2191
Speedups involving norm
Mon, 18 Nov 1996 16:26:43 +0100 Introduction of structure Int
paulson [Mon, 18 Nov 1996 16:26:43 +0100] rev 2190
Introduction of structure Int
Mon, 18 Nov 1996 16:26:08 +0100 Updated and clearer(?) instructions
paulson [Mon, 18 Nov 1996 16:26:08 +0100] rev 2189
Updated and clearer(?) instructions
Thu, 14 Nov 1996 16:01:36 +0100 Modified formal of thms in html file.
nipkow [Thu, 14 Nov 1996 16:01:36 +0100] rev 2188
Modified formal of thms in html file.
Thu, 14 Nov 1996 14:38:51 +0100 removed 'open Syntax Type';
wenzelm [Thu, 14 Nov 1996 14:38:51 +0100] rev 2187
removed 'open Syntax Type';
Thu, 14 Nov 1996 14:32:01 +0100 removed silly message;
wenzelm [Thu, 14 Nov 1996 14:32:01 +0100] rev 2186
removed silly message;
Thu, 14 Nov 1996 14:31:29 +0100 subsig tuning;
wenzelm [Thu, 14 Nov 1996 14:31:29 +0100] rev 2185
subsig tuning;
Wed, 13 Nov 1996 10:59:53 +0100 tuned subsig;
wenzelm [Wed, 13 Nov 1996 10:59:53 +0100] rev 2184
tuned subsig;
Wed, 13 Nov 1996 10:47:08 +0100 Updated version and date Isabelle94-7
paulson [Wed, 13 Nov 1996 10:47:08 +0100] rev 2183
Updated version and date
Wed, 13 Nov 1996 10:42:50 +0100 Removal of polymorphic equality via mem, subset, eq_set, etc
paulson [Wed, 13 Nov 1996 10:42:50 +0100] rev 2182
Removal of polymorphic equality via mem, subset, eq_set, etc
Wed, 13 Nov 1996 10:41:50 +0100 In-lined the one function call to normTsh
paulson [Wed, 13 Nov 1996 10:41:50 +0100] rev 2181
In-lined the one function call to normTsh
Wed, 13 Nov 1996 10:38:08 +0100 Removal of polymorphic equality via mem, subset, eq_set, etc
paulson [Wed, 13 Nov 1996 10:38:08 +0100] rev 2180
Removal of polymorphic equality via mem, subset, eq_set, etc
Tue, 12 Nov 1996 13:20:36 +0100 Now moves all Tool/*gif files.
nipkow [Tue, 12 Nov 1996 13:20:36 +0100] rev 2179
Now moves all Tool/*gif files.
Tue, 12 Nov 1996 11:57:10 +0100 Changed some mem calls to be monomorphic
paulson [Tue, 12 Nov 1996 11:57:10 +0100] rev 2178
Changed some mem calls to be monomorphic
Tue, 12 Nov 1996 11:43:16 +0100 Changed some mem, ins and union calls to be monomorphic
paulson [Tue, 12 Nov 1996 11:43:16 +0100] rev 2177
Changed some mem, ins and union calls to be monomorphic
Tue, 12 Nov 1996 11:40:41 +0100 Changed some mem and ins calls to be monomorphic
paulson [Tue, 12 Nov 1996 11:40:41 +0100] rev 2176
Changed some mem and ins calls to be monomorphic
Tue, 12 Nov 1996 11:38:51 +0100 Updated syntax; shortened comments; put in monomorphic versions of ins
paulson [Tue, 12 Nov 1996 11:38:51 +0100] rev 2175
Updated syntax; shortened comments; put in monomorphic versions of ins
Tue, 12 Nov 1996 11:36:44 +0100 Removed a call to polymorphic mem
paulson [Tue, 12 Nov 1996 11:36:44 +0100] rev 2174
Removed a call to polymorphic mem
Tue, 12 Nov 1996 11:36:18 +0100 Added a comment
paulson [Tue, 12 Nov 1996 11:36:18 +0100] rev 2173
Added a comment
Mon, 11 Nov 1996 10:55:44 +0100 Should never have been added in the first place
paulson [Mon, 11 Nov 1996 10:55:44 +0100] rev 2172
Should never have been added in the first place
Fri, 08 Nov 1996 16:32:57 +0100 A bit of tidying up
paulson [Fri, 08 Nov 1996 16:32:57 +0100] rev 2171
A bit of tidying up
Fri, 08 Nov 1996 14:13:56 +0100 Ran expandshort
paulson [Fri, 08 Nov 1996 14:13:56 +0100] rev 2170
Ran expandshort
Fri, 08 Nov 1996 14:07:56 +0100 Removed "standard" call from uresult, to allow specialist applications
paulson [Fri, 08 Nov 1996 14:07:56 +0100] rev 2169
Removed "standard" call from uresult, to allow specialist applications
Fri, 08 Nov 1996 14:04:38 +0100 Deleted a redundant pattern
paulson [Fri, 08 Nov 1996 14:04:38 +0100] rev 2168
Deleted a redundant pattern
Fri, 08 Nov 1996 14:02:51 +0100 Adjusting to new version of uresult
paulson [Fri, 08 Nov 1996 14:02:51 +0100] rev 2167
Adjusting to new version of uresult
Thu, 07 Nov 1996 10:19:15 +0100 Tidying up: removing redundant assumptions, etc.
paulson [Thu, 07 Nov 1996 10:19:15 +0100] rev 2166
Tidying up: removing redundant assumptions, etc.
Thu, 07 Nov 1996 10:15:57 +0100 Deleted bogus comment
paulson [Thu, 07 Nov 1996 10:15:57 +0100] rev 2165
Deleted bogus comment
Thu, 07 Nov 1996 10:11:06 +0100 Adding lessI to default claset
paulson [Thu, 07 Nov 1996 10:11:06 +0100] rev 2164
Adding lessI to default claset
Wed, 06 Nov 1996 12:49:31 +0100 tuned fix_shyps a little bit more;
wenzelm [Wed, 06 Nov 1996 12:49:31 +0100] rev 2163
tuned fix_shyps a little bit more;
Tue, 05 Nov 1996 18:35:40 +0100 New version of paper.
nipkow [Tue, 05 Nov 1996 18:35:40 +0100] rev 2162
New version of paper.
Tue, 05 Nov 1996 11:48:09 +0100 Replaced the very slow "find" command by "rm" with wildcards
paulson [Tue, 05 Nov 1996 11:48:09 +0100] rev 2161
Replaced the very slow "find" command by "rm" with wildcards
Tue, 05 Nov 1996 11:20:52 +0100 Simplified new_keys_not_seen, etc.: replaced the
paulson [Tue, 05 Nov 1996 11:20:52 +0100] rev 2160
Simplified new_keys_not_seen, etc.: replaced the union over all agents by the Spy alone. Proofs run faster and they do not have to be set up in terms of a previous lemma.
Mon, 04 Nov 1996 17:23:37 +0100 Used nat_trans_tac. New Eta. various smaller changes.
nipkow [Mon, 04 Nov 1996 17:23:37 +0100] rev 2159
Used nat_trans_tac. New Eta. various smaller changes.
Mon, 04 Nov 1996 10:56:15 +0100 Renamed SELECT_GOAL's new parameter from x to selct to avoid clashes
paulson [Mon, 04 Nov 1996 10:56:15 +0100] rev 2158
Renamed SELECT_GOAL's new parameter from x to selct to avoid clashes
Mon, 04 Nov 1996 10:54:26 +0100 Removal of now unused sum, max, min. Use foldl op+, Int.max, Int.min
paulson [Mon, 04 Nov 1996 10:54:26 +0100] rev 2157
Removal of now unused sum, max, min. Use foldl op+, Int.max, Int.min
Fri, 01 Nov 1996 18:34:34 +0100 Minor changes to comments
paulson [Fri, 01 Nov 1996 18:34:34 +0100] rev 2156
Minor changes to comments
Fri, 01 Nov 1996 18:28:19 +0100 New version with simpler disambiguation in YM3,
paulson [Fri, 01 Nov 1996 18:28:19 +0100] rev 2155
New version with simpler disambiguation in YM3, Oops message, and no encryption in YM2
Fri, 01 Nov 1996 18:27:38 +0100 New, purely illustrative result Crypt_synth_analz
paulson [Fri, 01 Nov 1996 18:27:38 +0100] rev 2154
New, purely illustrative result Crypt_synth_analz
Fri, 01 Nov 1996 15:46:56 +0100 Proof of antisym_less_lift now simpler and more robust
paulson [Fri, 01 Nov 1996 15:46:56 +0100] rev 2153
Proof of antisym_less_lift now simpler and more robust
Fri, 01 Nov 1996 15:45:50 +0100 Now uses Int.max instead of max
paulson [Fri, 01 Nov 1996 15:45:50 +0100] rev 2152
Now uses Int.max instead of max
Fri, 01 Nov 1996 15:42:40 +0100 Changes tabs found in .thy files to spaces
paulson [Fri, 01 Nov 1996 15:42:40 +0100] rev 2151
Changes tabs found in .thy files to spaces
Fri, 01 Nov 1996 15:41:09 +0100 Replaced "sum" (only usage?) by foldl op+
paulson [Fri, 01 Nov 1996 15:41:09 +0100] rev 2150
Replaced "sum" (only usage?) by foldl op+
Fri, 01 Nov 1996 15:39:37 +0100 Now uses Int.max instead of max
paulson [Fri, 01 Nov 1996 15:39:37 +0100] rev 2149
Now uses Int.max instead of max
Fri, 01 Nov 1996 15:37:30 +0100 maxidx_of_typs replaces max o map maxidx_of_typ
paulson [Fri, 01 Nov 1996 15:37:30 +0100] rev 2148
maxidx_of_typs replaces max o map maxidx_of_typ
Fri, 01 Nov 1996 15:35:28 +0100 Now uses Int.max instead of max
paulson [Fri, 01 Nov 1996 15:35:28 +0100] rev 2147
Now uses Int.max instead of max nodup_Vars now updates maxidx
Fri, 01 Nov 1996 15:32:03 +0100 maxidx_of_typs replaces max o map maxidx_of_typ
paulson [Fri, 01 Nov 1996 15:32:03 +0100] rev 2146
maxidx_of_typs replaces max o map maxidx_of_typ Now uses Int.max instead of max
Fri, 01 Nov 1996 15:30:49 +0100 asm_rewrite_goal_tac now calls SELECT_GOAL.
paulson [Fri, 01 Nov 1996 15:30:49 +0100] rev 2145
asm_rewrite_goal_tac now calls SELECT_GOAL. Replaced min by Int.min
Fri, 01 Nov 1996 15:25:21 +0100 Replaced foldl nodup_TVars by nodup_TVars_list -- for a big speedup on Poly/ML
paulson [Fri, 01 Nov 1996 15:25:21 +0100] rev 2144
Replaced foldl nodup_TVars by nodup_TVars_list -- for a big speedup on Poly/ML
Fri, 01 Nov 1996 15:15:39 +0100 Replaced min by Int.min
paulson [Fri, 01 Nov 1996 15:15:39 +0100] rev 2143
Replaced min by Int.min
Fri, 01 Nov 1996 15:14:25 +0100 Deleted Olist constructor. Replaced minidx by "above" function
paulson [Fri, 01 Nov 1996 15:14:25 +0100] rev 2142
Deleted Olist constructor. Replaced minidx by "above" function
Fri, 01 Nov 1996 15:12:21 +0100 Now defines structure Int
paulson [Fri, 01 Nov 1996 15:12:21 +0100] rev 2141
Now defines structure Int
Wed, 30 Oct 1996 11:21:24 +0100 Changed some mem calls to mem_int for greater efficiency (not that it could matter)
paulson [Wed, 30 Oct 1996 11:21:24 +0100] rev 2140
Changed some mem calls to mem_int for greater efficiency (not that it could matter)
Wed, 30 Oct 1996 11:20:27 +0100 Only calls nodup_Vars if really necessary. We get a speedup of nearly 6%
paulson [Wed, 30 Oct 1996 11:20:27 +0100] rev 2139
Only calls nodup_Vars if really necessary. We get a speedup of nearly 6%
Wed, 30 Oct 1996 11:19:09 +0100 Changed some mem calls to mem_string for greater efficiency (not that it could matter)
paulson [Wed, 30 Oct 1996 11:19:09 +0100] rev 2138
Changed some mem calls to mem_string for greater efficiency (not that it could matter)
Wed, 30 Oct 1996 11:17:54 +0100 Minor updates
paulson [Wed, 30 Oct 1996 11:17:54 +0100] rev 2137
Minor updates
Wed, 30 Oct 1996 11:15:09 +0100 Updated references
paulson [Wed, 30 Oct 1996 11:15:09 +0100] rev 2136
Updated references
(0) -1000 -300 -100 -64 +64 +100 +300 +1000 +3000 +10000 +30000 tip