paulson [Thu, 28 Nov 1996 12:31:33 +0100] rev 2270
Replaced map...~~ by ListPair.map
paulson [Thu, 28 Nov 1996 12:28:52 +0100] rev 2269
Extra fix needed in newN case
nipkow [Thu, 28 Nov 1996 12:09:33 +0100] rev 2268
Missing case in instantiation of Transitivity prover (negate(None)=None)
paulson [Thu, 28 Nov 1996 10:50:43 +0100] rev 2267
Replaced map...~~ by ListPair.map
Tried to tidy up the indenting...
paulson [Thu, 28 Nov 1996 10:44:24 +0100] rev 2266
Replaced map...~~ by ListPair.map
paulson [Thu, 28 Nov 1996 10:42:19 +0100] rev 2265
Addition of structures List and ListPair
paulson [Thu, 28 Nov 1996 10:41:14 +0100] rev 2264
Weaking of injectivity assumptions for newK and newN:
they are no longer assumed injective over all traces, merely over the
length of a trace
oheimb [Wed, 27 Nov 1996 20:36:33 +0100] rev 2263
moved split_tac
wenzelm [Wed, 27 Nov 1996 17:00:25 +0100] rev 2262
added symbols syntax;
wenzelm [Wed, 27 Nov 1996 16:57:38 +0100] rev 2261
added "op :", "op ~:" syntax;
added symbols syntax;
wenzelm [Wed, 27 Nov 1996 16:51:15 +0100] rev 2260
added symbols syntax;
wenzelm [Wed, 27 Nov 1996 16:48:19 +0100] rev 2259
fixed comment;
added "op <", "op <=" syntax;
added symbol syntax;
wenzelm [Wed, 27 Nov 1996 16:45:57 +0100] rev 2258
moved "1", "2" to syntax section;
wenzelm [Wed, 27 Nov 1996 16:42:48 +0100] rev 2257
symbol names changes;
wenzelm [Wed, 27 Nov 1996 16:41:56 +0100] rev 2256
symbol name changes;
wenzelm [Wed, 27 Nov 1996 16:41:27 +0100] rev 2255
improved some symbol names;
wenzelm [Wed, 27 Nov 1996 16:40:57 +0100] rev 2254
changed symbolic char syntax to \<NAME>
wenzelm [Wed, 27 Nov 1996 16:40:23 +0100] rev 2253
use_thy now automatically opens theory structures;
wenzelm [Wed, 27 Nov 1996 16:36:36 +0100] rev 2252
renamed "symbolfont" to "symbols";
oheimb [Wed, 27 Nov 1996 13:51:49 +0100] rev 2251
moved if_cancel to the right place
oheimb [Wed, 27 Nov 1996 13:13:21 +0100] rev 2250
added if_cancel later to simpset
paulson [Wed, 27 Nov 1996 13:04:04 +0100] rev 2249
Updated instructions
paulson [Wed, 27 Nov 1996 13:01:07 +0100] rev 2248
Better indentation
paulson [Wed, 27 Nov 1996 12:59:12 +0100] rev 2247
Replaced obsolete "use" command
paulson [Wed, 27 Nov 1996 12:56:11 +0100] rev 2246
Compatibility with SML/NJ 109, and some compatibility with later versions
paulson [Wed, 27 Nov 1996 11:01:33 +0100] rev 2245
Now tries to delete SML/NJ .heap files
paulson [Wed, 27 Nov 1996 10:54:16 +0100] rev 2244
Converted I/O operatios for Basis Library compatibility
paulson [Wed, 27 Nov 1996 10:52:31 +0100] rev 2243
Eta-expanded some declarations that are illegal under value polymorphism
Converted I/O operatios for Basis Library compatibility
paulson [Wed, 27 Nov 1996 10:45:58 +0100] rev 2242
Basis library emulation, especially of I/O operations
paulson [Wed, 27 Nov 1996 10:44:09 +0100] rev 2241
Removed an obsolete and incompatible declaration
paulson [Wed, 27 Nov 1996 10:43:35 +0100] rev 2240
Replaced obsolete "makestring" by Bool.toString
paulson [Wed, 27 Nov 1996 10:41:42 +0100] rev 2239
Replaced obsolete "makestring" by Int.toString
paulson [Wed, 27 Nov 1996 10:40:45 +0100] rev 2238
Eta-expanded some declarations that are illegal under value polymorphism
paulson [Wed, 27 Nov 1996 10:36:38 +0100] rev 2237
Replaced obsolete "use" command
paulson [Wed, 27 Nov 1996 10:34:28 +0100] rev 2236
Uses Basis Library equivalent of cd
paulson [Wed, 27 Nov 1996 10:31:05 +0100] rev 2235
Makefile improvements by Thomas Santen and Stephan Herrmann
Should be more portable across different versions of make
oheimb [Tue, 26 Nov 1996 17:49:25 +0100] rev 2234
if_cancel added to HOL_ss
paulson [Tue, 26 Nov 1996 16:57:13 +0100] rev 2233
Removed or eta-expanded some declarations that are illegal under value
polymorphism
paulson [Tue, 26 Nov 1996 16:37:03 +0100] rev 2232
Checks for empty files. Replaces auto() calls
paulson [Tue, 26 Nov 1996 16:33:59 +0100] rev 2231
Eta-expansion of a function definition, for value polymorphism
paulson [Tue, 26 Nov 1996 16:29:30 +0100] rev 2230
Structure Bool and value Int.toString needed to replace makestring calls
paulson [Tue, 26 Nov 1996 16:26:06 +0100] rev 2229
Eta-expansion of a function definition, for value polymorphism
paulson [Tue, 26 Nov 1996 16:18:42 +0100] rev 2228
Eta-expansion of a function definition, for value polymorphism
paulson [Tue, 26 Nov 1996 16:15:50 +0100] rev 2227
Removal of needless function definition
paulson [Tue, 26 Nov 1996 16:11:18 +0100] rev 2226
Eta-expansion of a function definition, for value polymorphism
paulson [Tue, 26 Nov 1996 16:07:17 +0100] rev 2225
Added instructions on starting up
paulson [Tue, 26 Nov 1996 15:59:28 +0100] rev 2224
New material from Norbert Voelker for efficient binary comparisons
nipkow [Tue, 26 Nov 1996 14:28:17 +0100] rev 2223
A bit of commutative ing theory, with a simplification tacxtic and an example.
nipkow [Tue, 26 Nov 1996 14:26:38 +0100] rev 2222
Added Lagrang. Modified comment.
nipkow [Mon, 25 Nov 1996 08:25:39 +0100] rev 2221
Replaced LK&Modal by Sequents
paulson [Fri, 22 Nov 1996 17:46:31 +0100] rev 2220
Updating of a reference (Ch. Paulin)
paulson [Fri, 22 Nov 1996 17:44:05 +0100] rev 2219
Minor textual improvements; updating of a reference
paulson [Fri, 22 Nov 1996 17:41:32 +0100] rev 2218
Have been obsolete for months; contents are now in Shared and NS_Shared
paulson [Fri, 22 Nov 1996 17:38:27 +0100] rev 2217
Basis library emulation for old ML compilers
paulson [Thu, 21 Nov 1996 16:04:27 +0100] rev 2216
Added warning message
paulson [Thu, 21 Nov 1996 15:28:25 +0100] rev 2215
Tidied up some proofs, ...
paulson [Thu, 21 Nov 1996 15:19:09 +0100] rev 2214
Minor reformatting
paulson [Thu, 21 Nov 1996 15:12:39 +0100] rev 2213
Further comments on versions of SML/NJ
nipkow [Wed, 20 Nov 1996 10:32:58 +0100] rev 2212
plus -> Plus to avoid hiding class plus
wenzelm [Tue, 19 Nov 1996 14:20:02 +0100] rev 2211
restored changed prettyprinting of ==>;