Thu, 05 Sep 2024 17:39:45 +0200 |
wenzelm |
clarified signature: type ML_Pretty.pretty coincides with PolyML.pretty;
|
file |
diff |
annotate
|
Tue, 09 Jan 2024 11:54:36 +0100 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Wed, 11 Oct 2023 11:27:01 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Tue, 26 Sep 2023 14:42:33 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Tue, 26 Sep 2023 12:46:31 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Thu, 21 Sep 2023 23:45:03 +0200 |
wenzelm |
clarified modules;
|
file |
diff |
annotate
|
Wed, 06 Sep 2023 20:51:28 +0200 |
wenzelm |
clarified signature: retain original Poly/ML names Thread.Thread, Thread.Mutex, Thread.ConditionVar and de-emphasize them for Isabelle/ML;
|
file |
diff |
annotate
|
Wed, 06 Sep 2023 14:09:27 +0200 |
wenzelm |
more explicit type Isabelle_Thread.T;
|
file |
diff |
annotate
|
Tue, 28 Mar 2023 18:10:45 +0200 |
wenzelm |
tuned signature: more uniform structure Key;
|
file |
diff |
annotate
|
Mon, 27 Mar 2023 21:48:47 +0200 |
wenzelm |
performance tuning: prefer functor Set() over Table();
|
file |
diff |
annotate
|
Wed, 15 Jul 2020 16:10:43 +0200 |
wenzelm |
clarified user counters: expose tasks to external monitor;
|
file |
diff |
annotate
|
Fri, 06 Jul 2018 16:29:47 +0200 |
wenzelm |
just one global lock for group status: avoid proliferation of mutexes, condvars;
|
file |
diff |
annotate
|
Sat, 02 Jun 2018 21:59:11 +0200 |
wenzelm |
record active execution task and depend on it -- avoid new executions bumping into old ones;
|
file |
diff |
annotate
|
Wed, 09 May 2018 19:53:37 +0200 |
wenzelm |
record total number of tasks;
|
file |
diff |
annotate
|
Tue, 08 Aug 2017 12:21:29 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Thu, 22 Jun 2017 14:27:13 +0200 |
wenzelm |
more informative task_statistics;
|
file |
diff |
annotate
|
Mon, 05 Sep 2016 23:11:00 +0200 |
wenzelm |
clarified modules;
|
file |
diff |
annotate
|
Sat, 09 Apr 2016 14:00:23 +0200 |
wenzelm |
clarified bootstrap;
|
file |
diff |
annotate
|
Wed, 06 Apr 2016 17:16:30 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Sat, 02 Apr 2016 23:29:05 +0200 |
wenzelm |
prefer infix operations;
|
file |
diff |
annotate
|
Sat, 02 Apr 2016 21:10:07 +0200 |
wenzelm |
careful export of type-dependent functions, without losing their special status;
|
file |
diff |
annotate
|
Fri, 18 Mar 2016 16:26:35 +0100 |
wenzelm |
clarified modules;
|
file |
diff |
annotate
|
Mon, 29 Jun 2015 20:55:46 +0200 |
wenzelm |
improved scheduling for urgent tasks, using farm of replacement threads (may lead to factor 2 overloading, but CPUs are usually hyperthreaded);
|
file |
diff |
annotate
|
Fri, 09 Jan 2015 21:20:07 +0100 |
wenzelm |
clarified active_job: take dependencies into account (e.g. future based on promise);
|
file |
diff |
annotate
|