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