wenzelm [Sat, 08 Aug 2015 22:08:43 +0200] rev 60870
merged
wenzelm [Sat, 08 Aug 2015 21:33:11 +0200] rev 60869
more single stepping;
haftmann [Sat, 08 Aug 2015 10:51:33 +0200] rev 60868
direct bootstrap of integer division from natural division
haftmann [Thu, 06 Aug 2015 23:56:48 +0200] rev 60867
slight cleanup of lemmas
haftmann [Thu, 06 Aug 2015 19:12:09 +0200] rev 60866
obsolete since no code generator without dictionary construction left
wenzelm [Fri, 07 Aug 2015 17:58:12 +0200] rev 60865
make SML/NJ work;
wenzelm [Fri, 07 Aug 2015 16:15:53 +0200] rev 60864
suppress empty messages as usual;
wenzelm [Fri, 07 Aug 2015 14:55:35 +0200] rev 60863
proper Symbol.decode/encode;
wenzelm [Fri, 07 Aug 2015 14:46:56 +0200] rev 60862
eval ML context;
tuned GUI;
wenzelm [Fri, 07 Aug 2015 11:44:11 +0200] rev 60861
maintain history more often;
wenzelm [Thu, 06 Aug 2015 23:20:15 +0200] rev 60860
approximate old selection after update;
wenzelm [Thu, 06 Aug 2015 23:08:42 +0200] rev 60859
expand all rows for robustness and simplicity;
tuned signature;
wenzelm [Thu, 06 Aug 2015 21:31:54 +0200] rev 60858
evaluate ML expressions within debugger context;
redirected writeln/warning for ML compiler;
wenzelm [Thu, 06 Aug 2015 20:33:12 +0200] rev 60857
clarified debugger loop;
more controls;
wenzelm [Thu, 06 Aug 2015 17:40:05 +0200] rev 60856
clarified thread state;
support for eval operation;