src/Pure/Tools/build.ML
Fri, 01 Apr 2016 17:00:18 +0200 wenzelm less bulky timing information, e.g. HOL 56913 ~> 672;
Sat, 26 Mar 2016 14:27:58 +0100 wenzelm obsolete -- done in Isabelle_Process.init_options;
Sat, 26 Mar 2016 14:14:23 +0100 wenzelm clarified use of options;
Sat, 26 Mar 2016 13:41:14 +0100 wenzelm tuned signature;
Fri, 18 Mar 2016 17:11:30 +0100 wenzelm clarified modules;
Tue, 15 Mar 2016 16:23:27 +0100 wenzelm ML save_state under control of Isabelle/Scala;
Sat, 12 Mar 2016 20:17:37 +0100 wenzelm clarified session build options: already provided by ML_Process;
Mon, 29 Feb 2016 16:25:51 +0100 wenzelm redundant -- already part of Session.finish;
Mon, 29 Feb 2016 16:12:47 +0100 wenzelm save heap more directly;
Sat, 10 Oct 2015 16:21:34 +0200 wenzelm more explicit HTML.symbols;
Fri, 09 Oct 2015 19:25:13 +0200 wenzelm output HTML text according to Isabelle/Scala Symbol.Interpretation;
Sun, 25 Jan 2015 22:11:06 +0100 wenzelm discontinued obsolete option "document_graph";
Sun, 25 Jan 2015 21:46:21 +0100 wenzelm provide session_graph.pdf via Isabelle/Scala;
Thu, 15 Jan 2015 12:54:08 +0100 wenzelm more informative build_theories_result: cumulative Runtime.exn_message;
Thu, 15 Jan 2015 11:39:58 +0100 wenzelm tuned;
Wed, 14 Jan 2015 16:27:19 +0100 wenzelm clarified build_theories: proper protocol handler;
Wed, 14 Jan 2015 14:28:52 +0100 wenzelm clarified build_theories;
Tue, 13 Jan 2015 21:46:09 +0100 wenzelm some support for PIDE batch session;
Mon, 22 Dec 2014 16:44:24 +0100 wenzelm system option "pretty_margin" is superseded by "thy_output_margin";
Thu, 18 Dec 2014 21:10:39 +0100 wenzelm suppress irrelevant timing messages (the majority);
Wed, 26 Nov 2014 20:05:34 +0100 wenzelm renamed "pairself" to "apply2", in accordance to @{apply 2};
Fri, 07 Nov 2014 16:36:55 +0100 wenzelm plain value Keywords.keywords, which might be used outside theory for bootstrap purposes;
Fri, 31 Oct 2014 18:56:59 +0100 wenzelm discontinued pointless option: timing is always on (overall theory only);
Tue, 22 Apr 2014 12:30:54 +0200 wenzelm tuned;
Thu, 17 Apr 2014 12:03:15 +0200 wenzelm tuned comments;
Thu, 17 Apr 2014 11:42:36 +0200 wenzelm tuned;
Thu, 17 Apr 2014 11:29:15 +0200 wenzelm tuned;
Fri, 11 Apr 2014 11:52:28 +0200 wenzelm explicit 'document_files' in session ROOT specifications;
Thu, 10 Apr 2014 18:13:44 +0200 wenzelm removed obsolete doc_dump option (see also 892061142ba6);
Thu, 13 Feb 2014 12:09:51 +0100 wenzelm explicit indication that redefining outer syntax commands is not supposed to happen -- NB: interactive mode requires global change of syntax;
Mon, 10 Feb 2014 22:39:04 +0100 wenzelm seal system channels at end of Pure bootstrap -- Isabelle/Scala provides official interfaces;
Wed, 11 Dec 2013 18:02:22 +0100 wenzelm support for polml-5.5.2;
Sat, 16 Nov 2013 22:17:45 +0100 wenzelm prefer explicit "document" flag -- eliminated stateful Present.no_document;
Mon, 26 Aug 2013 21:56:08 +0200 wenzelm added SHA1 library integrity test, which is invoked at compile time and Isabelle_Process run-time;
Fri, 02 Aug 2013 20:47:02 +0200 wenzelm tuned signature;
Fri, 19 Jul 2013 17:58:57 +0200 wenzelm just one option "skip_proofs", without direct access within the editor (it makes document processing stateful without strong reasons -- monotonic updates already handle goal forks smoothly);
Sun, 30 Jun 2013 12:30:02 +0200 wenzelm discontinued system option "proofs" -- global state of Proofterm.proofs is persistently compiled into HOL-Proofs image;
Sun, 30 Jun 2013 11:37:34 +0200 wenzelm backout dedd7952a62c: static "proofs" value within theory prevents later inferencing with different configuration;
Thu, 27 Jun 2013 23:17:26 +0200 wenzelm manage option "proofs" within theory context -- with minor overhead for primitive inferences;
Tue, 21 May 2013 17:55:28 +0200 wenzelm proper options;
Fri, 17 May 2013 20:41:45 +0200 wenzelm proper option quick_and_dirty;
Fri, 17 May 2013 18:19:42 +0200 wenzelm discontinued obsolete isabelle usedir, mkdir, make;
Thu, 16 May 2013 20:50:01 +0200 wenzelm some system options as context-sensitive config options;
Sun, 12 May 2013 20:25:45 +0200 wenzelm some system options as context-sensitive config options;
Sun, 12 May 2013 15:05:15 +0200 wenzelm full default options for Isabelle_Process and Build;
Tue, 09 Apr 2013 21:22:15 +0200 wenzelm add command timings (like document command status);
Tue, 09 Apr 2013 20:16:52 +0200 wenzelm just one timing protocol function, with 3 implementations: TTY/PG, PIDE/document, build;
Tue, 09 Apr 2013 15:59:02 +0200 wenzelm clarified protocol_message undefinedness;
Wed, 27 Mar 2013 16:38:25 +0100 wenzelm more ambitious Goal.skip_proofs: covers Goal.prove forms as well, and do not insist in quick_and_dirty (for the sake of Isabelle/jEdit);
Wed, 13 Mar 2013 21:25:08 +0100 wenzelm clarified parallel_subproofs_saturation (blind guess) vs. parallel_subproofs_threshold (precient timing estimate);
Tue, 12 Mar 2013 16:47:24 +0100 wenzelm discontinued "isabelle usedir" option -r (reset session path);
Mon, 11 Mar 2013 14:25:14 +0100 wenzelm discontinued "isabelle usedir" option -P (remote path);
Wed, 20 Feb 2013 15:22:22 +0100 wenzelm more tight representation of command timing;
Tue, 19 Feb 2013 16:49:40 +0100 wenzelm recover timing information from old log files;
Tue, 19 Feb 2013 13:57:13 +0100 wenzelm support for build passing timings from Scala to ML;
Tue, 19 Feb 2013 12:58:32 +0100 wenzelm support for prescient timing information within command transactions;
Tue, 19 Feb 2013 10:55:11 +0100 wenzelm emit command_timing properties into build log;
Thu, 24 Jan 2013 17:18:13 +0100 wenzelm more efficient inlined properties, especially relevant for voluminous tasks trace;
Fri, 18 Jan 2013 23:33:17 +0100 wenzelm use inlined session name as title for charts;
Fri, 18 Jan 2013 17:51:50 +0100 wenzelm more systematic task statistics;
less more (0) -60 tip