wenzelm [Tue, 23 May 2017 13:47:31 +0200] rev 65911
clarified modules;
wenzelm [Tue, 23 May 2017 11:47:35 +0200] rev 65910
clarified build.out progress;
wenzelm [Tue, 23 May 2017 11:25:20 +0200] rev 65909
more persistent build.out;
wenzelm [Tue, 23 May 2017 10:59:01 +0200] rev 65908
tuned;
wenzelm [Mon, 22 May 2017 23:24:25 +0200] rev 65907
less ambitious parallelism to make this work more robustly on Windows;
wenzelm [Mon, 22 May 2017 21:49:41 +0200] rev 65906
more settings;
wenzelm [Mon, 22 May 2017 21:47:07 +0200] rev 65905
support for ISABELLE_GHC on Windows, using the native version (mingw32);
wenzelm [Mon, 22 May 2017 19:42:52 +0200] rev 65904
permissive trim_line as in Scala, e.g. relevant for poly/TextIO.print output on Windows;
wenzelm [Mon, 22 May 2017 19:34:01 +0200] rev 65903
clarified signature;
wenzelm [Mon, 22 May 2017 15:19:44 +0200] rev 65902
more settings;
wenzelm [Mon, 22 May 2017 14:44:07 +0200] rev 65901
more robust treatment of generated strings;
wenzelm [Mon, 22 May 2017 14:15:24 +0200] rev 65900
proper File.platform_path for scala on Windows;
wenzelm [Mon, 22 May 2017 14:08:22 +0200] rev 65899
removed junk;
wenzelm [Mon, 22 May 2017 11:34:42 +0200] rev 65898
proper File.platform_path for poly on Windows;
wenzelm [Mon, 22 May 2017 00:23:25 +0200] rev 65897
back to scala-2.11.8 due to apparent non-termination of HOL-Codegenerator_Test;