Sat, 15 Oct 2011 16:58:37 +0200 updated to polyml-5.4.1;
wenzelm [Sat, 15 Oct 2011 16:58:37 +0200] rev 45148
updated to polyml-5.4.1;
Sat, 15 Oct 2011 15:55:10 +0200 updated to polyml-5.4.1;
wenzelm [Sat, 15 Oct 2011 15:55:10 +0200] rev 45147
updated to polyml-5.4.1;
Sat, 15 Oct 2011 00:18:00 +0200 merged
haftmann [Sat, 15 Oct 2011 00:18:00 +0200] rev 45146
merged
Fri, 14 Oct 2011 22:42:56 +0200 monadic bind
haftmann [Fri, 14 Oct 2011 22:42:56 +0200] rev 45145
monadic bind
Fri, 14 Oct 2011 18:55:59 +0200 moved sublists to More_List.thy
haftmann [Fri, 14 Oct 2011 18:55:59 +0200] rev 45144
moved sublists to More_List.thy
Fri, 14 Oct 2011 18:55:29 +0200 NEWS
haftmann [Fri, 14 Oct 2011 18:55:29 +0200] rev 45143
NEWS
Fri, 14 Oct 2011 11:34:30 +0200 more complete stats, including small sessions which provide some clues on main HOL baseline performance;
wenzelm [Fri, 14 Oct 2011 11:34:30 +0200] rev 45142
more complete stats, including small sessions which provide some clues on main HOL baseline performance;
Thu, 13 Oct 2011 23:35:15 +0200 avoid very specific code equation for card; corrected spelling
haftmann [Thu, 13 Oct 2011 23:35:15 +0200] rev 45141
avoid very specific code equation for card; corrected spelling
Thu, 13 Oct 2011 23:27:46 +0200 bouned transitive closure
haftmann [Thu, 13 Oct 2011 23:27:46 +0200] rev 45140
bouned transitive closure
Thu, 13 Oct 2011 23:02:59 +0200 moved acyclic predicate up in hierarchy
haftmann [Thu, 13 Oct 2011 23:02:59 +0200] rev 45139
moved acyclic predicate up in hierarchy
Thu, 13 Oct 2011 22:56:19 +0200 tuned
haftmann [Thu, 13 Oct 2011 22:56:19 +0200] rev 45138
tuned
Thu, 13 Oct 2011 22:56:19 +0200 modernized definitions
haftmann [Thu, 13 Oct 2011 22:56:19 +0200] rev 45137
modernized definitions
Thu, 13 Oct 2011 22:50:35 +0200 static dummy_task (again) to avoid a few extra allocations;
wenzelm [Thu, 13 Oct 2011 22:50:35 +0200] rev 45136
static dummy_task (again) to avoid a few extra allocations;
Thu, 13 Oct 2011 13:49:55 +0200 tuned markup
noschinl [Thu, 13 Oct 2011 13:49:55 +0200] rev 45135
tuned markup
Thu, 13 Oct 2011 11:45:33 +0200 discontinued obsolete 'types' command;
wenzelm [Thu, 13 Oct 2011 11:45:33 +0200] rev 45134
discontinued obsolete 'types' command;
Wed, 12 Oct 2011 22:48:23 +0200 modernized structure Induct_Tacs;
wenzelm [Wed, 12 Oct 2011 22:48:23 +0200] rev 45133
modernized structure Induct_Tacs;
Wed, 12 Oct 2011 22:21:38 +0200 tuned signature;
wenzelm [Wed, 12 Oct 2011 22:21:38 +0200] rev 45132
tuned signature;
Wed, 12 Oct 2011 21:39:33 +0200 misc tuning and clarification;
wenzelm [Wed, 12 Oct 2011 21:39:33 +0200] rev 45131
misc tuning and clarification;
Wed, 12 Oct 2011 20:57:40 +0200 tuned ML style;
wenzelm [Wed, 12 Oct 2011 20:57:40 +0200] rev 45130
tuned ML style;
Wed, 12 Oct 2011 20:16:48 +0200 tuned proofs -- eliminated vacuous "induct arbitrary: ..." situations;
wenzelm [Wed, 12 Oct 2011 20:16:48 +0200] rev 45129
tuned proofs -- eliminated vacuous "induct arbitrary: ..." situations;
Wed, 12 Oct 2011 16:21:07 +0200 discontinued obsolete alias structure ProofContext;
wenzelm [Wed, 12 Oct 2011 16:21:07 +0200] rev 45128
discontinued obsolete alias structure ProofContext;
Wed, 12 Oct 2011 09:16:30 +0200 separated monotonicity reasoning and defined narrowing with while_option
nipkow [Wed, 12 Oct 2011 09:16:30 +0200] rev 45127
separated monotonicity reasoning and defined narrowing with while_option
Mon, 10 Oct 2011 20:14:25 +0200 include no-smlnj targets into library (cf. e54a985daa61);
wenzelm [Mon, 10 Oct 2011 20:14:25 +0200] rev 45126
include no-smlnj targets into library (cf. e54a985daa61);
Mon, 10 Oct 2011 16:47:45 +0200 increasing values_timeout to avoid SML_makeall failures on our current tests
bulwahn [Mon, 10 Oct 2011 16:47:45 +0200] rev 45125
increasing values_timeout to avoid SML_makeall failures on our current tests
Mon, 10 Oct 2011 11:12:09 +0200 merged
wenzelm [Mon, 10 Oct 2011 11:12:09 +0200] rev 45124
merged
Mon, 10 Oct 2011 11:10:45 +0200 removed obsolete RC tags;
wenzelm [Mon, 10 Oct 2011 11:10:45 +0200] rev 45123
removed obsolete RC tags;
Sun, 09 Oct 2011 11:13:53 +0200 Int.thy: discontinued some legacy theorems
huffman [Sun, 09 Oct 2011 11:13:53 +0200] rev 45122
Int.thy: discontinued some legacy theorems
Sun, 09 Oct 2011 08:30:48 +0200 Set.thy: remove redundant [simp] declarations
huffman [Sun, 09 Oct 2011 08:30:48 +0200] rev 45121
Set.thy: remove redundant [simp] declarations
Mon, 03 Oct 2011 22:21:19 +0200 removing code equation for card on finite types when loading the Executable_Set theory; should resolve a code generation issue with CoreC++
bulwahn [Mon, 03 Oct 2011 22:21:19 +0200] rev 45120
removing code equation for card on finite types when loading the Executable_Set theory; should resolve a code generation issue with CoreC++
Mon, 03 Oct 2011 15:39:30 +0200 tune text for document generation
bulwahn [Mon, 03 Oct 2011 15:39:30 +0200] rev 45119
tune text for document generation
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip