src/Pure/PIDE/query_operation.ML
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