Tue, 10 Jul 2007 09:23:10 +0200 haftmann introduced (auxiliary) class dvd_mod for more convenient code generation
Tue, 10 Jul 2007 00:43:51 +0200 wenzelm tuned;
Tue, 10 Jul 2007 00:17:52 +0200 wenzelm nested source: explicit interactive flag for recover avoids duplicate errors;
Mon, 09 Jul 2007 23:12:51 +0200 wenzelm tuned dead code;
Mon, 09 Jul 2007 23:12:49 +0200 wenzelm use Position.file_of;
Mon, 09 Jul 2007 23:12:46 +0200 wenzelm toplevel_source: interactive flag indicates intermittent error_msg;
Mon, 09 Jul 2007 23:12:45 +0200 wenzelm Malformed token: error msg;
Mon, 09 Jul 2007 23:12:44 +0200 wenzelm adapted OuterLex/T.source;
Mon, 09 Jul 2007 23:12:42 +0200 wenzelm scan: changed treatment of malformed symbols, passed to next stage;
Mon, 09 Jul 2007 23:12:40 +0200 wenzelm nested source: error msg passed to recover;
Mon, 09 Jul 2007 23:12:38 +0200 wenzelm tuned signature;
Mon, 09 Jul 2007 23:12:37 +0200 wenzelm replaced name by file (unquoted);
Mon, 09 Jul 2007 23:12:36 +0200 wenzelm moved Path.position to Position.path;
Mon, 09 Jul 2007 23:12:35 +0200 wenzelm proper position markup;
Mon, 09 Jul 2007 23:12:31 +0200 wenzelm use position.ML after pretty.ML;
Mon, 09 Jul 2007 23:12:29 +0200 wenzelm removed target RAW-ProofGeneral (impractical to maintain);
Mon, 09 Jul 2007 22:40:57 +0200 wenzelm declare: disallow quote (") in names;
Mon, 09 Jul 2007 22:37:48 +0200 wenzelm removed legacy ML file;
Mon, 09 Jul 2007 22:06:49 +0200 wenzelm HOL-Complex-Matrix: fixed deps -- sort of;
Mon, 09 Jul 2007 17:39:55 +0200 obua adopted to new computing oracle and fixed bugs introduced by tuning
Mon, 09 Jul 2007 17:38:40 +0200 obua added computing oracle support for HOL and numerals
Mon, 09 Jul 2007 17:36:25 +0200 obua new version of computing oracle
Mon, 09 Jul 2007 11:44:23 +0200 wenzelm simplified writeln_fn;
Mon, 09 Jul 2007 11:44:22 +0200 wenzelm prompt: plain string, not output;
Mon, 09 Jul 2007 11:44:20 +0200 wenzelm type output = string indicates raw system output;
Sun, 08 Jul 2007 19:52:10 +0200 wenzelm symbolic output: avoid empty blocks, 1 space for fbreak;
Sun, 08 Jul 2007 19:52:08 +0200 wenzelm tuned;
Sun, 08 Jul 2007 19:52:05 +0200 wenzelm thm tag: Markup.property list;
Sun, 08 Jul 2007 19:52:04 +0200 wenzelm gensym: slightly more obscure prefix descreases probability of name clash;
Sun, 08 Jul 2007 19:51:58 +0200 wenzelm replaced exception TableFun/GraphFun.DUPS by TableFun/GraphFun.DUP;
Sun, 08 Jul 2007 19:51:55 +0200 wenzelm attribute tagged: single argument;
Sun, 08 Jul 2007 19:51:54 +0200 wenzelm updated;
Sun, 08 Jul 2007 19:51:52 +0200 wenzelm simplified Symtab;
Sun, 08 Jul 2007 19:51:51 +0200 wenzelm renamed ML_exc to ML_exn;
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;
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:
Sun, 08 Jul 2007 19:01:28 +0200 chaieb Try several correctness theorems for reflection; rearrange cong rules to avoid the absoption cases;
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
Sun, 08 Jul 2007 13:10:57 +0200 wenzelm simplified/more robust print_state;
Sun, 08 Jul 2007 13:10:54 +0200 wenzelm export mode_markup;
Sun, 08 Jul 2007 13:10:51 +0200 wenzelm added markup for pretty printing;
Sun, 08 Jul 2007 12:20:56 +0200 chaieb Corrected erronus use of compiletime context to the runtime context
Sat, 07 Jul 2007 18:47:47 +0200 wenzelm make smlnj happy;
Sat, 07 Jul 2007 18:39:21 +0200 wenzelm toplevel prompt/print_state: proper markup, removed hooks;
Sat, 07 Jul 2007 18:39:20 +0200 wenzelm toplevel prompt/print_state: proper markup, removed hooks;
Sat, 07 Jul 2007 18:39:19 +0200 wenzelm pretty_state: subgoal markup;
Sat, 07 Jul 2007 18:39:18 +0200 wenzelm added markup_chunks;
Sat, 07 Jul 2007 18:39:17 +0200 wenzelm added toplevel markup;
Sat, 07 Jul 2007 18:39:16 +0200 wenzelm use markup.ML earlier;
Sat, 07 Jul 2007 18:39:15 +0200 wenzelm removed obsolete disable_pr/enable_pr;
Sat, 07 Jul 2007 18:39:14 +0200 wenzelm pretty_goals_aux: subgoal markup;
Sat, 07 Jul 2007 18:39:12 +0200 wenzelm pr_goals: adapted Display.pretty_goals_aux;
Sat, 07 Jul 2007 12:16:20 +0200 wenzelm export attribute;
Sat, 07 Jul 2007 12:16:19 +0200 wenzelm pretty_sort/typ/term: markup;
Sat, 07 Jul 2007 12:16:18 +0200 wenzelm pretty: markup for syntax/name of authentic consts;
Sat, 07 Jul 2007 12:16:17 +0200 wenzelm depend on alist.ML, markup.ML;
Sat, 07 Jul 2007 12:16:16 +0200 wenzelm markup: emit as control information -- no indent text;
Sat, 07 Jul 2007 12:16:15 +0200 wenzelm added property conversions;
Sat, 07 Jul 2007 12:16:14 +0200 wenzelm position: line and name;
Sat, 07 Jul 2007 12:16:13 +0200 wenzelm moved markup.ML before position.ML;
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip