wenzelm [Sun, 12 Aug 2007 18:53:04 +0200] rev 24232
stream source: non-critical, assuming exclusive ownership;
wenzelm [Sun, 12 Aug 2007 18:53:03 +0200] rev 24231
added type constraints to resolve syntax ambiguities;
wenzelm [Sun, 12 Aug 2007 14:14:24 +0200] rev 24230
made SML/NJ happy;
wenzelm [Sat, 11 Aug 2007 17:50:23 +0200] rev 24229
schedule_tasks: alphabetical order for equivalent tasks;
wenzelm [Fri, 10 Aug 2007 22:31:19 +0200] rev 24228
simultaneous use_thys;
wenzelm [Fri, 10 Aug 2007 18:21:25 +0200] rev 24227
tuned ML bindings;
haftmann [Fri, 10 Aug 2007 17:10:09 +0200] rev 24226
tuned
haftmann [Fri, 10 Aug 2007 17:10:06 +0200] rev 24225
dropped code generator setup garbage
haftmann [Fri, 10 Aug 2007 17:10:05 +0200] rev 24224
syntax fix
haftmann [Fri, 10 Aug 2007 17:10:04 +0200] rev 24223
corrected code generator module names
haftmann [Fri, 10 Aug 2007 17:10:03 +0200] rev 24222
new structure for code generator modules
haftmann [Fri, 10 Aug 2007 17:10:02 +0200] rev 24221
code generator setup improved
haftmann [Fri, 10 Aug 2007 17:05:26 +0200] rev 24220
adjusted
haftmann [Fri, 10 Aug 2007 17:04:34 +0200] rev 24219
new structure for code generator modules
haftmann [Fri, 10 Aug 2007 17:04:24 +0200] rev 24218
ClassPackage renamed to Class
haftmann [Fri, 10 Aug 2007 17:04:20 +0200] rev 24217
updated
wenzelm [Fri, 10 Aug 2007 15:28:11 +0200] rev 24216
simultaneous use_thys;
paulson [Fri, 10 Aug 2007 15:13:18 +0200] rev 24215
removal of some refs
wenzelm [Fri, 10 Aug 2007 14:49:01 +0200] rev 24214
(un)interruptible: pass-through original thread attributes;
wenzelm [Fri, 10 Aug 2007 11:02:09 +0200] rev 24213
tuned;
added jEdit mode spec;
wenzelm [Fri, 10 Aug 2007 10:54:19 +0200] rev 24212
HOL_USEDIR_OPTIONS: default to -M 1 (more robust);
wenzelm [Fri, 10 Aug 2007 10:41:57 +0200] rev 24211
added jEdit mode spec;
tuned comments;
wenzelm [Fri, 10 Aug 2007 00:20:39 +0200] rev 24210
* Experimental support for multithreading, using Poly/ML 5.1;
wenzelm [Thu, 09 Aug 2007 23:53:51 +0200] rev 24209
schedule: misc cleanup, more precise task model;
wenzelm [Thu, 09 Aug 2007 23:53:50 +0200] rev 24208
schedule: more precise task model;
improved error handling: first failure causes interrupt of all threads;
misc cleanup;
wenzelm [Thu, 09 Aug 2007 23:53:49 +0200] rev 24207
schedule: more precise task model;
removed obsolete structure Task;
wenzelm [Thu, 09 Aug 2007 19:19:23 +0200] rev 24206
fixed DESCRIPTION: single line;
proper quoting of shell variables;
wenzelm [Thu, 09 Aug 2007 19:00:31 +0200] rev 24205
updated;