Thu, 24 Jan 2002 22:44:10 +0100 copy_files *.sty;
wenzelm [Thu, 24 Jan 2002 22:44:10 +0100] rev 12849
copy_files *.sty;
Thu, 24 Jan 2002 22:43:40 +0100 cond_print_result_rule: priority (again) instead of slightly
wenzelm [Thu, 24 Jan 2002 22:43:40 +0100] rev 12848
cond_print_result_rule: priority (again) instead of slightly ill-behaved tracing output;
Thu, 24 Jan 2002 22:42:14 +0100 fixed subgoal_tac; fails on non-existent subgoal;
wenzelm [Thu, 24 Jan 2002 22:42:14 +0100] rev 12847
fixed subgoal_tac; fails on non-existent subgoal;
Thu, 24 Jan 2002 22:41:44 +0100 copy_styles replaces overly conservative update_styles;
wenzelm [Thu, 24 Jan 2002 22:41:44 +0100] rev 12846
copy_styles replaces overly conservative update_styles;
Thu, 24 Jan 2002 18:22:01 +0100 Springer LNCS 2283;
wenzelm [Thu, 24 Jan 2002 18:22:01 +0100] rev 12845
Springer LNCS 2283;
Thu, 24 Jan 2002 16:37:49 +0100 updated;
wenzelm [Thu, 24 Jan 2002 16:37:49 +0100] rev 12844
updated;
Thu, 24 Jan 2002 16:37:43 +0100 iff del: less_Suc0 -- luckily this does NOT affect the printed text;
wenzelm [Thu, 24 Jan 2002 16:37:43 +0100] rev 12843
iff del: less_Suc0 -- luckily this does NOT affect the printed text;
Wed, 23 Jan 2002 17:13:54 +0100 delsimps [less_Suc0];
wenzelm [Wed, 23 Jan 2002 17:13:54 +0100] rev 12842
delsimps [less_Suc0];
Wed, 23 Jan 2002 17:01:53 +0100 less_Suc0;
wenzelm [Wed, 23 Jan 2002 17:01:53 +0100] rev 12841
less_Suc0;
Wed, 23 Jan 2002 16:58:45 +0100 error "Unexpected end of input";
wenzelm [Wed, 23 Jan 2002 16:58:45 +0100] rev 12840
error "Unexpected end of input";
Wed, 23 Jan 2002 16:58:26 +0100 reorganized code for predicate text;
wenzelm [Wed, 23 Jan 2002 16:58:26 +0100] rev 12839
reorganized code for predicate text;
Wed, 23 Jan 2002 16:58:05 +0100 tuned;
wenzelm [Wed, 23 Jan 2002 16:58:05 +0100] rev 12838
tuned; lemmas nat_number_of;
Wed, 23 Jan 2002 16:57:33 +0100 * HOL: nat_number_of;
wenzelm [Wed, 23 Jan 2002 16:57:33 +0100] rev 12837
* HOL: nat_number_of;
Wed, 23 Jan 2002 11:43:53 +0100 A few more standard simprules, TCs, etc.
paulson [Wed, 23 Jan 2002 11:43:53 +0100] rev 12836
A few more standard simprules, TCs, etc.
Tue, 22 Jan 2002 21:19:15 +0100 qualified_result replaces qualified;
wenzelm [Tue, 22 Jan 2002 21:19:15 +0100] rev 12835
qualified_result replaces qualified;
Tue, 22 Jan 2002 21:18:36 +0100 added locale_facts(_i) interface (useful for simple ML proof tools);
wenzelm [Tue, 22 Jan 2002 21:18:36 +0100] rev 12834
added locale_facts(_i) interface (useful for simple ML proof tools);
Mon, 21 Jan 2002 22:27:34 +0100 full_proofs;
wenzelm [Mon, 21 Jan 2002 22:27:34 +0100] rev 12833
full_proofs;
Mon, 21 Jan 2002 17:03:38 +0100 * Pure/show_hyps reset by default (in accordance to existing Isar practice);
wenzelm [Mon, 21 Jan 2002 17:03:38 +0100] rev 12832
* Pure/show_hyps reset by default (in accordance to existing Isar practice);
Mon, 21 Jan 2002 17:02:52 +0100 reset show_hyps by default (in accordance to existing Isar practice);
wenzelm [Mon, 21 Jan 2002 17:02:52 +0100] rev 12831
reset show_hyps by default (in accordance to existing Isar practice);
Mon, 21 Jan 2002 16:28:22 +0100 save library;
wenzelm [Mon, 21 Jan 2002 16:28:22 +0100] rev 12830
save library;
Mon, 21 Jan 2002 16:15:16 +0100 full_atomize;
wenzelm [Mon, 21 Jan 2002 16:15:16 +0100] rev 12829
full_atomize;
Mon, 21 Jan 2002 15:29:06 +0100 wild guess at polyml-4.1.2;
wenzelm [Mon, 21 Jan 2002 15:29:06 +0100] rev 12828
wild guess at polyml-4.1.2;
Mon, 21 Jan 2002 15:28:34 +0100 options -l and -t;
wenzelm [Mon, 21 Jan 2002 15:28:34 +0100] rev 12827
options -l and -t; tuned;
Mon, 21 Jan 2002 14:48:11 +0100 Removed timing function.
berghofe [Mon, 21 Jan 2002 14:48:11 +0100] rev 12826
Removed timing function.
Mon, 21 Jan 2002 14:47:55 +0100 new simprules and classical rules
paulson [Mon, 21 Jan 2002 14:47:55 +0100] rev 12825
new simprules and classical rules
Mon, 21 Jan 2002 14:47:47 +0100 Tuned name mangling function.
berghofe [Mon, 21 Jan 2002 14:47:47 +0100] rev 12824
Tuned name mangling function.
Mon, 21 Jan 2002 14:45:00 +0100 Made some proofs constructive.
berghofe [Mon, 21 Jan 2002 14:45:00 +0100] rev 12823
Made some proofs constructive.
Mon, 21 Jan 2002 14:43:38 +0100 datatype_codegen now checks type of constructor.
berghofe [Mon, 21 Jan 2002 14:43:38 +0100] rev 12822
datatype_codegen now checks type of constructor.
Mon, 21 Jan 2002 13:44:16 +0100 *** empty log message ***
nipkow [Mon, 21 Jan 2002 13:44:16 +0100] rev 12821
*** empty log message ***
Mon, 21 Jan 2002 11:25:45 +0100 lexical tidying
paulson [Mon, 21 Jan 2002 11:25:45 +0100] rev 12820
lexical tidying
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip