haftmann [Thu, 27 Mar 2008 19:04:38 +0100] rev 26444
instance for functions, explicit characters
haftmann [Thu, 27 Mar 2008 19:04:37 +0100] rev 26443
lemmas about map_of (zip _ _)
haftmann [Thu, 27 Mar 2008 19:04:36 +0100] rev 26442
restructuring; explicit case names for rule list_induct2
haftmann [Thu, 27 Mar 2008 19:04:35 +0100] rev 26441
no "attach UNIV" any more
wenzelm [Thu, 27 Mar 2008 17:35:57 +0100] rev 26440
tuned comments;
tuned;
wenzelm [Thu, 27 Mar 2008 17:35:56 +0100] rev 26439
tuned comments;
wenzelm [Thu, 27 Mar 2008 17:21:41 +0100] rev 26438
fixed theory imports;
wenzelm [Thu, 27 Mar 2008 16:24:10 +0100] rev 26437
tuned appendix;
wenzelm [Thu, 27 Mar 2008 15:32:19 +0100] rev 26436
removed obsolete appl_syntax, applC_syntax;
wenzelm [Thu, 27 Mar 2008 15:32:15 +0100] rev 26435
eliminated delayed theory setup
wenzelm [Thu, 27 Mar 2008 15:32:12 +0100] rev 26434
Command 'setup': discontinued implicit version.
wenzelm [Thu, 27 Mar 2008 14:41:21 +0100] rev 26433
eliminated theory ProtoPure;
renamed ML_Context.the_context to ML_Context.the_global_context;
wenzelm [Thu, 27 Mar 2008 14:41:20 +0100] rev 26432
renamed ML_Context.the_context to ML_Context.the_global_context;
moved old the_context to old_goals.ML;
wenzelm [Thu, 27 Mar 2008 14:41:19 +0100] rev 26431
added process_file;
wenzelm [Thu, 27 Mar 2008 14:41:18 +0100] rev 26430
eliminated theory ProtoPure;
implicit setup of emerging theory Pure;
wenzelm [Thu, 27 Mar 2008 14:41:17 +0100] rev 26429
moved old the_context here;
eliminated theory ProtoPure;
renamed ML_Context.the_context to ML_Context.the_global_context;
wenzelm [Thu, 27 Mar 2008 14:41:14 +0100] rev 26428
eliminated theory ProtoPure;
implicit setup of emerging theory Pure;
added >>> operator;
wenzelm [Thu, 27 Mar 2008 14:41:13 +0100] rev 26427
implicit setup of emerging theory Pure;
wenzelm [Thu, 27 Mar 2008 14:41:12 +0100] rev 26426
reduced to theory body (cf. OuterSyntax.process_file);
wenzelm [Thu, 27 Mar 2008 14:41:10 +0100] rev 26425
renamed ML_Context.the_context to ML_Context.the_global_context;
wenzelm [Thu, 27 Mar 2008 14:41:09 +0100] rev 26424
eliminated theory ProtoPure;
wenzelm [Thu, 27 Mar 2008 14:41:07 +0100] rev 26423
removed Display.raw_string_of_XXX (use regular Sign.string_of_XXX);
wenzelm [Thu, 27 Mar 2008 14:41:06 +0100] rev 26422
HOL (and FOL): renamed variables in rules imp_elim and swap;
Eliminated theory ProtoPure.
wenzelm [Thu, 27 Mar 2008 12:06:26 +0100] rev 26421
nonfix >>;
huffman [Thu, 27 Mar 2008 00:27:16 +0100] rev 26420
make preorder locale into a superclass of class po
wenzelm [Wed, 26 Mar 2008 22:41:58 +0100] rev 26419
removed obsolete Thy/thm_database.ML (cf. ML/ml_context.ML);
wenzelm [Wed, 26 Mar 2008 22:40:10 +0100] rev 26418
removed legacy ML bindings;
wenzelm [Wed, 26 Mar 2008 22:40:09 +0100] rev 26417
rule swap: renamed Pa to P;
wenzelm [Wed, 26 Mar 2008 22:40:08 +0100] rev 26416
added store_thms etc. (formerly in Thy/thm_database.ML);
added bind_thm(s) (formerly in old_goals.ML);
adapted to Context.thread_data interface;
removed obsolete get/set_context;
renamed ML_Context.>> to Context.>> (again);
wenzelm [Wed, 26 Mar 2008 22:40:07 +0100] rev 26415
adapted to Context.thread_data interface;