Wed, 11 Jul 2007 11:04:39 +0200 berghofe Adapted to new package for inductive sets.
Wed, 11 Jul 2007 11:03:11 +0200 berghofe Inserted definition of in_rel again (since member2 was removed).
Wed, 11 Jul 2007 11:02:07 +0200 berghofe Added ML bindings for sup_fun_eq and sup_bool_eq.
Wed, 11 Jul 2007 11:01:24 +0200 berghofe top and bot are now constants.
Wed, 11 Jul 2007 11:00:46 +0200 berghofe Renamed inductive2 to inductive.
Wed, 11 Jul 2007 11:00:09 +0200 berghofe acc is now defined using inductive_set.
Wed, 11 Jul 2007 10:59:23 +0200 berghofe Added new package for inductive sets.
Wed, 11 Jul 2007 10:53:39 +0200 berghofe Adapted to new inductive definition package.
Wed, 11 Jul 2007 10:52:20 +0200 berghofe Adapted to changes in inductive definition package.
Wed, 11 Jul 2007 00:46:48 +0200 wenzelm tuned comment markup;
Wed, 11 Jul 2007 00:29:52 +0200 wenzelm treat OuterLex.Error;
Wed, 11 Jul 2007 00:29:51 +0200 wenzelm separated Malformed (symbolic char) from Error (bad input);
Wed, 11 Jul 2007 00:29:50 +0200 wenzelm Output.escape_malformed;
Wed, 11 Jul 2007 00:29:49 +0200 wenzelm added escape_malformed (failsafe);
Tue, 10 Jul 2007 23:29:53 +0200 wenzelm Basic editing of theory sources.
Tue, 10 Jul 2007 23:29:52 +0200 wenzelm tuned;
Tue, 10 Jul 2007 23:29:51 +0200 wenzelm export html_mode, begin_document, end_document;
Tue, 10 Jul 2007 23:29:49 +0200 wenzelm renamed XML.Rawtext to XML.Output;
Tue, 10 Jul 2007 23:29:47 +0200 wenzelm export get_lexicons;
Tue, 10 Jul 2007 23:29:46 +0200 wenzelm added kind_of;
Tue, 10 Jul 2007 23:29:44 +0200 wenzelm Markup.enclose;
Tue, 10 Jul 2007 23:29:43 +0200 wenzelm more markup for inner and outer syntax;
Tue, 10 Jul 2007 23:29:41 +0200 wenzelm simplified funpow, untabify;
Tue, 10 Jul 2007 23:29:38 +0200 wenzelm added Thy/thy_edit.ML;
Tue, 10 Jul 2007 23:29:35 +0200 wenzelm added some markup for outer syntax;
Tue, 10 Jul 2007 17:30:57 +0200 haftmann clarified merge of module names
Tue, 10 Jul 2007 17:30:56 +0200 haftmann now a monolithic module
Tue, 10 Jul 2007 17:30:54 +0200 haftmann now works with SML/NJ
Tue, 10 Jul 2007 17:30:53 +0200 haftmann tuned
Tue, 10 Jul 2007 17:30:52 +0200 haftmann improvement for code names
Tue, 10 Jul 2007 17:30:51 +0200 haftmann removed proof dependency on transitivity theorems
Tue, 10 Jul 2007 17:30:50 +0200 haftmann moved lfp_induct2 here
Tue, 10 Jul 2007 17:30:49 +0200 haftmann clarified import
Tue, 10 Jul 2007 17:30:47 +0200 haftmann moved lfp_induct2 to Relation.thy
Tue, 10 Jul 2007 17:30:45 +0200 haftmann moved some finite lemmas here
Tue, 10 Jul 2007 17:30:43 +0200 haftmann moved finite lemmas to Finite_Set.thy
Tue, 10 Jul 2007 16:46:37 +0200 wenzelm added print_mode setup (from pretty.ML);
Tue, 10 Jul 2007 16:45:06 +0200 wenzelm Markup.add_mode;
Tue, 10 Jul 2007 16:45:05 +0200 wenzelm removed no_state markup -- produce empty state;
Tue, 10 Jul 2007 16:45:04 +0200 wenzelm Markup.output;
Tue, 10 Jul 2007 16:45:03 +0200 wenzelm moved source cascading from scan.ML to source.ML;
Tue, 10 Jul 2007 16:45:01 +0200 wenzelm infixr || (more efficient);
Tue, 10 Jul 2007 16:45:00 +0200 wenzelm moved print_mode setup for markup to markup.ML;
Tue, 10 Jul 2007 16:45:00 +0200 wenzelm Markup.output;
Tue, 10 Jul 2007 16:44:58 +0200 wenzelm use position.ML earlier;
Tue, 10 Jul 2007 15:45:34 +0200 aspinall Add widthN to signature
Tue, 10 Jul 2007 13:12:53 +0200 wenzelm cd ISABELLE_HOME/etc;
Tue, 10 Jul 2007 09:24:43 +0200 haftmann adjusted
Tue, 10 Jul 2007 09:24:14 +0200 haftmann updated keywords
Tue, 10 Jul 2007 09:23:17 +0200 haftmann simplified, tuned
Tue, 10 Jul 2007 09:23:16 +0200 haftmann re-expanded paths
Tue, 10 Jul 2007 09:23:15 +0200 haftmann replaced code generator framework for reflected cooper
Tue, 10 Jul 2007 09:23:14 +0200 haftmann expanded fragile proof
Tue, 10 Jul 2007 09:23:13 +0200 haftmann extended - convers now basic lcm properties also
Tue, 10 Jul 2007 09:23:12 +0200 haftmann constant dvd now in class target
Tue, 10 Jul 2007 09:23:11 +0200 haftmann moved lemma zdvd_period here
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;
Sat, 07 Jul 2007 11:09:40 +0200 chaieb The order for parameter for interpretation is now inversted:
Sat, 07 Jul 2007 00:17:10 +0200 wenzelm Common markup elements.
Sat, 07 Jul 2007 00:15:03 +0200 wenzelm simplified pretty token metric: type int;
Sat, 07 Jul 2007 00:15:02 +0200 wenzelm simplified pretty token metric: type int;
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip