wenzelm [Sat, 23 Feb 2019 21:32:29 +0100] rev 69831
obsolete;
immler [Sat, 23 Feb 2019 19:50:21 +0000] rev 69830
no more shadowing of Min and Max by Approximation
haftmann [Thu, 21 Feb 2019 09:15:07 +0000] rev 69829
streamlined specification interfaces
haftmann [Thu, 21 Feb 2019 09:15:06 +0000] rev 69828
sligthly more interpunctation and qualification
haftmann [Thu, 21 Feb 2019 09:15:06 +0000] rev 69827
tuned whitespace
wenzelm [Wed, 20 Feb 2019 21:54:52 +0100] rev 69826
physical vs. logical events, the latter takes GC time into account;
Timeout.apply is based on logical ML time;
wenzelm [Wed, 20 Feb 2019 21:20:30 +0100] rev 69825
misc tuning and clarification;
wenzelm [Wed, 20 Feb 2019 20:03:42 +0100] rev 69824
misc tuning and clarification;
wenzelm [Wed, 20 Feb 2019 13:58:52 +0100] rev 69823
tuned;
wenzelm [Wed, 20 Feb 2019 12:10:40 +0100] rev 69822
updated to polyml-5.8-20190220 (pre-release of Poly/ML 5.8);
haftmann [Wed, 20 Feb 2019 07:57:29 +0100] rev 69821
dropped junk
wenzelm [Mon, 18 Feb 2019 16:13:10 +0100] rev 69820
suppress nodes with vacuous status, notably empty nodes (amending 5f160df596c1);
wenzelm [Mon, 18 Feb 2019 16:04:52 +0100] rev 69819
tuned;
wenzelm [Mon, 18 Feb 2019 15:57:06 +0100] rev 69818
more robust: avoid potentially unrelated snapshot for the sake of is_suppressed;
wenzelm [Sun, 17 Feb 2019 22:15:02 +0100] rev 69817
clarified Node_Status vs. is_suppressed, e.g. relevant for purged nodes in Theories_Dockable after 0626cae56b6f;