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;
|
changeset |
files
|
Mon, 09 Sep 2024 21:23:28 +0200 |
wenzelm |
minor performance tuning;
|
changeset |
files
|
Mon, 09 Sep 2024 19:51:16 +0200 |
wenzelm |
unused;
|
changeset |
files
|
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");
|
changeset |
files
|
Mon, 09 Sep 2024 19:00:53 +0200 |
wenzelm |
clarified signature: more explicit type output_ops: default via print_mode;
|
changeset |
files
|
Mon, 09 Sep 2024 13:43:28 +0200 |
wenzelm |
discontinued unused global variable (see also following bf465f335e85);
|
changeset |
files
|
Mon, 09 Sep 2024 11:41:31 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Mon, 09 Sep 2024 11:21:48 +0200 |
wenzelm |
clarified modules (see also ea7c2ee8a47a);
|
changeset |
files
|
Mon, 09 Sep 2024 11:12:13 +0200 |
wenzelm |
clarified signature: more explicit type "ops";
|
changeset |
files
|
Fri, 06 Sep 2024 20:31:20 +0200 |
wenzelm |
more thorough Protocol_Message.clean_output, following Isabelle/Scala;
|
changeset |
files
|
Fri, 06 Sep 2024 19:17:29 +0200 |
wenzelm |
more accurate output, following 3f02bc5a5a03;
|
changeset |
files
|
Fri, 06 Sep 2024 19:08:44 +0200 |
wenzelm |
clarified signature;
|
changeset |
files
|
Fri, 06 Sep 2024 15:59:48 +0200 |
wenzelm |
clarified signature;
|
changeset |
files
|
Fri, 06 Sep 2024 15:46:51 +0200 |
wenzelm |
misc tuning and clarification;
|
changeset |
files
|
Fri, 06 Sep 2024 14:47:42 +0200 |
wenzelm |
proper signature (amending 0f820da558f9);
|
changeset |
files
|
Fri, 06 Sep 2024 14:34:07 +0200 |
wenzelm |
more accurate output: observe depth as in "prune" operation;
|
changeset |
files
|
Fri, 06 Sep 2024 13:57:06 +0200 |
wenzelm |
clarified signature, following 1f718be3608b: Pretty.str is now value-oriented;
|
changeset |
files
|
Fri, 06 Sep 2024 13:49:43 +0200 |
wenzelm |
clarified signature and modules;
|
changeset |
files
|
Fri, 06 Sep 2024 13:19:18 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
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;
|
changeset |
files
|
Thu, 05 Sep 2024 17:39:45 +0200 |
wenzelm |
clarified signature: type ML_Pretty.pretty coincides with PolyML.pretty;
|
changeset |
files
|
Wed, 04 Sep 2024 16:21:52 +0200 |
wenzelm |
clarified signature (see also 8bef51521f21);
|
changeset |
files
|
Wed, 04 Sep 2024 13:55:57 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Wed, 04 Sep 2024 12:50:52 +0200 |
wenzelm |
more accurate Default_Metric;
|
changeset |
files
|
Mon, 02 Sep 2024 22:41:23 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Mon, 02 Sep 2024 22:00:53 +0200 |
wenzelm |
clarified output_spaces, based on Output.output_width;
|
changeset |
files
|
Mon, 02 Sep 2024 20:54:00 +0200 |
wenzelm |
clarified modules: enable pretty.ML to use XML/YXML more directly;
|
changeset |
files
|
Mon, 02 Sep 2024 20:12:52 +0200 |
wenzelm |
removed unused operation (reverting 4660b0409096);
|
changeset |
files
|
Mon, 02 Sep 2024 15:23:12 +0200 |
wenzelm |
clarified modules;
|
changeset |
files
|
Mon, 02 Sep 2024 14:36:35 +0200 |
wenzelm |
clarified signature;
|
changeset |
files
|
Mon, 02 Sep 2024 13:57:17 +0200 |
wenzelm |
tuned: prefer Symbol.spaces;
|
changeset |
files
|
Mon, 02 Sep 2024 13:42:38 +0200 |
wenzelm |
tuned whitespace;
|
changeset |
files
|
Mon, 02 Sep 2024 13:41:40 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Sun, 01 Sep 2024 22:59:11 +0200 |
wenzelm |
more NEWS;
|
changeset |
files
|
Sun, 01 Sep 2024 19:35:30 +0200 |
wenzelm |
proper string syntax (amending 70076ba563d2);
|
changeset |
files
|
Sat, 31 Aug 2024 16:01:36 +0200 |
wenzelm |
avoid redundant XML.blob: Bytes.contents consist of larger chunks;
|
changeset |
files
|
Sat, 31 Aug 2024 16:00:16 +0200 |
wenzelm |
minor performance tuning: avoid many small strings, notably in File_Stream.output;
|
changeset |
files
|
Fri, 30 Aug 2024 17:00:21 +0100 |
paulson |
A bit of tidying
|
changeset |
files
|
Fri, 30 Aug 2024 10:44:48 +0100 |
paulson |
merged
|
changeset |
files
|
Fri, 30 Aug 2024 10:16:48 +0100 |
paulson |
More tidying of old proofs
|
changeset |
files
|
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;
|
changeset |
files
|
Thu, 29 Aug 2024 11:43:14 +0200 |
wenzelm |
more specific "args" syntax, to support more markup for syntax consts;
|
changeset |
files
|
Thu, 29 Aug 2024 11:39:50 +0200 |
wenzelm |
more direct notation;
|
changeset |
files
|
Wed, 28 Aug 2024 22:54:45 +0200 |
wenzelm |
more specific "args" syntax, to support more markup for syntax consts;
|
changeset |
files
|
Wed, 28 Aug 2024 20:46:45 +0200 |
wenzelm |
proper definition to avoid failure of HOL-Codegenerator_Test (amending 3d9e7746d9db);
|
changeset |
files
|
Wed, 28 Aug 2024 19:40:07 +0200 |
wenzelm |
further attempts at markup for monad notation;
|
changeset |
files
|
Wed, 28 Aug 2024 16:46:33 +0200 |
wenzelm |
more markup for syntax consts;
|
changeset |
files
|
Tue, 27 Aug 2024 13:53:18 +0200 |
Fabian Huch |
stop web server on close;
|
changeset |
files
|
Tue, 27 Aug 2024 13:44:23 +0200 |
Fabian Huch |
better results for terminated jobs;
|
changeset |
files
|
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;
|
changeset |
files
|
Tue, 27 Aug 2024 12:57:49 +0200 |
Fabian Huch |
manage runner state properly (amending be4c1fbccfe8);
|
changeset |
files
|
Mon, 26 Aug 2024 22:14:19 +0100 |
paulson |
merged
|
changeset |
files
|
Mon, 26 Aug 2024 21:59:35 +0100 |
paulson |
More tidying of old proofs
|
changeset |
files
|
Mon, 26 Aug 2024 22:52:27 +0200 |
nipkow |
more precise bound
|
changeset |
files
|
Mon, 26 Aug 2024 18:26:06 +0200 |
nipkow |
merged
|
changeset |
files
|
Mon, 26 Aug 2024 18:26:00 +0200 |
nipkow |
get rid of manual T_f defs
|
changeset |
files
|
Mon, 26 Aug 2024 13:15:34 +0200 |
wenzelm |
NEWS and documentation;
|
changeset |
files
|
Sun, 25 Aug 2024 23:19:33 +0200 |
wenzelm |
merged
|
changeset |
files
|
Sun, 25 Aug 2024 22:54:56 +0200 |
wenzelm |
use nicer notation, following 783406dd051e;
|
changeset |
files
|
Sun, 25 Aug 2024 21:27:25 +0100 |
paulson |
merged
|
changeset |
files
|