wenzelm [Tue, 31 Jan 2023 12:27:00 +0100] rev 77144
clarified Document_Editor.Session: more explicit types, more robust operations;
eliminated await_stable_snapshot in favour of delay_build;
wenzelm [Mon, 30 Jan 2023 16:26:10 +0100] rev 77143
more operations;
wenzelm [Mon, 30 Jan 2023 16:20:17 +0100] rev 77142
clarified operation (without change of signature!);
nipkow [Tue, 31 Jan 2023 19:07:24 +0100] rev 77141
pointless
paulson <lp15@cam.ac.uk> [Tue, 31 Jan 2023 14:05:16 +0000] rev 77140
Lots more new material thanks to Manuel Eberl
paulson [Mon, 30 Jan 2023 15:24:25 +0000] rev 77139
merged
paulson <lp15@cam.ac.uk> [Mon, 30 Jan 2023 15:24:17 +0000] rev 77138
Moved in a large number of highly useful library lemmas, mostly due to Manuel Eberl
wenzelm [Mon, 30 Jan 2023 15:02:38 +0100] rev 77137
observe option "show_states" in headless server (see also 951abf9db857);
nipkow [Mon, 30 Jan 2023 10:15:01 +0100] rev 77136
text correction
wenzelm [Sun, 29 Jan 2023 16:49:17 +0100] rev 77135
enable clean_components by default: it saves a lot of local disk space, notably on virtual nodes;
wenzelm [Sat, 28 Jan 2023 22:31:40 +0100] rev 77134
merged
wenzelm [Sat, 28 Jan 2023 22:29:24 +0100] rev 77133
removed somewhat pointless support for Jenkins log files: it has stopped working long ago;
wenzelm [Sat, 28 Jan 2023 21:40:06 +0100] rev 77132
more uniform components context for the managing "self_isabelle" and the managed "other_isabelle";
wenzelm [Sat, 28 Jan 2023 21:32:33 +0100] rev 77131
tuned signature;
wenzelm [Sat, 28 Jan 2023 21:29:28 +0100] rev 77130
more operations;
wenzelm [Sat, 28 Jan 2023 20:58:00 +0100] rev 77129
obsolete (see also d547173212d2);
wenzelm [Sat, 28 Jan 2023 20:50:45 +0100] rev 77128
clarified names to emphasize suble differences in meaning;
wenzelm [Sat, 28 Jan 2023 20:21:55 +0100] rev 77127
prefer high-level Other_Isabelle.bash over low-level SSH.execute;
wenzelm [Sat, 28 Jan 2023 20:13:40 +0100] rev 77126
unused (see 378bb7a739c3);
wenzelm [Sat, 28 Jan 2023 19:47:15 +0100] rev 77125
more options to manage resolved components;
wenzelm [Sat, 28 Jan 2023 16:51:41 +0100] rev 77124
proper use of current ISABELLE_COMPONENT_REPOSITORY from the managing Isabelle system (amending 3e963d68d394);
wenzelm [Sat, 28 Jan 2023 16:26:58 +0100] rev 77123
tuned comments;
wenzelm [Sat, 28 Jan 2023 16:20:44 +0100] rev 77122
tuned;
wenzelm [Sat, 28 Jan 2023 16:08:43 +0100] rev 77121
clarified signature: more explicit types;
scale chart output, instead of stored data;
wenzelm [Sat, 28 Jan 2023 16:06:38 +0100] rev 77120
more operations;
wenzelm [Sat, 28 Jan 2023 15:38:36 +0100] rev 77119
tuned;
wenzelm [Sat, 28 Jan 2023 15:35:43 +0100] rev 77118
clarified signature: more robust field_scale;
wenzelm [Sat, 28 Jan 2023 15:04:15 +0100] rev 77117
clarified signature: more explicit types;
wenzelm [Sat, 28 Jan 2023 13:44:00 +0100] rev 77116
clarified signature;
wenzelm [Fri, 27 Jan 2023 18:59:48 +0100] rev 77115
tuned;
wenzelm [Fri, 27 Jan 2023 17:33:49 +0100] rev 77114
support units, e.g. java.lang.Long.MAX_VALUE is 8 EiB;
wenzelm [Fri, 27 Jan 2023 16:49:03 +0100] rev 77113
more explicit types;
wenzelm [Fri, 27 Jan 2023 16:48:19 +0100] rev 77112
prefer typed/strict operations;
wenzelm [Fri, 27 Jan 2023 16:18:36 +0100] rev 77111
tuned message;
wenzelm [Fri, 27 Jan 2023 15:43:45 +0100] rev 77110
prefer strict operation: java.io.File.length returns 0 for non-existent file;
wenzelm [Fri, 27 Jan 2023 15:33:21 +0100] rev 77109
prefer typed bytes count, but retain toString of original Long for robustness of Java/Scala string composition;
wenzelm [Fri, 27 Jan 2023 15:22:26 +0100] rev 77108
back to Scala 3.2.0 for now, since 3.2.1 causes odd crash of REPL concerning value classes (e.g. "isabelle.Time.now()");
enforce rebuild of Isabelle/ML + Isabelle/Scala;
haftmann [Fri, 27 Jan 2023 19:16:38 +0100] rev 77107
Restored antiquotation.
haftmann [Thu, 26 Jan 2023 15:18:55 +0100] rev 77106
tuned whitespace
desharna [Fri, 27 Jan 2023 16:52:39 +0100] rev 77105
merged
desharna [Fri, 27 Jan 2023 12:25:36 +0100] rev 77104
added lemma multpHO_plus_plus[simp]
paulson <lp15@cam.ac.uk> [Fri, 27 Jan 2023 13:57:52 +0000] rev 77103
Shortened a messy proof
paulson <lp15@cam.ac.uk> [Thu, 26 Jan 2023 13:59:51 +0000] rev 77102
Moved in some material from the AFP entry Winding_number_eval
wenzelm [Wed, 25 Jan 2023 22:00:21 +0100] rev 77101
merged
wenzelm [Wed, 25 Jan 2023 21:49:08 +0100] rev 77100
tuned messages: less verbosity;
wenzelm [Wed, 25 Jan 2023 21:10:20 +0100] rev 77099
prefer Other_Isabelle.init instead of adhoc scripts;
wenzelm [Wed, 25 Jan 2023 20:52:36 +0100] rev 77098
tuned message, following "isabelle components -a";
wenzelm [Wed, 25 Jan 2023 20:42:24 +0100] rev 77097
clean components more accurately: purge other platforms or archives;