src/Pure/PIDE/query_operation.ML
Wed, 11 Oct 2023 11:27:01 +0200 wenzelm clarified signature;
Tue, 26 Sep 2023 12:46:31 +0200 wenzelm tuned signature;
Wed, 02 Nov 2022 09:47:27 +0100 wenzelm clarified modules;
Sat, 09 Apr 2016 14:00:23 +0200 wenzelm clarified bootstrap;
Wed, 06 Apr 2016 17:16:30 +0200 wenzelm tuned signature;
Mon, 21 Sep 2015 23:22:11 +0200 wenzelm clarified markup;
Mon, 21 Sep 2015 16:55:37 +0200 wenzelm tuned priority (like other query operations, e.g. "find_theorems");
Mon, 21 Sep 2015 15:07:23 +0200 wenzelm tuned signature;
Mon, 21 Sep 2015 14:56:55 +0200 wenzelm separate panel for proof state output;
Mon, 21 Sep 2015 13:53:35 +0200 wenzelm more specific name to reduce danger of clash with direct uses of plain Command.print_function;
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);
Sat, 09 Aug 2014 11:18:01 +0200 wenzelm tuned comments;
Mon, 31 Mar 2014 10:28:08 +0200 wenzelm support bulk messages consisting of small string segments, which are more healthy to the Poly/ML RTS and might prevent spurious GC crashes such as MTGCProcessMarkPointers::ScanAddressesInObject;
Thu, 27 Mar 2014 17:12:40 +0100 wenzelm clarified Isabelle/ML bootstrap, such that Execution does not require ML_Compiler;
Mon, 12 Aug 2013 17:57:51 +0200 wenzelm clarified Query_Operation.register: avoid hard-wired parallel policy;
Sat, 10 Aug 2013 10:59:56 +0200 wenzelm explicit "strict" flag for print functions (flipped internal meaning);
Fri, 09 Aug 2013 11:18:36 +0200 wenzelm cancel_query via direct access to the exec_id of the running query process;
Fri, 09 Aug 2013 09:55:25 +0200 wenzelm clarified toplevel_error: absorb and print interrupts;
Tue, 06 Aug 2013 22:02:20 +0200 wenzelm support for query operations that consist of parallel segments;
Tue, 06 Aug 2013 21:08:04 +0200 wenzelm more explicit status for query operation;
Mon, 05 Aug 2013 17:14:02 +0200 wenzelm slightly more general support for one-shot query operations via asynchronous print functions and temporary document overlay;
less more (0) tip