haftmann [Thu, 09 Feb 2023 08:35:50 +0000] rev 77225
actually executable enum_all, enum_ex for word
nipkow [Thu, 09 Feb 2023 12:51:18 +0100] rev 77224
tuned text
paulson <lp15@cam.ac.uk> [Wed, 08 Feb 2023 15:05:24 +0000] rev 77223
Lots of new material chiefly about complex analysis
paulson [Tue, 07 Feb 2023 14:10:15 +0000] rev 77222
merged
paulson <lp15@cam.ac.uk> [Tue, 07 Feb 2023 14:10:08 +0000] rev 77221
More new theorems from the number theory development
wenzelm [Mon, 06 Feb 2023 21:32:22 +0100] rev 77220
merged
wenzelm [Mon, 06 Feb 2023 21:31:49 +0100] rev 77219
proper orientation for right-associative operations;
wenzelm [Mon, 06 Feb 2023 16:29:19 +0100] rev 77218
tuned signature;
wenzelm [Mon, 06 Feb 2023 16:26:40 +0100] rev 77217
tuned signature;
wenzelm [Mon, 06 Feb 2023 16:21:25 +0100] rev 77216
tuned signature;
wenzelm [Mon, 06 Feb 2023 16:11:05 +0100] rev 77215
obsolete --- superseded by SHA1.Shasum operations;
wenzelm [Mon, 06 Feb 2023 16:04:17 +0100] rev 77214
clarified signature, using right-associative operation;
wenzelm [Mon, 06 Feb 2023 15:53:58 +0100] rev 77213
tuned whitespace;
wenzelm [Mon, 06 Feb 2023 15:50:49 +0100] rev 77212
tuned --- implicit split;
wenzelm [Mon, 06 Feb 2023 15:46:27 +0100] rev 77211
clarified signature;
wenzelm [Mon, 06 Feb 2023 15:35:18 +0100] rev 77210
prefer explicit shasum: more robust due to explicit file names, which often work implicitly in LaTeX;
wenzelm [Mon, 06 Feb 2023 15:11:07 +0100] rev 77209
tuned signature;
wenzelm [Mon, 06 Feb 2023 15:04:21 +0100] rev 77208
more uniform use of SHA1.Shasum;
wenzelm [Mon, 06 Feb 2023 14:54:15 +0100] rev 77207
proper Shasum.digest, to emulate old form from build_history database;
clarified signature: more explicit types;
wenzelm [Mon, 06 Feb 2023 12:58:45 +0100] rev 77206
prefer explicit shasum;
clarified signature;
wenzelm [Mon, 06 Feb 2023 11:05:35 +0100] rev 77205
proper symbolic dependencies, e.g. for Demo_FoilTeX;
wenzelm [Mon, 06 Feb 2023 10:58:07 +0100] rev 77204
prefer explicit shasum;
wenzelm [Mon, 06 Feb 2023 10:30:53 +0100] rev 77203
clarified signature: follow terminology of isabelle.Sessions and isabelle.Build;
wenzelm [Mon, 06 Feb 2023 10:20:12 +0100] rev 77202
clarified signature: follow terminology of isabelle.Sessions and isabelle.Build;
wenzelm [Mon, 06 Feb 2023 10:03:55 +0100] rev 77201
clarified signature;
paulson <lp15@cam.ac.uk> [Mon, 06 Feb 2023 15:41:23 +0000] rev 77200
Some more new material and some tidying of existing proofs
wenzelm [Sun, 05 Feb 2023 20:09:39 +0100] rev 77199
more diagnostic operations (see also 5c7652e9bc01);
wenzelm [Sun, 05 Feb 2023 20:05:14 +0100] rev 77198
more thorough consolidation: follow dependencies of forked proofs (e.g. see theories MaxPrefix vs. MaxChop in AFP/Functional-Automata);
wenzelm [Sun, 05 Feb 2023 15:59:18 +0100] rev 77197
clarified signature selection: SortedSet[String], which fits better to stored json and works properly on Windows (NB: document theories have an authentic session-theory name);
wenzelm [Sun, 05 Feb 2023 15:01:49 +0100] rev 77196
tuned;
wenzelm [Sun, 05 Feb 2023 14:59:50 +0100] rev 77195
clarified modules;
wenzelm [Sun, 05 Feb 2023 14:57:14 +0100] rev 77194
tuned signature;
wenzelm [Sun, 05 Feb 2023 14:41:25 +0100] rev 77193
update to polyml-5e9c8155ea96, which is more robust on arm64;
wenzelm [Sun, 05 Feb 2023 13:57:27 +0100] rev 77192
more robust dependencies for Pure;
wenzelm [Sun, 05 Feb 2023 13:13:59 +0100] rev 77191
proper compiler root for arm64;
wenzelm [Sat, 04 Feb 2023 23:08:36 +0100] rev 77190
clarified "isabelle build_polyml": download and build everything for current platform;
renamed former "isabelle build_polyml" to "isabelle make_poly", for experimentation and diagnosis;
wenzelm [Fri, 03 Feb 2023 22:39:59 +0100] rev 77189
no view_document after build: avoid loss of focus, especially in "auto build" mode;
wenzelm [Fri, 03 Feb 2023 21:25:17 +0100] rev 77188
tuned message;
wenzelm [Fri, 03 Feb 2023 20:47:13 +0100] rev 77187
build only if required, view only after proper build: thus avoid pointless events in "auto build" mode;
wenzelm [Fri, 03 Feb 2023 20:37:05 +0100] rev 77186
clarified modules;
wenzelm [Fri, 03 Feb 2023 20:23:37 +0100] rev 77185
maintain document_output meta data;
wenzelm [Fri, 03 Feb 2023 19:00:29 +0100] rev 77184
clarified modules;
wenzelm [Fri, 03 Feb 2023 16:50:14 +0100] rev 77183
avoid redundant SelectionChanged events;
wenzelm [Fri, 03 Feb 2023 16:24:46 +0100] rev 77182
more logging;
wenzelm [Fri, 03 Feb 2023 14:29:07 +0100] rev 77181
proper symbolic handle on component resources:
diff -r ci-extras-1/etc/settings ci-extras-2/etc/settings
1c1,4
< classpath "$COMPONENT/lib/ci-extras.jar"
---
> #-*- shell-script -*- :mode=shellscript:
>
> ISABELLE_CI_EXTRAS_JAR="$COMPONENT/lib/ci-extras.jar"
> classpath "$ISABELLE_CI_EXTRAS_JAR"
diff -r ci-extras-1/README ci-extras-2/README
11a12
> Makarius, 02-Feb-2023
wenzelm [Fri, 03 Feb 2023 14:10:09 +0100] rev 77180
more robust on Windows, where C:\\ and \\SERVER\SHARE cause problems (line 920 of winbasicio.cpp);
paulson <lp15@cam.ac.uk> [Thu, 02 Feb 2023 12:55:07 +0000] rev 77179
More of Manuel's material, and some changes
wenzelm [Wed, 01 Feb 2023 23:02:59 +0100] rev 77178
less verbosity by default, notably for regular "isabelle build -o document";
wenzelm [Wed, 01 Feb 2023 22:54:48 +0100] rev 77177
clarified message: old-style log is usually empty;
wenzelm [Wed, 01 Feb 2023 22:39:02 +0100] rev 77176
clarified messages, notably for session "Intro";
wenzelm [Wed, 01 Feb 2023 21:29:35 +0100] rev 77175
merged
wenzelm [Wed, 01 Feb 2023 21:23:54 +0100] rev 77174
more general program start message;
progress on "Creating directory";
wenzelm [Wed, 01 Feb 2023 20:57:15 +0100] rev 77173
clarified terminology of inlined "PROGRAM START" messages;
wenzelm [Wed, 01 Feb 2023 20:21:33 +0100] rev 77172
isabelle update -u cite -l "";
wenzelm [Wed, 01 Feb 2023 20:07:13 +0100] rev 77171
less ambitious parallelism: avoid exhaustion of memory (40GB total);
wenzelm [Wed, 01 Feb 2023 15:39:48 +0100] rev 77170
clarified GUI;
wenzelm [Wed, 01 Feb 2023 13:50:53 +0100] rev 77169
clarified GUI: omit pointless search buttons, as real output is shown as markup;
wenzelm [Wed, 01 Feb 2023 10:54:29 +0100] rev 77168
more uniform use of Symbol.output, even in situations where its Symbol.encode is usually redundant;
paulson [Wed, 01 Feb 2023 12:43:39 +0000] rev 77167
merged
paulson <lp15@cam.ac.uk> [Wed, 01 Feb 2023 12:43:33 +0000] rev 77166
More new material thanks to Manuel
nipkow [Wed, 01 Feb 2023 09:14:40 +0100] rev 77165
merged
nipkow [Wed, 01 Feb 2023 09:14:26 +0100] rev 77164
tuning
wenzelm [Tue, 31 Jan 2023 23:17:44 +0100] rev 77163
alternate AFP tests on lrzcloud2, to fit better into one day;
wenzelm [Tue, 31 Jan 2023 20:44:35 +0100] rev 77162
merged
wenzelm [Tue, 31 Jan 2023 20:37:46 +0100] rev 77161
support document preparation from already loaded theories;
wenzelm [Tue, 31 Jan 2023 20:09:03 +0100] rev 77160
clarified GUI events;
wenzelm [Tue, 31 Jan 2023 19:50:58 +0100] rev 77159
clarified GUIs: keep related buttons together;
wenzelm [Tue, 31 Jan 2023 19:43:45 +0100] rev 77158
proper program name, e.g. for session "Intro";
wenzelm [Tue, 31 Jan 2023 19:27:02 +0100] rev 77157
clarified GUI events: reset everything on session context switch;
wenzelm [Tue, 31 Jan 2023 18:03:27 +0100] rev 77156
clarified GUI events: ensure fresh output when switching pages;
wenzelm [Tue, 31 Jan 2023 17:46:16 +0100] rev 77155
clarified GUI: avoid odd jumping pages on "Cancel";
wenzelm [Tue, 31 Jan 2023 17:35:59 +0100] rev 77154
clarified GUI events;
wenzelm [Tue, 31 Jan 2023 17:21:46 +0100] rev 77153
more accurate output: avoid output_body from last run;
wenzelm [Tue, 31 Jan 2023 17:17:07 +0100] rev 77152
more accurate output: avoid output_main from last run;
wenzelm [Tue, 31 Jan 2023 17:08:16 +0100] rev 77151
removed unused operation from 3f50b24909df;
wenzelm [Tue, 31 Jan 2023 17:04:02 +0100] rev 77150
clarified guard: avoid spurious auto builds;
wenzelm [Tue, 31 Jan 2023 17:00:33 +0100] rev 77149
automatically build document when selected theories are finished;
wenzelm [Tue, 31 Jan 2023 16:13:27 +0100] rev 77148
more accurate Word.capitalize: do not touch name;
wenzelm [Tue, 31 Jan 2023 14:59:19 +0100] rev 77147
defer build until document nodes are ready;
wenzelm [Tue, 31 Jan 2023 14:37:40 +0100] rev 77146
clarified signature: prefer semantic status;
wenzelm [Tue, 31 Jan 2023 14:32:07 +0100] rev 77145
removed obsolete parameter (see 7c23db6b857b);
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