wenzelm [Tue, 05 Apr 2016 18:20:25 +0200] rev 62873
support bootstrap from fresh SML environment, with syntax of Isabelle/ML or SML;
wenzelm [Tue, 05 Apr 2016 18:18:36 +0200] rev 62872
tuned;
wenzelm [Tue, 05 Apr 2016 18:16:11 +0200] rev 62871
proper syntax;
wenzelm [Tue, 05 Apr 2016 17:25:11 +0200] rev 62870
prefer antiquotations;
wenzelm [Tue, 05 Apr 2016 17:16:46 +0200] rev 62869
proper use_thy;
wenzelm [Tue, 05 Apr 2016 15:58:58 +0200] rev 62868
support for ML project ROOT file, with imitation of ML "use" commands;
wenzelm [Tue, 05 Apr 2016 15:53:48 +0200] rev 62867
tuned;
wenzelm [Tue, 05 Apr 2016 15:27:11 +0200] rev 62866
read Pure file dependencies directly from ROOT.ML;
wenzelm [Tue, 05 Apr 2016 14:59:00 +0200] rev 62865
tuned output;
wenzelm [Tue, 05 Apr 2016 14:58:24 +0200] rev 62864
tuned;
traytel [Tue, 05 Apr 2016 09:54:17 +0200] rev 62863
single uniqueness theorems for map, (un)fold, (co)rec for mutual (co)datatypes
wenzelm [Mon, 04 Apr 2016 23:58:48 +0200] rev 62862
more uniform ML file commands;
wenzelm [Mon, 04 Apr 2016 23:13:41 +0200] rev 62861
tuned;
wenzelm [Mon, 04 Apr 2016 23:08:48 +0200] rev 62860
tuned;
wenzelm [Mon, 04 Apr 2016 23:08:43 +0200] rev 62859
tuned whitespace;
wenzelm [Mon, 04 Apr 2016 22:55:50 +0200] rev 62858
tuned headers;
wenzelm [Mon, 04 Apr 2016 22:13:47 +0200] rev 62857
merged
wenzelm [Mon, 04 Apr 2016 22:13:08 +0200] rev 62856
tuned -- more explicit sections;
wenzelm [Mon, 04 Apr 2016 20:46:39 +0200] rev 62855
clarified bootstrap -- avoid conditional compilation in ROOT.ML;
wenzelm [Mon, 04 Apr 2016 20:45:54 +0200] rev 62854
allow empty string;
wenzelm [Mon, 04 Apr 2016 20:28:17 +0200] rev 62853
tuned;
wenzelm [Mon, 04 Apr 2016 20:20:47 +0200] rev 62852
clarified modules;
wenzelm [Mon, 04 Apr 2016 20:07:08 +0200] rev 62851
option ML_system_unsafe;
wenzelm [Mon, 04 Apr 2016 19:48:54 +0200] rev 62850
clarified conditional compilation;