src/Pure/ML/ml_process.scala
Tue, 14 Mar 2023 10:35:41 +0100 wenzelm clarified modules;
Thu, 02 Mar 2023 16:09:22 +0100 wenzelm clarified names;
Thu, 02 Mar 2023 15:55:20 +0100 wenzelm tuned, following ML_Statistics.monitor;
Thu, 02 Mar 2023 15:39:21 +0100 wenzelm tuned;
Tue, 28 Feb 2023 17:42:13 +0100 wenzelm clarified signature: allow to provide session_heaps by different means, e.g. from tmp directory or alternative session structure;
Tue, 28 Feb 2023 17:16:50 +0100 wenzelm tuned;
Tue, 28 Feb 2023 17:12:39 +0100 wenzelm simplified somewhat pointless error message (see also 0189fe0f6452);
Mon, 20 Feb 2023 21:47:25 +0100 wenzelm tuned: avoid redundant white space;
Wed, 21 Dec 2022 13:52:44 +0100 wenzelm clarified signature;
Fri, 16 Dec 2022 18:12:48 +0100 wenzelm clarified signature;
Fri, 16 Dec 2022 17:51:52 +0100 wenzelm clarified names;
Fri, 16 Dec 2022 17:30:29 +0100 wenzelm clarified signature;
Fri, 16 Dec 2022 17:02:10 +0100 wenzelm tuned signature;
Sat, 20 Aug 2022 13:28:31 +0200 wenzelm clarified signature: follow Sessions.Deps.check_errors (despite Process_Result.check);
Wed, 17 Aug 2022 15:18:17 +0200 wenzelm clarified signature: avoid constants from Sessions.Structure within Session.Base;
Wed, 22 Jun 2022 14:22:08 +0200 wenzelm tuned;
Wed, 22 Jun 2022 14:18:48 +0200 wenzelm clarified session resources for bootstrap, notably for Scala functions;
Fri, 01 Apr 2022 23:19:12 +0200 wenzelm tuned formatting;
Fri, 01 Apr 2022 17:06:10 +0200 wenzelm clarified formatting, for the sake of scala3;
Wed, 30 Jun 2021 11:35:07 +0200 wenzelm clarified signature: prefer Java interfaces;
Sun, 25 Apr 2021 22:33:15 +0200 wenzelm avoid "exec" to change the winpid;
Sat, 28 Nov 2020 21:56:24 +0100 wenzelm added document antiquotation @{tool};
Tue, 17 Nov 2020 22:05:59 +0100 wenzelm more uniform Resources.init_session via YXML;
Mon, 16 Nov 2020 23:49:20 +0100 wenzelm clarified Resources.init_session for low-level "isabelle process";
Mon, 16 Nov 2020 13:11:15 +0100 wenzelm refer to HTML symbols via resources;
Sun, 15 Nov 2020 22:04:16 +0100 wenzelm tuned;
Sun, 15 Nov 2020 22:00:45 +0100 wenzelm refer to session structure from resources;
Sun, 15 Nov 2020 18:16:20 +0100 wenzelm more scalable: avoid large strings on command-line;
Sun, 15 Nov 2020 17:42:35 +0100 wenzelm tuned;
Sun, 15 Nov 2020 17:34:19 +0100 wenzelm clarified bibtex_entries: refer to overall session structure;
Tue, 10 Nov 2020 12:48:56 +0100 wenzelm tuned signature;
Sat, 07 Nov 2020 16:49:51 +0100 wenzelm clarified output of "isabelle process";
Fri, 07 Aug 2020 22:57:14 +0200 wenzelm provide POLYSTATSDIR to keep $HOME/.polyml clean (requires Poly/ML 52881757b127, otherwise ignored);
Fri, 07 Aug 2020 22:28:04 +0200 wenzelm adapted to 7b318273a4aa;
Fri, 07 Aug 2020 20:19:49 +0200 wenzelm ML statistics via external process: allows monitoring RTS while ML program sleeps;
Sun, 24 May 2020 19:45:42 +0200 wenzelm proper check of registered Scala functions;
Sun, 24 May 2020 12:38:41 +0200 wenzelm more robust: explicit check for PIDE session;
Sun, 24 May 2020 10:36:42 +0200 wenzelm tuned signature;
Tue, 31 Mar 2020 22:27:02 +0200 wenzelm clarified signature of ML_Process vs. Isabelle_Process: proper support for "isabelle build -P -b";
Fri, 27 Mar 2020 12:46:56 +0100 wenzelm clarified signature;
Fri, 27 Mar 2020 12:03:20 +0100 wenzelm clarified signature;
Wed, 15 Jan 2020 19:54:50 +0100 wenzelm misc tuning, following hint by IntelliJ;
Thu, 14 Nov 2019 11:35:02 +0100 wenzelm clarified signature;
Sun, 06 Oct 2019 14:17:58 +0200 wenzelm tuned signature;
Mon, 16 Sep 2019 16:00:10 +0200 wenzelm find theories via session directories only -- ignore known_theories;
Thu, 12 Sep 2019 13:33:09 +0200 wenzelm find theory files via session structure: much faster Prover IDE startup;
Sat, 23 Feb 2019 21:32:29 +0100 wenzelm obsolete;
Mon, 21 Jan 2019 16:50:48 +0100 wenzelm clarified ML_OPTIONS on Windows;
Wed, 02 Jan 2019 21:18:35 +0100 wenzelm strict bash invocation: proper error checking;
Wed, 02 Jan 2019 20:20:01 +0100 wenzelm more robust system channel via options that are private to the user;
Sat, 19 May 2018 20:05:13 +0200 wenzelm support for build_database_server (PostgreSQL);
Fri, 18 May 2018 21:00:15 +0200 wenzelm tuned;
Fri, 18 May 2018 17:09:55 +0200 wenzelm support Store with options;
Thu, 17 May 2018 15:38:36 +0200 wenzelm clarified signature;
Fri, 09 Feb 2018 17:57:36 +0100 wenzelm more robust: avoid global change of LD_LIBRARY_PATH (e.g. relevant for subprocesses);
Sun, 28 Jan 2018 12:57:35 +0100 wenzelm proper signature (amending c4e9e0c50487);
Tue, 23 Jan 2018 19:25:39 +0100 wenzelm treat sessions as entities with defining position;
Fri, 19 Jan 2018 14:55:46 +0100 wenzelm formal treatment of documentation names;
Sat, 16 Dec 2017 21:53:07 +0100 wenzelm added document antiquotation @{session name};
Sun, 12 Nov 2017 12:41:05 +0100 wenzelm tuned signature;
less more (0) -60 tip