wenzelm [Sat, 21 Mar 2009 15:08:00 +0100] rev 30619
added generic ML_Pretty interface;
wenzelm [Sat, 21 Mar 2009 13:11:12 +0100] rev 30618
restricted interrupts for tasks running as future worker thread -- attempt to prevent interrupt race conditions;
wenzelm [Sat, 21 Mar 2009 12:37:13 +0100] rev 30617
more ambitious ML_OPTIONS;
wenzelm [Sat, 21 Mar 2009 12:35:34 +0100] rev 30616
more stats;
wenzelm [Fri, 20 Mar 2009 21:32:12 +0100] rev 30615
added ML syntax markup;
wenzelm [Fri, 20 Mar 2009 20:22:13 +0100] rev 30614
report markup for ML tokens;
wenzelm [Fri, 20 Mar 2009 20:21:38 +0100] rev 30613
Antiquote.read: argument for reporting text;
wenzelm [Fri, 20 Mar 2009 20:20:09 +0100] rev 30612
future_job: do not inherit attributes, but enforce restricted interrupts -- attempt to prevent interrupt race conditions;
wenzelm [Fri, 20 Mar 2009 20:05:51 +0100] rev 30611
uniform ml_prompts for RAW and Pure;
wenzelm [Fri, 20 Mar 2009 18:46:50 +0100] rev 30610
eliminated old Addsimps;