Wed, 05 Jan 2000 11:40:13 +0100 removed pats;
wenzelm [Wed, 05 Jan 2000 11:40:13 +0100] rev 8089
removed pats;
Wed, 05 Jan 2000 11:38:48 +0100 chapter;
wenzelm [Wed, 05 Jan 2000 11:38:48 +0100] rev 8088
chapter;
Wed, 05 Jan 2000 11:37:44 +0100 support for dummy variables (anyT, logicT);
wenzelm [Wed, 05 Jan 2000 11:37:44 +0100] rev 8087
support for dummy variables (anyT, logicT); improved error msg: meet *before* assign;
Wed, 05 Jan 2000 11:35:18 +0100 TypeInfer.logicT;
wenzelm [Wed, 05 Jan 2000 11:35:18 +0100] rev 8086
TypeInfer.logicT;
Tue, 04 Jan 2000 17:05:43 +0100 new arg type for max_spec etc.
oheimb [Tue, 04 Jan 2000 17:05:43 +0100] rev 8085
new arg type for max_spec etc.
Mon, 03 Jan 2000 17:33:34 +0100 small changes;
bauerg [Mon, 03 Jan 2000 17:33:34 +0100] rev 8084
small changes;
Mon, 03 Jan 2000 14:07:10 +0100 removed inj_eq from the default simpset again
oheimb [Mon, 03 Jan 2000 14:07:10 +0100] rev 8083
removed inj_eq from the default simpset again
Mon, 03 Jan 2000 14:07:08 +0100 removed inj_eq from the default simpset again
oheimb [Mon, 03 Jan 2000 14:07:08 +0100] rev 8082
removed inj_eq from the default simpset again
Thu, 23 Dec 1999 19:59:50 +0100 removed inj_eq from the default simpset again
oheimb [Thu, 23 Dec 1999 19:59:50 +0100] rev 8081
removed inj_eq from the default simpset again
Thu, 23 Dec 1999 16:55:27 +0100 updated sml package name in installation exmaple
kleing [Thu, 23 Dec 1999 16:55:27 +0100] rev 8080
updated sml package name in installation exmaple
Wed, 22 Dec 1999 20:29:59 +0100 raw_t(e)xt: any proof mode;
wenzelm [Wed, 22 Dec 1999 20:29:59 +0100] rev 8079
raw_t(e)xt: any proof mode;
Wed, 22 Dec 1999 20:29:36 +0100 fixed error msg;
wenzelm [Wed, 22 Dec 1999 20:29:36 +0100] rev 8078
fixed error msg;
Wed, 22 Dec 1999 20:29:19 +0100 marg_comment: repeat;
wenzelm [Wed, 22 Dec 1999 20:29:19 +0100] rev 8077
marg_comment: repeat;
Wed, 22 Dec 1999 20:28:56 +0100 text: string list;
wenzelm [Wed, 22 Dec 1999 20:28:56 +0100] rev 8076
text: string list;
Wed, 22 Dec 1999 17:20:01 +0100 tidied, with a bit more progress
paulson [Wed, 22 Dec 1999 17:20:01 +0100] rev 8075
tidied, with a bit more progress
Wed, 22 Dec 1999 17:18:03 +0100 Working version after a FAILED attempt to base Follows upon LeadsETo
paulson [Wed, 22 Dec 1999 17:18:03 +0100] rev 8074
Working version after a FAILED attempt to base Follows upon LeadsETo
Wed, 22 Dec 1999 17:16:53 +0100 new weakening laws
paulson [Wed, 22 Dec 1999 17:16:53 +0100] rev 8073
new weakening laws
Wed, 22 Dec 1999 17:16:23 +0100 removing the "{} : CC" requirement for leadsTo[CC]
paulson [Wed, 22 Dec 1999 17:16:23 +0100] rev 8072
removing the "{} : CC" requirement for leadsTo[CC]
Wed, 22 Dec 1999 16:13:29 +0100 back to old sml version (due to c library problems)
kleing [Wed, 22 Dec 1999 16:13:29 +0100] rev 8071
back to old sml version (due to c library problems)
Wed, 22 Dec 1999 16:12:38 +0100 some tuning (incorporated David's suggestions)
kleing [Wed, 22 Dec 1999 16:12:38 +0100] rev 8070
some tuning (incorporated David's suggestions)
Tue, 21 Dec 1999 15:03:02 +0100 working with weak LeadsTo in guarantees precondition\!
paulson [Tue, 21 Dec 1999 15:03:02 +0100] rev 8069
working with weak LeadsTo in guarantees precondition\!
Tue, 21 Dec 1999 11:27:32 +0100 corrected, improved eMail addresses, user interface section
oheimb [Tue, 21 Dec 1999 11:27:32 +0100] rev 8068
corrected, improved eMail addresses, user interface section
Fri, 17 Dec 1999 10:30:48 +0100 now workign as far as System_Alloc_Progress
paulson [Fri, 17 Dec 1999 10:30:48 +0100] rev 8067
now workign as far as System_Alloc_Progress
Thu, 16 Dec 1999 17:01:16 +0100 SOUNDNESS BUG FIX for rotate_rule. The original code did not expect
paulson [Thu, 16 Dec 1999 17:01:16 +0100] rev 8066
SOUNDNESS BUG FIX for rotate_rule. The original code did not expect nested parameters such as !!y. Goal "!!x. x = a ==> (!!y. y ~= a ==> False)"; by (rotate_tac 1 1); be notE 1; ba 1; qed "foo"; val FalseI = standard (True_not_False RS (standard (refl RS foo)));
Wed, 15 Dec 1999 10:45:37 +0100 first working version to Alloc/System_Client_Progress;
paulson [Wed, 15 Dec 1999 10:45:37 +0100] rev 8065
first working version to Alloc/System_Client_Progress; uses new "preserves" primitive instead of localTo
Mon, 13 Dec 1999 10:54:04 +0100 expandshort
paulson [Mon, 13 Dec 1999 10:54:04 +0100] rev 8064
expandshort
Thu, 09 Dec 1999 18:33:39 +0100 dist page now in page/dist-{content|layout}
kleing [Thu, 09 Dec 1999 18:33:39 +0100] rev 8063
dist page now in page/dist-{content|layout}
Thu, 09 Dec 1999 13:35:01 +0100 updated;
wenzelm [Thu, 09 Dec 1999 13:35:01 +0100] rev 8062
updated;
Thu, 09 Dec 1999 13:14:27 +0100 prettyfied
kleing [Thu, 09 Dec 1999 13:14:27 +0100] rev 8061
prettyfied
Thu, 09 Dec 1999 13:11:12 +0100 full url to local (munich) page
kleing [Thu, 09 Dec 1999 13:11:12 +0100] rev 8060
full url to local (munich) page
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip