wenzelm [Wed, 05 Jan 2000 11:38:48 +0100] rev 8088
chapter;
wenzelm [Wed, 05 Jan 2000 11:37:44 +0100] rev 8087
support for dummy variables (anyT, logicT);
improved error msg: meet *before* assign;
wenzelm [Wed, 05 Jan 2000 11:35:18 +0100] rev 8086
TypeInfer.logicT;
oheimb [Tue, 04 Jan 2000 17:05:43 +0100] rev 8085
new arg type for max_spec etc.
bauerg [Mon, 03 Jan 2000 17:33:34 +0100] rev 8084
small changes;
oheimb [Mon, 03 Jan 2000 14:07:10 +0100] rev 8083
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
oheimb [Thu, 23 Dec 1999 19:59:50 +0100] rev 8081
removed inj_eq from the default simpset again
kleing [Thu, 23 Dec 1999 16:55:27 +0100] rev 8080
updated sml package name in installation exmaple
wenzelm [Wed, 22 Dec 1999 20:29:59 +0100] rev 8079
raw_t(e)xt: any proof mode;
wenzelm [Wed, 22 Dec 1999 20:29:36 +0100] rev 8078
fixed error msg;
wenzelm [Wed, 22 Dec 1999 20:29:19 +0100] rev 8077
marg_comment: repeat;
wenzelm [Wed, 22 Dec 1999 20:28:56 +0100] rev 8076
text: string list;
paulson [Wed, 22 Dec 1999 17:20:01 +0100] rev 8075
tidied, with a bit more progress
paulson [Wed, 22 Dec 1999 17:18:03 +0100] rev 8074
Working version after a FAILED attempt to base Follows upon LeadsETo
paulson [Wed, 22 Dec 1999 17:16:53 +0100] rev 8073
new weakening laws
paulson [Wed, 22 Dec 1999 17:16:23 +0100] rev 8072
removing the "{} : CC" requirement for leadsTo[CC]
kleing [Wed, 22 Dec 1999 16:13:29 +0100] rev 8071
back to old sml version (due to c library problems)
kleing [Wed, 22 Dec 1999 16:12:38 +0100] rev 8070
some tuning (incorporated David's suggestions)
paulson [Tue, 21 Dec 1999 15:03:02 +0100] rev 8069
working with weak LeadsTo in guarantees precondition\!
oheimb [Tue, 21 Dec 1999 11:27:32 +0100] rev 8068
corrected, improved eMail addresses, user interface section
paulson [Fri, 17 Dec 1999 10:30:48 +0100] rev 8067
now workign as far as System_Alloc_Progress
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)));
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
paulson [Mon, 13 Dec 1999 10:54:04 +0100] rev 8064
expandshort
kleing [Thu, 09 Dec 1999 18:33:39 +0100] rev 8063
dist page now in page/dist-{content|layout}
wenzelm [Thu, 09 Dec 1999 13:35:01 +0100] rev 8062
updated;
kleing [Thu, 09 Dec 1999 13:14:27 +0100] rev 8061
prettyfied