Thu, 12 Dec 2013 14:35:31 +0100removed dead code -- ctxt is never visible (see also 658fcba35ed7);
wenzelm [Thu, 12 Dec 2013 14:35:31 +0100] rev 56066
removed dead code -- ctxt is never visible (see also 658fcba35ed7);

Thu, 12 Dec 2013 13:50:44 +0100simplified polyml-5.5.2 setup -- implicit upgrade of Thread.numProcessors;
wenzelm [Thu, 12 Dec 2013 13:50:44 +0100] rev 56065
simplified polyml-5.5.2 setup -- implicit upgrade of Thread.numProcessors;

Thu, 12 Dec 2013 13:23:23 +0100tuned message;
wenzelm [Thu, 12 Dec 2013 13:23:23 +0100] rev 56064
tuned message;

Thu, 12 Dec 2013 17:02:52 +0100be more explicit about pre- and postprocessor, particularly code_abbrev
haftmann [Thu, 12 Dec 2013 17:02:52 +0100] rev 56063
be more explicit about pre- and postprocessor, particularly code_abbrev

Wed, 11 Dec 2013 17:30:51 +0100removed obsolete codegen setup; Stream -> SCons; tuned
traytel [Wed, 11 Dec 2013 17:30:51 +0100] rev 56062
removed obsolete codegen setup; Stream -> SCons; tuned

Wed, 11 Dec 2013 20:57:47 +0100merged
wenzelm [Wed, 11 Dec 2013 20:57:47 +0100] rev 56061
merged

Wed, 11 Dec 2013 20:38:39 +0100tuned patterns;
wenzelm [Wed, 11 Dec 2013 20:38:39 +0100] rev 56060
tuned patterns;

Wed, 11 Dec 2013 18:02:22 +0100support for polml-5.5.2;
wenzelm [Wed, 11 Dec 2013 18:02:22 +0100] rev 56059
support for polml-5.5.2;
support Thread.numPhysicalProcessors of polyml-5.5.2 (according to SVN 1890);
clarified max_threads: store plain value internally, reproduce result only on startup, and thus avoid potential system overhead;

Wed, 11 Dec 2013 22:53:32 +0800reverse order in which lines are selected, to ensure that the number of dependencies is accurate
blanchet [Wed, 11 Dec 2013 22:53:32 +0800] rev 56058
reverse order in which lines are selected, to ensure that the number of dependencies is accurate

Wed, 11 Dec 2013 22:23:42 +0800truncate proof once False is hit to avoid confusing the rest of the code (no idea why Z3 goes on)
blanchet [Wed, 11 Dec 2013 22:23:42 +0800] rev 56057
truncate proof once False is hit to avoid confusing the rest of the code (no idea why Z3 goes on)