haftmann [Fri, 05 Sep 2008 06:50:20 +0200] rev 28142
renamed structure CodeTarget to Code_Target
huffman [Fri, 05 Sep 2008 00:19:50 +0200] rev 28141
instances comm_semiring_0_cancel < comm_semiring_0, comm_ring < comm_semiring_0_cancel
wenzelm [Thu, 04 Sep 2008 21:12:06 +0200] rev 28140
proper header;
wenzelm [Thu, 04 Sep 2008 21:02:42 +0200] rev 28139
added receive_timeout;
tuned comments;
wenzelm [Thu, 04 Sep 2008 20:06:23 +0200] rev 28138
check WRAPPER_OUTPUT node type;
wenzelm [Thu, 04 Sep 2008 20:05:48 +0200] rev 28137
init: disallow "" as out stream;
wenzelm [Thu, 04 Sep 2008 19:47:13 +0200] rev 28136
fixed deps: no Concurrent/receiver.ML yet;
wenzelm [Thu, 04 Sep 2008 19:45:13 +0200] rev 28135
Concurrent message exchange via mailbox -- with unbounded queueing.
wenzelm [Thu, 04 Sep 2008 19:45:12 +0200] rev 28134
added Concurrent/mailbox.ML;
huffman [Thu, 04 Sep 2008 17:24:18 +0200] rev 28133
reorganize subsections
huffman [Thu, 04 Sep 2008 17:21:49 +0200] rev 28132
rename INF_drop_prefix to INFM_drop_prefix
huffman [Thu, 04 Sep 2008 17:19:57 +0200] rev 28131
add lemma power_Suc2; generalize power_minus from class comm_ring_1 to ring_1
huffman [Thu, 04 Sep 2008 17:18:44 +0200] rev 28130
move diff_add_cancel, add_diff_cancel from class ab_group_add to group_add
wenzelm [Thu, 04 Sep 2008 16:43:51 +0200] rev 28129
tuned signature;
wenzelm [Thu, 04 Sep 2008 16:43:50 +0200] rev 28128
added General/queue.ML;
wenzelm [Thu, 04 Sep 2008 16:43:48 +0200] rev 28127
Efficient queues.
wenzelm [Thu, 04 Sep 2008 16:03:49 +0200] rev 28126
moved Multithreading.task/schedule to Concurrent/schedule.ML
wenzelm [Thu, 04 Sep 2008 16:03:48 +0200] rev 28125
multithreading.ML provides dummy thread structures;
wenzelm [Thu, 04 Sep 2008 16:03:47 +0200] rev 28124
moved Multithreading.task/schedule to Concurrent/schedule.ML;
wenzelm [Thu, 04 Sep 2008 16:03:46 +0200] rev 28123
provide dummy thread structures, including proper Thread.getLocal/setLocal;
moved task/schedule to Concurrent/schedule.ML;
wenzelm [Thu, 04 Sep 2008 16:03:44 +0200] rev 28122
Thread.getLocal/setLocal;
wenzelm [Thu, 04 Sep 2008 16:03:43 +0200] rev 28121
Scheduling -- multiple threads working on a queue of tasks.
formerly in ML-Systems/multithreading_polyml.ML;
simplified -- less tracing;
use regular Isabelle/ML functions instead of NJ stuff;
wenzelm [Thu, 04 Sep 2008 16:03:41 +0200] rev 28120
added Concurrent/schedule.ML;
convert-repo [Wed, 03 Sep 2008 20:32:33 +0000] rev 28119
update tags
wenzelm [Wed, 03 Sep 2008 20:04:54 +0200] rev 28118
use /home/isabelle/mercurial/bin/hg wrapper;
wenzelm [Wed, 03 Sep 2008 19:52:45 +0200] rev 28117
exclude large .mov files;
wenzelm [Wed, 03 Sep 2008 17:50:37 +0200] rev 28116
simplified add_axiom: no hyps;
wenzelm [Wed, 03 Sep 2008 17:47:40 +0200] rev 28115
discontinued local axioms -- too difficult to implement, too easy to produce nonsense;