wenzelm [Tue, 13 Sep 2005 22:19:43 +0200] rev 17358
added name_facts;
wenzelm [Tue, 13 Sep 2005 22:19:42 +0200] rev 17357
tuned Isar proof elements;
wenzelm [Tue, 13 Sep 2005 22:19:40 +0200] rev 17356
added cheating, sorry_text (from skip_proofs.ML);
added method_setup (from isar_thy.ML);
wenzelm [Tue, 13 Sep 2005 22:19:39 +0200] rev 17355
load late, after proof.ML;
added goal commands: theorem, interpretation etc.;
tuned some warnings -- single line only;
wenzelm [Tue, 13 Sep 2005 22:19:38 +0200] rev 17354
moved most material to its proper place (sign.ML, pure_thy.ML, method.ML, proof.ML, locale.ML etc.);
begin_theory: tuned interface, check uses in thy_info.ML;
wenzelm [Tue, 13 Sep 2005 22:19:37 +0200] rev 17353
cleanup parsers and interfaces;
wenzelm [Tue, 13 Sep 2005 22:19:36 +0200] rev 17352
Proof.get_thmss;
wenzelm [Tue, 13 Sep 2005 22:19:35 +0200] rev 17351
tuned;
wenzelm [Tue, 13 Sep 2005 22:19:34 +0200] rev 17350
more self-contained proof elements (material from isar_thy.ML);
tuned;
wenzelm [Tue, 13 Sep 2005 22:19:33 +0200] rev 17349
added cases, rule_contextN;
eliminated obsolete Sign.sg;
wenzelm [Tue, 13 Sep 2005 22:19:32 +0200] rev 17348
load locale.ML late (after proof.ML);
tuned module arrangement;
wenzelm [Tue, 13 Sep 2005 22:19:31 +0200] rev 17347
added maps, map_list, lift, lifts;
wenzelm [Tue, 13 Sep 2005 22:19:30 +0200] rev 17346
added stack.ML;
wenzelm [Tue, 13 Sep 2005 22:19:29 +0200] rev 17345
added simple_fact;
generalized no_attributes;
wenzelm [Tue, 13 Sep 2005 22:19:28 +0200] rev 17344
Seq.maps;
wenzelm [Tue, 13 Sep 2005 22:19:27 +0200] rev 17343
added hide_names(_i) (from isar_thy.ML);
wenzelm [Tue, 13 Sep 2005 22:19:26 +0200] rev 17342
added generic_setup, add_oracle (from isar_thy.ML);
wenzelm [Tue, 13 Sep 2005 22:19:25 +0200] rev 17341
added exception EXCEPTION of exn * string;
wenzelm [Tue, 13 Sep 2005 22:19:24 +0200] rev 17340
replaced DATA_FAIL by EXCEPTION;
wenzelm [Tue, 13 Sep 2005 22:19:23 +0200] rev 17339
tuned Isar interfaces;
tuned IsarThy.theorem_i;
wenzelm [Tue, 13 Sep 2005 22:19:22 +0200] rev 17338
added General/stack.ML, Isar/proof_display.ML;
wenzelm [Tue, 13 Sep 2005 22:19:21 +0200] rev 17337
the_list (cf. Pure/library.ML);
wenzelm [Tue, 13 Sep 2005 22:19:19 +0200] rev 17336
tuned IsarThy.theorem_i;
obua [Tue, 13 Sep 2005 17:05:59 +0200] rev 17335
fixed INST: has same semantic now as INST_TYPE for repetitions
huffman [Mon, 12 Sep 2005 23:27:12 +0200] rev 17334
list of constants and theorems whose names have been changed or merged
huffman [Mon, 12 Sep 2005 23:18:01 +0200] rev 17333
add header
huffman [Mon, 12 Sep 2005 23:14:41 +0200] rev 17332
added theorem attributes transfer_intro, transfer_unfold, transfer_refold; simplified some proofs; some rearranging
huffman [Mon, 12 Sep 2005 23:13:46 +0200] rev 17331
updated to work with latest HOL-Complex
huffman [Mon, 12 Sep 2005 23:07:58 +0200] rev 17330
add file Hyperreal/transfer.ML
huffman [Mon, 12 Sep 2005 23:06:24 +0200] rev 17329
new implementation of transfer principle