clasohm [Tue, 16 Nov 1993 14:10:19 +0100] rev 121
changed use_thy's parameter to exact theory name
lcp [Mon, 15 Nov 1993 14:41:25 +0100] rev 120
changed all co- and co_ to co
ZF/ex/llistfn: new coinduction example: flip
ZF/ex/llist_eq: now uses standard pairs not qpairs
lcp [Mon, 15 Nov 1993 14:33:40 +0100] rev 119
boolE: changed to have equality assumptions instead of P(c); proved many boolean laws
lcp [Mon, 15 Nov 1993 12:58:21 +0100] rev 118
Added commentary
wenzelm [Mon, 15 Nov 1993 10:30:37 +0100] rev 117
fun parents: removed pp block (didn't have any effect)
nipkow [Sun, 14 Nov 1993 15:14:30 +0100] rev 116
changed application format for pretty-printer
lcp [Fri, 12 Nov 1993 11:43:35 +0100] rev 115
Misc updates
lcp [Fri, 12 Nov 1993 10:41:13 +0100] rev 114
Misc updates
nipkow [Thu, 11 Nov 1993 13:24:47 +0100] rev 113
changed formatting for application
nipkow [Thu, 11 Nov 1993 13:21:59 +0100] rev 112
Changed the simplifier: if the subgoaler proves an unexpected thm, chances
are, it is an instance of the expected thm. Instead of aborting, rewriting
now fails at that point.
lcp [Thu, 11 Nov 1993 13:18:49 +0100] rev 111
Various updates for Isabelle-93
lcp [Thu, 11 Nov 1993 12:44:43 +0100] rev 110
new style file
clasohm [Thu, 11 Nov 1993 10:55:59 +0100] rev 109
adapted "Defining theories" to new use_thy
wenzelm [Thu, 11 Nov 1993 10:43:37 +0100] rev 108
replaced by current version;
wenzelm [Thu, 11 Nov 1993 10:05:17 +0100] rev 107
replaced by current version;
wenzelm [Thu, 11 Nov 1993 10:00:43 +0100] rev 106
*** empty log message ***
lcp [Wed, 10 Nov 1993 05:06:55 +0100] rev 105
Initial revision
lcp [Wed, 10 Nov 1993 05:00:57 +0100] rev 104
Initial revision
lcp [Tue, 09 Nov 1993 16:47:38 +0100] rev 103
Initial revision
lcp [Tue, 09 Nov 1993 16:32:24 +0100] rev 102
Target "test" now depends on examples files
lcp [Tue, 09 Nov 1993 16:09:34 +0100] rev 101
Target "test" now depends on examples files
clasohm [Tue, 09 Nov 1993 14:24:45 +0100] rev 100
fixed a bug in POLY.ML: delete_file didn't close streams;
added function pwd to get current working directory
clasohm [Tue, 09 Nov 1993 13:32:45 +0100] rev 99
renamed hard-quant.ML to hardquant.ML
clasohm [Tue, 09 Nov 1993 13:25:07 +0100] rev 98
renamed int-prover.ML to intprover.ML,
used exact theory names for use_thy
clasohm [Tue, 09 Nov 1993 13:21:41 +0100] rev 97
renamed int-prover.ML to intprover.ML,
used exact theory names in ROOT.ML
lcp [Tue, 09 Nov 1993 11:02:01 +0100] rev 96
now forbids semicolons in the body of br, etc. No longer
requires it to end the line.
lcp [Mon, 08 Nov 1993 17:52:24 +0100] rev 95
Minor changes; addition of counit.ML
nipkow [Fri, 05 Nov 1993 18:49:22 +0100] rev 94
change of my address
lcp [Fri, 05 Nov 1993 11:48:53 +0100] rev 93
Added documenation of change_simp.
clasohm [Thu, 04 Nov 1993 14:15:46 +0100] rev 92
renamed co_inductive.ML to coinductive.ML