Mon, 09 Jul 2007 11:44:23 +0200 |
wenzelm |
simplified writeln_fn;
|
changeset |
files
|
Mon, 09 Jul 2007 11:44:22 +0200 |
wenzelm |
prompt: plain string, not output;
|
changeset |
files
|
Mon, 09 Jul 2007 11:44:20 +0200 |
wenzelm |
type output = string indicates raw system output;
|
changeset |
files
|
Sun, 08 Jul 2007 19:52:10 +0200 |
wenzelm |
symbolic output: avoid empty blocks, 1 space for fbreak;
|
changeset |
files
|
Sun, 08 Jul 2007 19:52:08 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Sun, 08 Jul 2007 19:52:05 +0200 |
wenzelm |
thm tag: Markup.property list;
|
changeset |
files
|
Sun, 08 Jul 2007 19:52:04 +0200 |
wenzelm |
gensym: slightly more obscure prefix descreases probability of name clash;
|
changeset |
files
|
Sun, 08 Jul 2007 19:51:58 +0200 |
wenzelm |
replaced exception TableFun/GraphFun.DUPS by TableFun/GraphFun.DUP;
|
changeset |
files
|
Sun, 08 Jul 2007 19:51:55 +0200 |
wenzelm |
attribute tagged: single argument;
|
changeset |
files
|
Sun, 08 Jul 2007 19:51:54 +0200 |
wenzelm |
updated;
|
changeset |
files
|
Sun, 08 Jul 2007 19:51:52 +0200 |
wenzelm |
simplified Symtab;
|
changeset |
files
|
Sun, 08 Jul 2007 19:51:51 +0200 |
wenzelm |
renamed ML_exc to ML_exn;
|
changeset |
files
|
Sun, 08 Jul 2007 19:01:32 +0200 |
chaieb |
Show the use of reflection attribute; fixed comments about the order of absorbing equations : f (C x) = x ; now automaically tried as last;
|
changeset |
files
|
Sun, 08 Jul 2007 19:01:30 +0200 |
chaieb |
Changed syntax for the reflection method (reify unchanged). reflection takes an optional set of theorems for reification then several correctness theorems are specified by rules:'' then the optional term is specified by only:
|
changeset |
files
|
Sun, 08 Jul 2007 19:01:28 +0200 |
chaieb |
Try several correctness theorems for reflection; rearrange cong rules to avoid the absoption cases;
|
changeset |
files
|
Sun, 08 Jul 2007 19:01:26 +0200 |
chaieb |
Context data now consist of eqations for reification and equations for correctness theorems for reflection; Added attribute reflection to store correctness theorems to be trued by default
|
changeset |
files
|