Mon, 09 Sep 2024 21:32:11 +0200 wenzelm clarified Pretty.markup_block: use value-oriented YXML.output_markup, with final re-interpretation via print_mode in output_tree;
Mon, 09 Sep 2024 21:23:28 +0200 wenzelm minor performance tuning;
Mon, 09 Sep 2024 19:51:16 +0200 wenzelm unused;
Mon, 09 Sep 2024 19:40:18 +0200 wenzelm prefer static YXML.output_markup_only (without print_mode): Output.status is only relevant for PIDE (with print_mode "isabelle_process");
Mon, 09 Sep 2024 19:00:53 +0200 wenzelm clarified signature: more explicit type output_ops: default via print_mode;
Mon, 09 Sep 2024 13:43:28 +0200 wenzelm discontinued unused global variable (see also following bf465f335e85);
Mon, 09 Sep 2024 11:41:31 +0200 wenzelm tuned signature;
Mon, 09 Sep 2024 11:21:48 +0200 wenzelm clarified modules (see also ea7c2ee8a47a);
Mon, 09 Sep 2024 11:12:13 +0200 wenzelm clarified signature: more explicit type "ops";
Fri, 06 Sep 2024 20:31:20 +0200 wenzelm more thorough Protocol_Message.clean_output, following Isabelle/Scala;
Fri, 06 Sep 2024 19:17:29 +0200 wenzelm more accurate output, following 3f02bc5a5a03;
Fri, 06 Sep 2024 19:08:44 +0200 wenzelm clarified signature;
Fri, 06 Sep 2024 15:59:48 +0200 wenzelm clarified signature;
Fri, 06 Sep 2024 15:46:51 +0200 wenzelm misc tuning and clarification;
Fri, 06 Sep 2024 14:47:42 +0200 wenzelm proper signature (amending 0f820da558f9);
Fri, 06 Sep 2024 14:34:07 +0200 wenzelm more accurate output: observe depth as in "prune" operation;
Fri, 06 Sep 2024 13:57:06 +0200 wenzelm clarified signature, following 1f718be3608b: Pretty.str is now value-oriented;
Fri, 06 Sep 2024 13:49:43 +0200 wenzelm clarified signature and modules;
Fri, 06 Sep 2024 13:19:18 +0200 wenzelm tuned;
Thu, 05 Sep 2024 21:16:53 +0200 wenzelm clarified Pretty.T vs. output tree (following Isabelle/Scala): Output.output_width (via print_mode) happens during formatting, instead of construction;
Thu, 05 Sep 2024 17:39:45 +0200 wenzelm clarified signature: type ML_Pretty.pretty coincides with PolyML.pretty;
Wed, 04 Sep 2024 16:21:52 +0200 wenzelm clarified signature (see also 8bef51521f21);
Wed, 04 Sep 2024 13:55:57 +0200 wenzelm tuned signature;
Wed, 04 Sep 2024 12:50:52 +0200 wenzelm more accurate Default_Metric;
Mon, 02 Sep 2024 22:41:23 +0200 wenzelm tuned signature;
Mon, 02 Sep 2024 22:00:53 +0200 wenzelm clarified output_spaces, based on Output.output_width;
Mon, 02 Sep 2024 20:54:00 +0200 wenzelm clarified modules: enable pretty.ML to use XML/YXML more directly;
Mon, 02 Sep 2024 20:12:52 +0200 wenzelm removed unused operation (reverting 4660b0409096);
Mon, 02 Sep 2024 15:23:12 +0200 wenzelm clarified modules;
Mon, 02 Sep 2024 14:36:35 +0200 wenzelm clarified signature;
Mon, 02 Sep 2024 13:57:17 +0200 wenzelm tuned: prefer Symbol.spaces;
Mon, 02 Sep 2024 13:42:38 +0200 wenzelm tuned whitespace;
Mon, 02 Sep 2024 13:41:40 +0200 wenzelm tuned;
Sun, 01 Sep 2024 22:59:11 +0200 wenzelm more NEWS;
Sun, 01 Sep 2024 19:35:30 +0200 wenzelm proper string syntax (amending 70076ba563d2);
Sat, 31 Aug 2024 16:01:36 +0200 wenzelm avoid redundant XML.blob: Bytes.contents consist of larger chunks;
Sat, 31 Aug 2024 16:00:16 +0200 wenzelm minor performance tuning: avoid many small strings, notably in File_Stream.output;
Fri, 30 Aug 2024 17:00:21 +0100 paulson A bit of tidying
Fri, 30 Aug 2024 10:44:48 +0100 paulson merged
Fri, 30 Aug 2024 10:16:48 +0100 paulson More tidying of old proofs
Thu, 29 Aug 2024 17:47:29 +0200 wenzelm more scalable pretty printing: avoid exception String.Size at command "value" (line 33 of "$AFP/Iptables_Semantics/Examples/SQRL_Shorewall/Analyze_SQRL_Shorewall.thy") in AFP/c69af9cd3390;
Thu, 29 Aug 2024 11:43:14 +0200 wenzelm more specific "args" syntax, to support more markup for syntax consts;
Thu, 29 Aug 2024 11:39:50 +0200 wenzelm more direct notation;
Wed, 28 Aug 2024 22:54:45 +0200 wenzelm more specific "args" syntax, to support more markup for syntax consts;
Wed, 28 Aug 2024 20:46:45 +0200 wenzelm proper definition to avoid failure of HOL-Codegenerator_Test (amending 3d9e7746d9db);
Wed, 28 Aug 2024 19:40:07 +0200 wenzelm further attempts at markup for monad notation;
Wed, 28 Aug 2024 16:46:33 +0200 wenzelm more markup for syntax consts;
Tue, 27 Aug 2024 13:53:18 +0200 Fabian Huch stop web server on close;
Tue, 27 Aug 2024 13:44:23 +0200 Fabian Huch better results for terminated jobs;
Tue, 27 Aug 2024 13:12:10 +0200 Fabian Huch more robust: clean up unfinished jobs on init, e.g. if build_manager process was forcefully terminated;
Tue, 27 Aug 2024 12:57:49 +0200 Fabian Huch manage runner state properly (amending be4c1fbccfe8);
Mon, 26 Aug 2024 22:14:19 +0100 paulson merged
Mon, 26 Aug 2024 21:59:35 +0100 paulson More tidying of old proofs
Mon, 26 Aug 2024 22:52:27 +0200 nipkow more precise bound
Mon, 26 Aug 2024 18:26:06 +0200 nipkow merged
Mon, 26 Aug 2024 18:26:00 +0200 nipkow get rid of manual T_f defs
Mon, 26 Aug 2024 13:15:34 +0200 wenzelm NEWS and documentation;
Sun, 25 Aug 2024 23:19:33 +0200 wenzelm merged
Sun, 25 Aug 2024 22:54:56 +0200 wenzelm use nicer notation, following 783406dd051e;
Sun, 25 Aug 2024 21:27:25 +0100 paulson merged
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 tip