src/Pure/Thy/present.ML
Sat, 10 Oct 2015 16:21:34 +0200 wenzelm more explicit HTML.symbols;
Fri, 09 Oct 2015 16:09:16 +0200 wenzelm more Present operations on Scala side;
Wed, 15 Apr 2015 19:08:37 +0200 wenzelm session graph with folded base theories, as in document preparation;
Mon, 26 Jan 2015 13:48:29 +0100 wenzelm prefer plain session_graph.pdf over GraphBrowser applet;
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;
Sat, 03 Jan 2015 15:45:01 +0100 wenzelm more uniform support for graph display in ML/Scala;
Wed, 31 Dec 2014 20:42:45 +0100 wenzelm clarified Graph_Display.graph etc.: sort_graph determines order from structure (and names);
Wed, 31 Dec 2014 14:28:04 +0100 wenzelm tuned;
Wed, 31 Dec 2014 14:15:52 +0100 wenzelm for graph display, prefer graph data structure over list with dependencies;
Wed, 31 Dec 2014 14:13:11 +0100 wenzelm more explict and generic field names
Mon, 22 Dec 2014 14:35:42 +0100 wenzelm proper Synchronized.var;
Wed, 26 Nov 2014 20:05:34 +0100 wenzelm renamed "pairself" to "apply2", in accordance to @{apply 2};
Sun, 02 Nov 2014 16:09:35 +0100 wenzelm more flexibile \setisabellecontext, independently of header;
Sun, 10 Aug 2014 15:59:12 +0200 wenzelm insist in proper 'document_files';
Tue, 29 Apr 2014 15:42:19 +0200 wenzelm require explicit 'document_files';
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:29:32 +0200 wenzelm tuned;
Thu, 10 Apr 2014 18:13:44 +0200 wenzelm removed obsolete doc_dump option (see also 892061142ba6);
Fri, 06 Dec 2013 22:10:45 +0100 wenzelm clarified "isabelle display" and 'display_drafts': re-use file and program instance, open asynchronously via desktop environment;
Sat, 16 Nov 2013 22:17:45 +0100 wenzelm prefer explicit "document" flag -- eliminated stateful Present.no_document;
Sat, 16 Nov 2013 21:18:31 +0100 wenzelm simplified HTML theory presentation;
Sat, 16 Nov 2013 20:20:09 +0100 wenzelm removed remains of HTML presentation of auxiliary files -- inactive since Isabelle2013;
Fri, 23 Aug 2013 20:35:50 +0200 wenzelm added Theory.setup convenience;
Sat, 27 Jul 2013 21:43:12 +0200 wenzelm discontinued ISABELLE_DOC_FORMAT;
Sun, 07 Jul 2013 18:50:16 +0200 wenzelm tuned signature;
Sun, 07 Jul 2013 18:34:29 +0200 wenzelm discontinued command 'print_drafts';
Thu, 28 Mar 2013 14:01:56 +0100 wenzelm proper default browser info for interactive mode, notably thy_deps;
Wed, 13 Mar 2013 16:57:05 +0100 wenzelm include only README.html, not historic README, which tends towards surprises like src/HOL/SPARK/Examples/README;
Wed, 13 Mar 2013 14:57:16 +0100 wenzelm show expanded path, to avoid odd /foo/bar/$ISABELLE_BROWSER_INFO/baz;
Tue, 12 Mar 2013 18:44:48 +0100 wenzelm tuned;
Tue, 12 Mar 2013 18:30:28 +0100 wenzelm more accurate theory links;
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, 27 Feb 2013 12:45:19 +0100 wenzelm discontinued obsolete 'uses' within theory header;
Thu, 03 Jan 2013 20:42:18 +0100 wenzelm maintain session index on Scala side, for more determistic results;
Sun, 18 Nov 2012 19:01:30 +0100 wenzelm isabelle build no longer supports document_dump/document_dump_mode (no INCOMPATIBILITY, since it was never in official release);
Tue, 25 Sep 2012 20:28:47 +0200 wenzelm ML support for generic graph display, with browser and graphview backends (via print modes);
Tue, 25 Sep 2012 15:40:41 +0200 wenzelm separate module Graph_Display;
Mon, 27 Aug 2012 16:07:48 +0200 wenzelm clarified document directories: browser_info as backdrop vs. optional output directory in the foreground;
Mon, 27 Aug 2012 14:34:54 +0200 wenzelm tuned;
Tue, 14 Aug 2012 15:42:58 +0200 wenzelm explicit document_output directory, without implicit purge of default in ISABELLE_BROWSER_INFO;
Tue, 14 Aug 2012 13:40:49 +0200 wenzelm more direct interpretation of document_variants for build (unchanged for usedir);
Fri, 27 Jul 2012 13:01:19 +0200 wenzelm prefer explicit datatype Present.dump_mode;
Thu, 26 Jul 2012 14:29:54 +0200 wenzelm refined "document_dump_mode": "all", "tex+sty", "tex";
Mon, 23 Jul 2012 15:05:05 +0200 wenzelm pass ISABELLE_BROWSER_INFO as explicit argument;
Mon, 19 Sep 2011 14:31:20 +0200 wenzelm unique file names via serial numbers, to allow files like "root" or multiple files with same base name;
Tue, 23 Aug 2011 16:53:05 +0200 wenzelm tuned signature -- contrast physical output primitives versus Output.raw_message;
Sat, 16 Jul 2011 20:52:41 +0200 wenzelm moved bash operations to Isabelle_System (cf. Scala version);
Fri, 08 Jul 2011 21:44:47 +0200 wenzelm moved Outer_Syntax.load_thy to Thy_Load.load_thy;
Sat, 18 Jun 2011 15:11:33 +0200 wenzelm proper place for config files;
Sat, 26 Mar 2011 18:31:39 +0100 wenzelm Isabelle_System.create_tmp_path/with_tmp_file: optional extension;
Sat, 26 Mar 2011 19:16:30 +0100 wenzelm tuned;
Sun, 20 Mar 2011 20:20:41 +0100 wenzelm eliminated dead code;
Sun, 20 Mar 2011 20:05:43 +0100 wenzelm parallel preparation of document variants, within separate directories;
Sun, 20 Mar 2011 19:47:26 +0100 wenzelm Present.init/finish/no_document are not thread-safe -- eliminated futile CRITICAL sections;
Sun, 20 Mar 2011 19:34:18 +0100 wenzelm eliminated redundant doc_prefix1;
Sun, 20 Mar 2011 19:10:09 +0100 wenzelm renamed doc_prefix2 to dump_prefix;
less more (0) -100 -60 tip