Mon, 09 Jul 2007 23:12:29 +0200 removed target RAW-ProofGeneral (impractical to maintain);
wenzelm [Mon, 09 Jul 2007 23:12:29 +0200] rev 23669
removed target RAW-ProofGeneral (impractical to maintain);
Mon, 09 Jul 2007 22:40:57 +0200 declare: disallow quote (") in names;
wenzelm [Mon, 09 Jul 2007 22:40:57 +0200] rev 23668
declare: disallow quote (") in names;
Mon, 09 Jul 2007 22:37:48 +0200 removed legacy ML file;
wenzelm [Mon, 09 Jul 2007 22:37:48 +0200] rev 23667
removed legacy ML file; fixed prems_conv;
Mon, 09 Jul 2007 22:06:49 +0200 HOL-Complex-Matrix: fixed deps -- sort of;
wenzelm [Mon, 09 Jul 2007 22:06:49 +0200] rev 23666
HOL-Complex-Matrix: fixed deps -- sort of;
Mon, 09 Jul 2007 17:39:55 +0200 adopted to new computing oracle and fixed bugs introduced by tuning
obua [Mon, 09 Jul 2007 17:39:55 +0200] rev 23665
adopted to new computing oracle and fixed bugs introduced by tuning
Mon, 09 Jul 2007 17:38:40 +0200 added computing oracle support for HOL and numerals
obua [Mon, 09 Jul 2007 17:38:40 +0200] rev 23664
added computing oracle support for HOL and numerals
Mon, 09 Jul 2007 17:36:25 +0200 new version of computing oracle
obua [Mon, 09 Jul 2007 17:36:25 +0200] rev 23663
new version of computing oracle
Mon, 09 Jul 2007 11:44:23 +0200 simplified writeln_fn;
wenzelm [Mon, 09 Jul 2007 11:44:23 +0200] rev 23662
simplified writeln_fn;
Mon, 09 Jul 2007 11:44:22 +0200 prompt: plain string, not output;
wenzelm [Mon, 09 Jul 2007 11:44:22 +0200] rev 23661
prompt: plain string, not output;
Mon, 09 Jul 2007 11:44:20 +0200 type output = string indicates raw system output;
wenzelm [Mon, 09 Jul 2007 11:44:20 +0200] rev 23660
type output = string indicates raw system output;
Sun, 08 Jul 2007 19:52:10 +0200 symbolic output: avoid empty blocks, 1 space for fbreak;
wenzelm [Sun, 08 Jul 2007 19:52:10 +0200] rev 23659
symbolic output: avoid empty blocks, 1 space for fbreak;
Sun, 08 Jul 2007 19:52:08 +0200 tuned;
wenzelm [Sun, 08 Jul 2007 19:52:08 +0200] rev 23658
tuned;
Sun, 08 Jul 2007 19:52:05 +0200 thm tag: Markup.property list;
wenzelm [Sun, 08 Jul 2007 19:52:05 +0200] rev 23657
thm tag: Markup.property list;
Sun, 08 Jul 2007 19:52:04 +0200 gensym: slightly more obscure prefix descreases probability of name clash;
wenzelm [Sun, 08 Jul 2007 19:52:04 +0200] rev 23656
gensym: slightly more obscure prefix descreases probability of name clash;
Sun, 08 Jul 2007 19:51:58 +0200 replaced exception TableFun/GraphFun.DUPS by TableFun/GraphFun.DUP;
wenzelm [Sun, 08 Jul 2007 19:51:58 +0200] rev 23655
replaced exception TableFun/GraphFun.DUPS by TableFun/GraphFun.DUP;
Sun, 08 Jul 2007 19:51:55 +0200 attribute tagged: single argument;
wenzelm [Sun, 08 Jul 2007 19:51:55 +0200] rev 23654
attribute tagged: single argument;
Sun, 08 Jul 2007 19:51:54 +0200 updated;
wenzelm [Sun, 08 Jul 2007 19:51:54 +0200] rev 23653
updated;
Sun, 08 Jul 2007 19:51:52 +0200 simplified Symtab;
wenzelm [Sun, 08 Jul 2007 19:51:52 +0200] rev 23652
simplified Symtab;
Sun, 08 Jul 2007 19:51:51 +0200 renamed ML_exc to ML_exn;
wenzelm [Sun, 08 Jul 2007 19:51:51 +0200] rev 23651
renamed ML_exc to ML_exn;
Sun, 08 Jul 2007 19:01:32 +0200 Show the use of reflection attribute; fixed comments about the order of absorbing equations : f (C x) = x ; now automaically tried as last;
chaieb [Sun, 08 Jul 2007 19:01:32 +0200] rev 23650
Show the use of reflection attribute; fixed comments about the order of absorbing equations : f (C x) = x ; now automaically tried as last;
Sun, 08 Jul 2007 19:01:30 +0200 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:
chaieb [Sun, 08 Jul 2007 19:01:30 +0200] rev 23649
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:
Sun, 08 Jul 2007 19:01:28 +0200 Try several correctness theorems for reflection; rearrange cong rules to avoid the absoption cases;
chaieb [Sun, 08 Jul 2007 19:01:28 +0200] rev 23648
Try several correctness theorems for reflection; rearrange cong rules to avoid the absoption cases;
Sun, 08 Jul 2007 19:01:26 +0200 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
chaieb [Sun, 08 Jul 2007 19:01:26 +0200] rev 23647
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
Sun, 08 Jul 2007 13:10:57 +0200 simplified/more robust print_state;
wenzelm [Sun, 08 Jul 2007 13:10:57 +0200] rev 23646
simplified/more robust print_state; more robust prompt markup;
Sun, 08 Jul 2007 13:10:54 +0200 export mode_markup;
wenzelm [Sun, 08 Jul 2007 13:10:54 +0200] rev 23645
export mode_markup; added symbolic output (via print_mode); misc cleanup;
Sun, 08 Jul 2007 13:10:51 +0200 added markup for pretty printing;
wenzelm [Sun, 08 Jul 2007 13:10:51 +0200] rev 23644
added markup for pretty printing;
Sun, 08 Jul 2007 12:20:56 +0200 Corrected erronus use of compiletime context to the runtime context
chaieb [Sun, 08 Jul 2007 12:20:56 +0200] rev 23643
Corrected erronus use of compiletime context to the runtime context
Sat, 07 Jul 2007 18:47:47 +0200 make smlnj happy;
wenzelm [Sat, 07 Jul 2007 18:47:47 +0200] rev 23642
make smlnj happy;
Sat, 07 Jul 2007 18:39:21 +0200 toplevel prompt/print_state: proper markup, removed hooks;
wenzelm [Sat, 07 Jul 2007 18:39:21 +0200] rev 23641
toplevel prompt/print_state: proper markup, removed hooks;
Sat, 07 Jul 2007 18:39:20 +0200 toplevel prompt/print_state: proper markup, removed hooks;
wenzelm [Sat, 07 Jul 2007 18:39:20 +0200] rev 23640
toplevel prompt/print_state: proper markup, removed hooks; tuned;
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip