wenzelm [Wed, 10 Aug 2011 20:53:43 +0200] rev 44121
old term operations are legacy;
wenzelm [Wed, 10 Aug 2011 20:12:36 +0200] rev 44120
moved old code generator to src/Tools/;
wenzelm [Wed, 10 Aug 2011 19:46:48 +0200] rev 44119
avoid OldTerm operations -- with subtle changes of semantics;
wenzelm [Wed, 10 Aug 2011 19:45:57 +0200] rev 44118
avoid OldTerm operations -- with subtle changes of semantics;
wenzelm [Wed, 10 Aug 2011 19:45:41 +0200] rev 44117
avoid OldTerm operations -- with subtle changes of semantics;
wenzelm [Wed, 10 Aug 2011 19:21:28 +0200] rev 44116
avoid OldTerm operations -- with subtle changes of semantics;
wenzelm [Wed, 10 Aug 2011 16:26:05 +0200] rev 44115
tuned signature;
wenzelm [Wed, 10 Aug 2011 16:24:39 +0200] rev 44114
Goal.forked: clarified handling of interrupts;
wenzelm [Wed, 10 Aug 2011 16:05:14 +0200] rev 44113
future_job: explicit indication of interrupts;
wenzelm [Wed, 10 Aug 2011 15:17:24 +0200] rev 44112
more explicit Simple_Thread.interrupt_unsynchronized, to emphasize its meaning;