Thu, 21 Sep 1995 11:26:44 +0200 bicompose_aux: tuned fix_shyps;
wenzelm [Thu, 21 Sep 1995 11:26:44 +0200] rev 1258
bicompose_aux: tuned fix_shyps; simplifier: fixed handling of shyps;
Thu, 21 Sep 1995 11:23:30 +0200 added comment;
wenzelm [Thu, 21 Sep 1995 11:23:30 +0200] rev 1257
added comment;
Wed, 13 Sep 1995 11:21:58 +0200 fixed $Id$
wenzelm [Wed, 13 Sep 1995 11:21:58 +0200] rev 1256
fixed $Id$
Tue, 12 Sep 1995 11:04:29 +0200 trivial update to POPL title
paulson [Tue, 12 Sep 1995 11:04:29 +0200] rev 1255
trivial update to POPL title
Mon, 11 Sep 1995 14:16:28 +0200 replaced "IOA/ROOT.ML" by "IOA/ROOT_NTP.ML IOA/ROOT_ABP.ML"
clasohm [Mon, 11 Sep 1995 14:16:28 +0200] rev 1254
replaced "IOA/ROOT.ML" by "IOA/ROOT_NTP.ML IOA/ROOT_ABP.ML"
Mon, 11 Sep 1995 12:38:20 +0200 split IOA/ROOT.ML into two files for ABP and NTP
clasohm [Mon, 11 Sep 1995 12:38:20 +0200] rev 1253
split IOA/ROOT.ML into two files for ABP and NTP
Fri, 08 Sep 1995 14:52:22 +0200 *** empty log message ***
mueller [Fri, 08 Sep 1995 14:52:22 +0200] rev 1252
*** empty log message ***
Fri, 08 Sep 1995 13:23:04 +0200 added nested types on right hand side of datatype definitions
clasohm [Fri, 08 Sep 1995 13:23:04 +0200] rev 1251
added nested types on right hand side of datatype definitions
Wed, 06 Sep 1995 15:27:11 +0200 removed list2 and enum2
clasohm [Wed, 06 Sep 1995 15:27:11 +0200] rev 1250
removed list2 and enum2
Wed, 06 Sep 1995 15:11:19 +0200 added enum2 and list2
clasohm [Wed, 06 Sep 1995 15:11:19 +0200] rev 1249
added enum2 and list2
Tue, 05 Sep 1995 18:52:42 +0200 Removed duplicate copy of converse_Un
paulson [Tue, 05 Sep 1995 18:52:42 +0200] rev 1248
Removed duplicate copy of converse_Un
Fri, 01 Sep 1995 14:27:36 +0200 Various axiomatic type class demos;
wenzelm [Fri, 01 Sep 1995 14:27:36 +0200] rev 1247
Various axiomatic type class demos;
Fri, 01 Sep 1995 14:26:26 +0200 the NatClass demo of the axclass tutorial;
wenzelm [Fri, 01 Sep 1995 14:26:26 +0200] rev 1246
the NatClass demo of the axclass tutorial;
Fri, 01 Sep 1995 14:25:52 +0200 fixed bug: duplicate "duplicate" warnings
clasohm [Fri, 01 Sep 1995 14:25:52 +0200] rev 1245
fixed bug: duplicate "duplicate" warnings
Fri, 01 Sep 1995 13:51:49 +0200 restored old invocation of use_string till I can make the new version work
clasohm [Fri, 01 Sep 1995 13:51:49 +0200] rev 1244
restored old invocation of use_string till I can make the new version work
Fri, 01 Sep 1995 13:32:13 +0200 added global simpset
clasohm [Fri, 01 Sep 1995 13:32:13 +0200] rev 1243
added global simpset
Fri, 01 Sep 1995 13:28:54 +0200 added cleanup of global simpset to thy_read;
clasohm [Fri, 01 Sep 1995 13:28:54 +0200] rev 1242
added cleanup of global simpset to thy_read; replaced error by warning for duplicate names in theorem database
Fri, 01 Sep 1995 13:27:48 +0200 added same_sg and same_thm
clasohm [Fri, 01 Sep 1995 13:27:48 +0200] rev 1241
added same_sg and same_thm
Fri, 01 Sep 1995 13:16:24 +0200 adapted to new version of shyps-stuff;
wenzelm [Fri, 01 Sep 1995 13:16:24 +0200] rev 1240
adapted to new version of shyps-stuff;
Fri, 01 Sep 1995 13:13:19 +0200 nonempty_sort: no longer var names as args;
wenzelm [Fri, 01 Sep 1995 13:13:19 +0200] rev 1239
nonempty_sort: no longer var names as args;
Fri, 01 Sep 1995 13:11:09 +0200 considerably tuned shyps handling;
wenzelm [Fri, 01 Sep 1995 13:11:09 +0200] rev 1238
considerably tuned shyps handling;
Fri, 01 Sep 1995 13:08:55 +0200 adapted to new version of shyps-stuff;
wenzelm [Fri, 01 Sep 1995 13:08:55 +0200] rev 1237
adapted to new version of shyps-stuff;
Wed, 30 Aug 1995 14:04:39 +0200 added check for duplicate theorems in theorem database;
clasohm [Wed, 30 Aug 1995 14:04:39 +0200] rev 1236
added check for duplicate theorems in theorem database; changed warnings and error messages in thy_read to distinguish between theorems in theor_y_ database and in theor_em_ database
Mon, 21 Aug 1995 18:03:12 +0200 minor fix to make less noise with SML/NJ;
wenzelm [Mon, 21 Aug 1995 18:03:12 +0200] rev 1235
minor fix to make less noise with SML/NJ;
Fri, 18 Aug 1995 16:38:41 +0200 updated "o" in HOL: (infixl 55)
nipkow [Fri, 18 Aug 1995 16:38:41 +0200] rev 1234
updated "o" in HOL: (infixl 55) added warning about conj_cong in HOL.
Fri, 18 Aug 1995 16:09:41 +0200 minor corrections to indexing; added thms_containing
paulson [Fri, 18 Aug 1995 16:09:41 +0200] rev 1233
minor corrections to indexing; added thms_containing in header
Fri, 18 Aug 1995 15:54:22 +0200 changed "o" to (infixl 55)
nipkow [Fri, 18 Aug 1995 15:54:22 +0200] rev 1232
changed "o" to (infixl 55)
Fri, 18 Aug 1995 15:20:02 +0200 clarified comment
paulson [Fri, 18 Aug 1995 15:20:02 +0200] rev 1231
clarified comment
Fri, 18 Aug 1995 12:28:02 +0200 fixed bug in findI
nipkow [Fri, 18 Aug 1995 12:28:02 +0200] rev 1230
fixed bug in findI removed duplicates in findEs
Thu, 17 Aug 1995 15:07:09 +0200 deactivated fix_shyps.
nipkow [Thu, 17 Aug 1995 15:07:09 +0200] rev 1229
deactivated fix_shyps.
(0) -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip