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