wenzelm [Mon, 15 Sep 2008 19:42:51 +0200] rev 28222
generated files;
wenzelm [Mon, 15 Sep 2008 19:42:22 +0200] rev 28221
converted present.tex;
wenzelm [Mon, 15 Sep 2008 17:32:12 +0200] rev 28220
basic setup for generated document sources (cf. IsarRef/isar-ref.tex);
wenzelm [Mon, 15 Sep 2008 16:50:35 +0200] rev 28219
load underscore package after iman etc.;
wenzelm [Mon, 15 Sep 2008 16:43:53 +0200] rev 28218
tuned comment;
wenzelm [Mon, 15 Sep 2008 16:43:31 +0200] rev 28217
added formal markup for setting, executable, tool;
wenzelm [Mon, 15 Sep 2008 16:42:09 +0200] rev 28216
basic setup for generated document sources (cf. IsarRef/isar-ref.tex);
wenzelm [Mon, 15 Sep 2008 16:42:00 +0200] rev 28215
converted basics.tex to theory file;
wenzelm [Mon, 15 Sep 2008 16:40:53 +0200] rev 28214
added isatt markup;
haftmann [Sun, 14 Sep 2008 21:50:35 +0200] rev 28213
New outline for codegen tutorial -- draft
wenzelm [Fri, 12 Sep 2008 12:04:20 +0200] rev 28212
added extern_fact (local or global);
more procise printing of fact names;
wenzelm [Fri, 12 Sep 2008 12:04:19 +0200] rev 28211
print raw (internal) result names;
wenzelm [Fri, 12 Sep 2008 12:04:16 +0200] rev 28210
more procise printing of fact names;
wenzelm [Fri, 12 Sep 2008 10:54:00 +0200] rev 28209
pretty_fact: extern fact name wrt. the given context, assuming that is the proper one for presentation;
wenzelm [Thu, 11 Sep 2008 22:22:59 +0200] rev 28208
cancel, shutdown: notify_all;
wenzelm [Thu, 11 Sep 2008 22:22:20 +0200] rev 28207
finish: Future.shutdown last;
wenzelm [Thu, 11 Sep 2008 21:53:53 +0200] rev 28206
eliminated requests, use global state variables uniformly;
more robust shutdown;
wenzelm [Thu, 11 Sep 2008 21:04:09 +0200] rev 28205
finish: Future.shutdown;
wenzelm [Thu, 11 Sep 2008 21:04:07 +0200] rev 28204
added is_empty;
wenzelm [Thu, 11 Sep 2008 21:04:05 +0200] rev 28203
shutdown: global join-and-shutdown operation;
reduced trace_active;
scheduler_fork: always notify;
tracing for thread exit;
unique ids for workers;
wenzelm [Thu, 11 Sep 2008 18:07:58 +0200] rev 28202
added focus, which indicates a particular collection of high-priority tasks;
tuned;
wenzelm [Thu, 11 Sep 2008 13:43:42 +0200] rev 28201
some general notes on future values;
wenzelm [Thu, 11 Sep 2008 13:24:19 +0200] rev 28200
separate Concurrent/ROOT.ML;
wenzelm [Thu, 11 Sep 2008 13:24:14 +0200] rev 28199
Parallel list combinators.
wenzelm [Thu, 11 Sep 2008 13:23:57 +0200] rev 28198
added Concurrent/par_list.ML;
wenzelm [Wed, 10 Sep 2008 23:28:09 +0200] rev 28197
added interrupt_task (external id);
tuned signature;
wenzelm [Wed, 10 Sep 2008 23:19:36 +0200] rev 28196
tuned;
wenzelm [Wed, 10 Sep 2008 22:29:36 +0200] rev 28195
future_schedule: uninterruptible join;