Sat, 25 Jul 2009 18:55:12 +0200 eliminated obsolete/obscure Seq.wrap, Position.setmp_thread_data_seq;
wenzelm [Sat, 25 Jul 2009 18:55:12 +0200] rev 32195
eliminated obsolete/obscure Seq.wrap, Position.setmp_thread_data_seq;
Sat, 25 Jul 2009 18:04:15 +0200 Method.Basic: no position;
wenzelm [Sat, 25 Jul 2009 18:04:15 +0200] rev 32194
Method.Basic: no position;
Sat, 25 Jul 2009 18:02:43 +0200 basic method application: avoid Position.setmp_thread_data_seq, which destroys transaction context;
wenzelm [Sat, 25 Jul 2009 18:02:43 +0200] rev 32193
basic method application: avoid Position.setmp_thread_data_seq, which destroys transaction context; Method.Basic: no position;
Sat, 25 Jul 2009 14:58:45 +0200 dequeue_towards: need to try imm_preds as well;
wenzelm [Sat, 25 Jul 2009 14:58:45 +0200] rev 32192
dequeue_towards: need to try imm_preds as well;
Sat, 25 Jul 2009 14:32:35 +0200 internal session timing;
wenzelm [Sat, 25 Jul 2009 14:32:35 +0200] rev 32191
internal session timing;
Sat, 25 Jul 2009 14:18:26 +0200 enqueue: maintain transitive closure, which simplifies dequeue_towards;
wenzelm [Sat, 25 Jul 2009 14:18:26 +0200] rev 32190
enqueue: maintain transitive closure, which simplifies dequeue_towards;
Sat, 25 Jul 2009 13:15:53 +0200 ML_Context.the_generic_context;
wenzelm [Sat, 25 Jul 2009 13:15:53 +0200] rev 32189
ML_Context.the_generic_context;
Sat, 25 Jul 2009 12:43:45 +0200 eliminated redundant Library.multiply;
wenzelm [Sat, 25 Jul 2009 12:43:45 +0200] rev 32188
eliminated redundant Library.multiply;
Sat, 25 Jul 2009 10:31:27 +0200 renamed structure Display_Goal to Goal_Display;
wenzelm [Sat, 25 Jul 2009 10:31:27 +0200] rev 32187
renamed structure Display_Goal to Goal_Display;
Sat, 25 Jul 2009 00:53:47 +0200 tuned tracing;
wenzelm [Sat, 25 Jul 2009 00:53:47 +0200] rev 32186
tuned tracing;
Sat, 25 Jul 2009 00:39:05 +0200 added Multithreading.real_time;
wenzelm [Sat, 25 Jul 2009 00:39:05 +0200] rev 32185
added Multithreading.real_time;
Sat, 25 Jul 2009 00:13:39 +0200 simplified/unified Multithreading.tracing_time;
wenzelm [Sat, 25 Jul 2009 00:13:39 +0200] rev 32184
simplified/unified Multithreading.tracing_time; tuned;
Fri, 24 Jul 2009 23:36:37 +0200 get_name: cover only PThm, not PAxm;
wenzelm [Fri, 24 Jul 2009 23:36:37 +0200] rev 32183
get_name: cover only PThm, not PAxm;
Fri, 24 Jul 2009 22:59:28 +0200 eliminated OldGoals.read_term;
wenzelm [Fri, 24 Jul 2009 22:59:28 +0200] rev 32182
eliminated OldGoals.read_term;
Fri, 24 Jul 2009 22:59:08 +0200 more antiquotations instead of adhoc ML stuff;
wenzelm [Fri, 24 Jul 2009 22:59:08 +0200] rev 32181
more antiquotations instead of adhoc ML stuff;
Fri, 24 Jul 2009 22:31:27 +0200 ML_Context.the_local_context;
wenzelm [Fri, 24 Jul 2009 22:31:27 +0200] rev 32180
ML_Context.the_local_context;
Fri, 24 Jul 2009 22:17:32 +0200 eliminated the_context;
wenzelm [Fri, 24 Jul 2009 22:17:32 +0200] rev 32179
eliminated the_context;
Fri, 24 Jul 2009 22:09:09 +0200 do not open OldGoals;
wenzelm [Fri, 24 Jul 2009 22:09:09 +0200] rev 32178
do not open OldGoals;
Fri, 24 Jul 2009 21:34:37 +0200 renamed functor SplitterFun to Splitter, require explicit theory;
wenzelm [Fri, 24 Jul 2009 21:34:37 +0200] rev 32177
renamed functor SplitterFun to Splitter, require explicit theory;
Fri, 24 Jul 2009 21:21:45 +0200 renamed functor BlastFun to Blast, require explicit theory;
wenzelm [Fri, 24 Jul 2009 21:21:45 +0200] rev 32176
renamed functor BlastFun to Blast, require explicit theory; eliminated src/FOL/blastdata.ML;
Fri, 24 Jul 2009 21:18:05 +0200 eliminated OldGoals.prove_goal;
wenzelm [Fri, 24 Jul 2009 21:18:05 +0200] rev 32175
eliminated OldGoals.prove_goal;
Fri, 24 Jul 2009 21:02:34 +0200 explicit OldGoals;
wenzelm [Fri, 24 Jul 2009 21:02:34 +0200] rev 32174
explicit OldGoals;
Fri, 24 Jul 2009 20:55:56 +0200 structure OldGoals: no pervasive names;
wenzelm [Fri, 24 Jul 2009 20:55:56 +0200] rev 32173
structure OldGoals: no pervasive names;
Fri, 24 Jul 2009 18:58:58 +0200 renamed functor ProjectRuleFun to Project_Rule;
wenzelm [Fri, 24 Jul 2009 18:58:58 +0200] rev 32172
renamed functor ProjectRuleFun to Project_Rule; renamed structure ProjectRule to Project_Rule;
Fri, 24 Jul 2009 12:33:00 +0200 renamed functor InductFun to Induct;
wenzelm [Fri, 24 Jul 2009 12:33:00 +0200] rev 32171
renamed functor InductFun to Induct;
Fri, 24 Jul 2009 12:32:43 +0200 tuned;
wenzelm [Fri, 24 Jul 2009 12:32:43 +0200] rev 32170
tuned;
Fri, 24 Jul 2009 12:00:02 +0200 renamed Pure/tctical.ML to Pure/tactical.ML;
wenzelm [Fri, 24 Jul 2009 12:00:02 +0200] rev 32169
renamed Pure/tctical.ML to Pure/tactical.ML;
Fri, 24 Jul 2009 11:55:34 +0200 eliminated print_goals_without_context -- proper pretty printing;
wenzelm [Fri, 24 Jul 2009 11:55:34 +0200] rev 32168
eliminated print_goals_without_context -- proper pretty printing;
Fri, 24 Jul 2009 11:50:35 +0200 Display_Goal.pretty_goals: always Markup.subgoal, clarified options;
wenzelm [Fri, 24 Jul 2009 11:50:35 +0200] rev 32167
Display_Goal.pretty_goals: always Markup.subgoal, clarified options;
Fri, 24 Jul 2009 11:31:22 +0200 removed Formal_Power_Series_Examples (cf. adea7a729c7a);
wenzelm [Fri, 24 Jul 2009 11:31:22 +0200] rev 32166
removed Formal_Power_Series_Examples (cf. adea7a729c7a);
Fri, 24 Jul 2009 11:30:32 +0200 make: keep going by default;
wenzelm [Fri, 24 Jul 2009 11:30:32 +0200] rev 32165
make: keep going by default;
Thu, 23 Jul 2009 23:43:45 +0200 merged
chaieb [Thu, 23 Jul 2009 23:43:45 +0200] rev 32164
merged
Thu, 23 Jul 2009 23:15:45 +0200 merged
chaieb [Thu, 23 Jul 2009 23:15:45 +0200] rev 32163
merged
Thu, 23 Jul 2009 22:25:09 +0200 fixed proof --- fact_setprod removed for fact_altdef_nat
chaieb [Thu, 23 Jul 2009 22:25:09 +0200] rev 32162
fixed proof --- fact_setprod removed for fact_altdef_nat
Thu, 23 Jul 2009 21:13:21 +0200 merged
chaieb [Thu, 23 Jul 2009 21:13:21 +0200] rev 32161
merged
Thu, 23 Jul 2009 21:12:57 +0200 Vandermonde vs Pochhammer; Hypergeometric series - very basic facts
chaieb [Thu, 23 Jul 2009 21:12:57 +0200] rev 32160
Vandermonde vs Pochhammer; Hypergeometric series - very basic facts
Thu, 23 Jul 2009 21:12:57 +0200 More theorems about pochhammer
chaieb [Thu, 23 Jul 2009 21:12:57 +0200] rev 32159
More theorems about pochhammer
Wed, 15 Jul 2009 16:31:44 +0200 Moved theorem binomial_symmetric from Formal_Power_Series to here
chaieb [Wed, 15 Jul 2009 16:31:44 +0200] rev 32158
Moved theorem binomial_symmetric from Formal_Power_Series to here
Wed, 15 Jul 2009 06:14:25 +0200 Moved important theorems from FPS_Examples to FPS --- they are not
chaieb [Wed, 15 Jul 2009 06:14:25 +0200] rev 32157
Moved important theorems from FPS_Examples to FPS --- they are not really examples but useful theorems that are being reproved since unnoticed.
Thu, 23 Jul 2009 23:13:37 +0200 removed obsolete ML proof tools;
wenzelm [Thu, 23 Jul 2009 23:13:37 +0200] rev 32156
removed obsolete ML proof tools;
Thu, 23 Jul 2009 23:12:21 +0200 more @{theory} antiquotations;
wenzelm [Thu, 23 Jul 2009 23:12:21 +0200] rev 32155
more @{theory} antiquotations;
Thu, 23 Jul 2009 22:20:37 +0200 eliminated adhoc ML code;
wenzelm [Thu, 23 Jul 2009 22:20:37 +0200] rev 32154
eliminated adhoc ML code;
Thu, 23 Jul 2009 21:59:56 +0200 misc modernization: proper method setup instead of adhoc ML proofs;
wenzelm [Thu, 23 Jul 2009 21:59:56 +0200] rev 32153
misc modernization: proper method setup instead of adhoc ML proofs;
Thu, 23 Jul 2009 20:05:20 +0200 global_claset_of;
wenzelm [Thu, 23 Jul 2009 20:05:20 +0200] rev 32152
global_claset_of;
Thu, 23 Jul 2009 18:44:10 +0200 Proper context for simpset_of, claset_of, clasimpset_of.
wenzelm [Thu, 23 Jul 2009 18:44:10 +0200] rev 32151
Proper context for simpset_of, claset_of, clasimpset_of.
Thu, 23 Jul 2009 18:44:09 +0200 local simpset_of;
wenzelm [Thu, 23 Jul 2009 18:44:09 +0200] rev 32150
local simpset_of;
Thu, 23 Jul 2009 18:44:09 +0200 renamed simpset_of to global_simpset_of, and local_simpset_of to simpset_of -- same for claset and clasimpset;
wenzelm [Thu, 23 Jul 2009 18:44:09 +0200] rev 32149
renamed simpset_of to global_simpset_of, and local_simpset_of to simpset_of -- same for claset and clasimpset;
Thu, 23 Jul 2009 18:44:08 +0200 renamed simpset_of to global_simpset_of, and local_simpset_of to simpset_of -- same for claset and clasimpset;
wenzelm [Thu, 23 Jul 2009 18:44:08 +0200] rev 32148
renamed simpset_of to global_simpset_of, and local_simpset_of to simpset_of -- same for claset and clasimpset;
(0) -30000 -10000 -3000 -1000 -300 -100 -48 +48 +100 +300 +1000 +3000 +10000 +30000 tip