wenzelm [Mon, 09 Sep 2024 19:40:18 +0200] rev 80826
prefer static YXML.output_markup_only (without print_mode): Output.status is only relevant for PIDE (with print_mode "isabelle_process");
wenzelm [Mon, 09 Sep 2024 19:00:53 +0200] rev 80825
clarified signature: more explicit type output_ops: default via print_mode;
wenzelm [Mon, 09 Sep 2024 13:43:28 +0200] rev 80824
discontinued unused global variable (see also following bf465f335e85);
wenzelm [Mon, 09 Sep 2024 11:41:31 +0200] rev 80823
tuned signature;
wenzelm [Mon, 09 Sep 2024 11:21:48 +0200] rev 80822
clarified modules (see also ea7c2ee8a47a);
wenzelm [Mon, 09 Sep 2024 11:12:13 +0200] rev 80821
clarified signature: more explicit type "ops";
wenzelm [Fri, 06 Sep 2024 20:31:20 +0200] rev 80820
more thorough Protocol_Message.clean_output, following Isabelle/Scala;
wenzelm [Fri, 06 Sep 2024 19:17:29 +0200] rev 80819
more accurate output, following 3f02bc5a5a03;
wenzelm [Fri, 06 Sep 2024 19:08:44 +0200] rev 80818
clarified signature;
wenzelm [Fri, 06 Sep 2024 15:59:48 +0200] rev 80817
clarified signature;
wenzelm [Fri, 06 Sep 2024 15:46:51 +0200] rev 80816
misc tuning and clarification;
wenzelm [Fri, 06 Sep 2024 14:47:42 +0200] rev 80815
proper signature (amending 0f820da558f9);
wenzelm [Fri, 06 Sep 2024 14:34:07 +0200] rev 80814
more accurate output: observe depth as in "prune" operation;
wenzelm [Fri, 06 Sep 2024 13:57:06 +0200] rev 80813
clarified signature, following 1f718be3608b: Pretty.str is now value-oriented;
wenzelm [Fri, 06 Sep 2024 13:49:43 +0200] rev 80812
clarified signature and modules;
wenzelm [Fri, 06 Sep 2024 13:19:18 +0200] rev 80811
tuned;
wenzelm [Thu, 05 Sep 2024 21:16:53 +0200] rev 80810
clarified Pretty.T vs. output tree (following Isabelle/Scala): Output.output_width (via print_mode) happens during formatting, instead of construction;
minor performance tuning: omit block_length for Pretty.symbolic and Pretty.unformatted;
wenzelm [Thu, 05 Sep 2024 17:39:45 +0200] rev 80809
clarified signature: type ML_Pretty.pretty coincides with PolyML.pretty;
wenzelm [Wed, 04 Sep 2024 16:21:52 +0200] rev 80808
clarified signature (see also 8bef51521f21);
wenzelm [Wed, 04 Sep 2024 13:55:57 +0200] rev 80807
tuned signature;
wenzelm [Wed, 04 Sep 2024 12:50:52 +0200] rev 80806
more accurate Default_Metric;
wenzelm [Mon, 02 Sep 2024 22:41:23 +0200] rev 80805
tuned signature;
wenzelm [Mon, 02 Sep 2024 22:00:53 +0200] rev 80804
clarified output_spaces, based on Output.output_width;
tuned add_spaces;
wenzelm [Mon, 02 Sep 2024 20:54:00 +0200] rev 80803
clarified modules: enable pretty.ML to use XML/YXML more directly;
wenzelm [Mon, 02 Sep 2024 20:12:52 +0200] rev 80802
removed unused operation (reverting 4660b0409096);
wenzelm [Mon, 02 Sep 2024 15:23:12 +0200] rev 80801
clarified modules;
wenzelm [Mon, 02 Sep 2024 14:36:35 +0200] rev 80800
clarified signature;
wenzelm [Mon, 02 Sep 2024 13:57:17 +0200] rev 80799
tuned: prefer Symbol.spaces;
wenzelm [Mon, 02 Sep 2024 13:42:38 +0200] rev 80798
tuned whitespace;
wenzelm [Mon, 02 Sep 2024 13:41:40 +0200] rev 80797
tuned;
wenzelm [Sun, 01 Sep 2024 22:59:11 +0200] rev 80796
more NEWS;
wenzelm [Sun, 01 Sep 2024 19:35:30 +0200] rev 80795
proper string syntax (amending 70076ba563d2);
wenzelm [Sat, 31 Aug 2024 16:01:36 +0200] rev 80794
avoid redundant XML.blob: Bytes.contents consist of larger chunks;
wenzelm [Sat, 31 Aug 2024 16:00:16 +0200] rev 80793
minor performance tuning: avoid many small strings, notably in File_Stream.output;
paulson <lp15@cam.ac.uk> [Fri, 30 Aug 2024 17:00:21 +0100] rev 80792
A bit of tidying
paulson [Fri, 30 Aug 2024 10:44:48 +0100] rev 80791
merged
paulson <lp15@cam.ac.uk> [Fri, 30 Aug 2024 10:16:48 +0100] rev 80790
More tidying of old proofs
wenzelm [Thu, 29 Aug 2024 17:47:29 +0200] rev 80789
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;
wenzelm [Thu, 29 Aug 2024 11:43:14 +0200] rev 80788
more specific "args" syntax, to support more markup for syntax consts;
wenzelm [Thu, 29 Aug 2024 11:39:50 +0200] rev 80787
more direct notation;
wenzelm [Wed, 28 Aug 2024 22:54:45 +0200] rev 80786
more specific "args" syntax, to support more markup for syntax consts;
wenzelm [Wed, 28 Aug 2024 20:46:45 +0200] rev 80785
proper definition to avoid failure of HOL-Codegenerator_Test (amending 3d9e7746d9db);
wenzelm [Wed, 28 Aug 2024 19:40:07 +0200] rev 80784
further attempts at markup for monad notation;
wenzelm [Wed, 28 Aug 2024 16:46:33 +0200] rev 80783
more markup for syntax consts;
Fabian Huch <huch@in.tum.de> [Tue, 27 Aug 2024 13:53:18 +0200] rev 80782
stop web server on close;
Fabian Huch <huch@in.tum.de> [Tue, 27 Aug 2024 13:44:23 +0200] rev 80781
better results for terminated jobs;
Fabian Huch <huch@in.tum.de> [Tue, 27 Aug 2024 13:12:10 +0200] rev 80780
more robust: clean up unfinished jobs on init, e.g. if build_manager process was forcefully terminated;
Fabian Huch <huch@in.tum.de> [Tue, 27 Aug 2024 12:57:49 +0200] rev 80779
manage runner state properly (amending be4c1fbccfe8);
paulson [Mon, 26 Aug 2024 22:14:19 +0100] rev 80778
merged
paulson <lp15@cam.ac.uk> [Mon, 26 Aug 2024 21:59:35 +0100] rev 80777
More tidying of old proofs
nipkow [Mon, 26 Aug 2024 22:52:27 +0200] rev 80776
more precise bound
nipkow [Mon, 26 Aug 2024 18:26:06 +0200] rev 80775
merged
nipkow [Mon, 26 Aug 2024 18:26:00 +0200] rev 80774
get rid of manual T_f defs
wenzelm [Mon, 26 Aug 2024 13:15:34 +0200] rev 80773
NEWS and documentation;
wenzelm [Sun, 25 Aug 2024 23:19:33 +0200] rev 80772
merged
wenzelm [Sun, 25 Aug 2024 22:54:56 +0200] rev 80771
use nicer notation, following 783406dd051e;
paulson [Sun, 25 Aug 2024 21:27:25 +0100] rev 80770
merged
paulson <lp15@cam.ac.uk> [Sun, 25 Aug 2024 17:24:42 +0100] rev 80769
A bit more tidying
wenzelm [Sun, 25 Aug 2024 21:10:01 +0200] rev 80768
more markup for syntax consts;
wenzelm [Sun, 25 Aug 2024 20:54:20 +0200] rev 80767
clarified Syntax.is_const (after 43c4817375bf): exclude logical consts from 'syntax_consts' / 'syntax_types', e.g. relevant for @{syntax_const} antiquotation;