Fri, 28 Mar 2008 00:02:58 +0100 wenzelm tuned;
Fri, 28 Mar 2008 00:02:56 +0100 wenzelm updated dependencies;
Fri, 28 Mar 2008 00:02:54 +0100 wenzelm reorganized signature of ML_Context;
Thu, 27 Mar 2008 21:49:10 +0100 huffman remove commented text
Thu, 27 Mar 2008 21:21:08 +0100 wenzelm avoid ambiguity of State.state vs. JVMType.state;
Thu, 27 Mar 2008 19:49:24 +0100 huffman declare cont_lemmas_ext as simp rules individually
Thu, 27 Mar 2008 19:22:24 +0100 wenzelm avoid amiguity of Continuity.chain vs. Porder.chain;
Thu, 27 Mar 2008 19:22:23 +0100 wenzelm avoid amiguity of State.state vs. JVMType.state;
Thu, 27 Mar 2008 19:05:10 +0100 haftmann changed wrong assignement in signature sections
Thu, 27 Mar 2008 19:04:42 +0100 haftmann clarified character serializations
Thu, 27 Mar 2008 19:04:41 +0100 haftmann added Enum
Thu, 27 Mar 2008 19:04:40 +0100 haftmann circumventing merge problem
Thu, 27 Mar 2008 19:04:39 +0100 haftmann explicit case names for rule list_induct2
Thu, 27 Mar 2008 19:04:38 +0100 haftmann instance for functions, explicit characters
Thu, 27 Mar 2008 19:04:37 +0100 haftmann lemmas about map_of (zip _ _)
Thu, 27 Mar 2008 19:04:36 +0100 haftmann restructuring; explicit case names for rule list_induct2
Thu, 27 Mar 2008 19:04:35 +0100 haftmann no "attach UNIV" any more
Thu, 27 Mar 2008 17:35:57 +0100 wenzelm tuned comments;
Thu, 27 Mar 2008 17:35:56 +0100 wenzelm tuned comments;
Thu, 27 Mar 2008 17:21:41 +0100 wenzelm fixed theory imports;
Thu, 27 Mar 2008 16:24:10 +0100 wenzelm tuned appendix;
Thu, 27 Mar 2008 15:32:19 +0100 wenzelm removed obsolete appl_syntax, applC_syntax;
Thu, 27 Mar 2008 15:32:15 +0100 wenzelm eliminated delayed theory setup
Thu, 27 Mar 2008 15:32:12 +0100 wenzelm Command 'setup': discontinued implicit version.
Thu, 27 Mar 2008 14:41:21 +0100 wenzelm eliminated theory ProtoPure;
Thu, 27 Mar 2008 14:41:20 +0100 wenzelm renamed ML_Context.the_context to ML_Context.the_global_context;
Thu, 27 Mar 2008 14:41:19 +0100 wenzelm added process_file;
Thu, 27 Mar 2008 14:41:18 +0100 wenzelm eliminated theory ProtoPure;
Thu, 27 Mar 2008 14:41:17 +0100 wenzelm moved old the_context here;
Thu, 27 Mar 2008 14:41:14 +0100 wenzelm eliminated theory ProtoPure;
Thu, 27 Mar 2008 14:41:13 +0100 wenzelm implicit setup of emerging theory Pure;
Thu, 27 Mar 2008 14:41:12 +0100 wenzelm reduced to theory body (cf. OuterSyntax.process_file);
Thu, 27 Mar 2008 14:41:10 +0100 wenzelm renamed ML_Context.the_context to ML_Context.the_global_context;
Thu, 27 Mar 2008 14:41:09 +0100 wenzelm eliminated theory ProtoPure;
Thu, 27 Mar 2008 14:41:07 +0100 wenzelm removed Display.raw_string_of_XXX (use regular Sign.string_of_XXX);
Thu, 27 Mar 2008 14:41:06 +0100 wenzelm HOL (and FOL): renamed variables in rules imp_elim and swap;
Thu, 27 Mar 2008 12:06:26 +0100 wenzelm nonfix >>;
Thu, 27 Mar 2008 00:27:16 +0100 huffman make preorder locale into a superclass of class po
Wed, 26 Mar 2008 22:41:58 +0100 wenzelm removed obsolete Thy/thm_database.ML (cf. ML/ml_context.ML);
Wed, 26 Mar 2008 22:40:10 +0100 wenzelm removed legacy ML bindings;
Wed, 26 Mar 2008 22:40:09 +0100 wenzelm rule swap: renamed Pa to P;
Wed, 26 Mar 2008 22:40:08 +0100 wenzelm added store_thms etc. (formerly in Thy/thm_database.ML);
Wed, 26 Mar 2008 22:40:07 +0100 wenzelm adapted to Context.thread_data interface;
Wed, 26 Mar 2008 22:40:05 +0100 wenzelm moved bind_thm(s) to ML/ml_context.ML;
Wed, 26 Mar 2008 22:40:03 +0100 wenzelm added thread data (formerly global ref in ML/ml_context.ML);
Wed, 26 Mar 2008 22:40:02 +0100 wenzelm pass imp_elim (instead of mp) and swap explicitly -- avoids store_thm;
Wed, 26 Mar 2008 22:40:01 +0100 wenzelm pass imp_elim, swap to classical prover;
Wed, 26 Mar 2008 22:39:58 +0100 wenzelm updated generated file;
Wed, 26 Mar 2008 22:39:57 +0100 wenzelm renamed ML_Context.>> to Context.>> (again);
Wed, 26 Mar 2008 22:38:55 +0100 wenzelm converted legacy ML scripts;
Wed, 26 Mar 2008 22:38:17 +0100 huffman rename class bifinite_cpo to profinite; generalize powerdomains from bifinite to profinite
Wed, 26 Mar 2008 21:05:58 +0100 huffman fix spelling errors
Wed, 26 Mar 2008 20:14:38 +0100 wenzelm removed obsolete pass, save;
Wed, 26 Mar 2008 20:14:37 +0100 wenzelm use_thy: removed obsolete ML_Context.save;
Wed, 26 Mar 2008 20:14:36 +0100 wenzelm removed obsolete use_thy (cf. isar_syn.ML);
Wed, 26 Mar 2008 12:12:52 +0100 kleing use poly-cvs as name
Tue, 25 Mar 2008 22:12:02 +0100 wenzelm Functor NamedThmsFun: data is available to the user as dynamic fact;
Tue, 25 Mar 2008 21:59:48 +0100 wenzelm update_context: always store as "Nominal.eqvts";
Tue, 25 Mar 2008 21:47:19 +0100 wenzelm added command 'ML_val' (presently just a clone of 'ML');
Tue, 25 Mar 2008 21:28:39 +0100 wenzelm removed redundant axiomatizations of XXX_infinite (fact already proven);
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip