Mon, 27 Mar 2023 22:17:50 +0200 wenzelm NEWS; default tip
Mon, 27 Mar 2023 22:11:26 +0200 wenzelm added Set.size;
Mon, 27 Mar 2023 21:53:16 +0200 wenzelm performanc tuning: avoid exception overhead, potentially relevant for Sorts.class_less;
Mon, 27 Mar 2023 21:48:47 +0200 wenzelm performance tuning: prefer functor Set() over Table();
Mon, 27 Mar 2023 19:41:18 +0200 wenzelm efficient representation of sets: more compact than Table.set;
Mon, 27 Mar 2023 16:24:54 +0200 wenzelm tuned whitespace;
Mon, 27 Mar 2023 11:52:10 +0200 wenzelm tuned comments;
Sun, 26 Mar 2023 20:03:03 +0200 wenzelm tuned signature;
Sun, 26 Mar 2023 19:51:35 +0200 wenzelm clarified signature;
Sun, 26 Mar 2023 19:36:00 +0200 wenzelm tuned signature;
Sun, 26 Mar 2023 19:31:05 +0200 wenzelm tuned output;
Sun, 26 Mar 2023 15:47:40 +0200 wenzelm removed junk (amending 236e43c8bb5b);
Sun, 26 Mar 2023 15:02:08 +0200 wenzelm tuned;
Sun, 26 Mar 2023 14:45:28 +0200 wenzelm tuned output;
Sun, 26 Mar 2023 14:36:47 +0200 wenzelm tuned performance: much faster low-level operation;
Sun, 26 Mar 2023 14:24:38 +0200 wenzelm clarified signature: more general operation Bytes.read_slice;
Sun, 26 Mar 2023 12:53:53 +0200 wenzelm clarified signature: more explicit types;
Sun, 26 Mar 2023 12:46:15 +0200 wenzelm clarified signature: more explicit types;
Sun, 26 Mar 2023 12:41:34 +0200 wenzelm clarified signature: more explicit types;
Fri, 24 Mar 2023 18:30:17 +0000 haftmann More explicit type information in dictionary arguments.
Fri, 24 Mar 2023 18:30:17 +0000 haftmann tuned
Fri, 24 Mar 2023 18:30:17 +0000 haftmann tuned whitespace
Fri, 24 Mar 2023 18:30:17 +0000 haftmann more uniform approach towards satisfied applications
Fri, 24 Mar 2023 18:30:17 +0000 haftmann more uniform approach towards satisfied applications
Fri, 24 Mar 2023 18:30:17 +0000 haftmann tuned
Fri, 24 Mar 2023 18:30:17 +0000 haftmann tuned
Fri, 24 Mar 2023 18:30:17 +0000 haftmann Tuned semicolons.
Mon, 20 Mar 2023 18:33:56 +0100 desharna reordered assumption and tuned proof of Multiset.bex_least_element and Multiset.bex_greatest_element
Mon, 20 Mar 2023 18:21:30 +0100 desharna added lemmas Finite_Set.bex_least_element and Finite_Set.bex_greatest_element
Mon, 20 Mar 2023 15:02:17 +0100 desharna refactored proofs
Mon, 20 Mar 2023 15:01:59 +0100 desharna added lemmas Finite_Set.bex_min_element and Finite_Set.bex_max_element
Mon, 20 Mar 2023 15:01:12 +0100 desharna reversed import dependency between Relation and Finite_Set; and move theorems around
Mon, 20 Mar 2023 11:13:01 +0100 wenzelm more operations;
Mon, 20 Mar 2023 11:09:51 +0100 wenzelm clarified theory_sizeof1_data: count bytes, individually for each data entry;
Mon, 20 Mar 2023 10:59:27 +0100 wenzelm clarified operations for ML object sizes;
Sun, 19 Mar 2023 18:55:48 +0000 paulson merged
Sun, 19 Mar 2023 18:55:41 +0000 paulson simplified a lot of messy proofs
Sat, 18 Mar 2023 23:48:56 +0100 desharna merged
Fri, 17 Mar 2023 13:56:54 +0100 desharna added lemma multp_repeat_mset_repeat_msetI
Sat, 18 Mar 2023 20:23:17 +0100 wenzelm more operations;
Fri, 17 Mar 2023 11:24:52 +0000 paulson merged
Fri, 17 Mar 2023 10:42:50 +0000 paulson merged
Fri, 17 Mar 2023 10:42:39 +0000 paulson Proof simplification
Fri, 17 Mar 2023 12:10:14 +0100 wenzelm proper "build_thorough" for "isabelle update" (amending 9e5f8f6e58a0);
Thu, 16 Mar 2023 17:12:06 +0100 wenzelm merged
Thu, 16 Mar 2023 16:28:21 +0100 wenzelm back to compression in Isabelle/Scala (in contrast to f7174238b5e3), e.g. relevant for old_command_timings_blob, but also for prospective heaps;
Thu, 16 Mar 2023 16:13:58 +0100 wenzelm vacuum everything in the database;
Thu, 16 Mar 2023 15:58:34 +0100 wenzelm tuned;
Thu, 16 Mar 2023 15:55:49 +0100 wenzelm proper vacuum of session_info tables: only once per build process;
Thu, 16 Mar 2023 15:46:10 +0100 wenzelm tuned signature;
Thu, 16 Mar 2023 15:38:32 +0100 wenzelm more thorough database checks;
Thu, 16 Mar 2023 15:16:17 +0100 wenzelm more thorough treatment of build prefs, guarded by system option "build_through": avoid accidental rebuild of HOL etc.;
Thu, 16 Mar 2023 13:18:25 +0100 wenzelm clarified build options;
Thu, 16 Mar 2023 11:44:07 +0100 wenzelm clarified ML option vs. Scala option (see also caa182bdab7a);
Thu, 16 Mar 2023 13:37:49 +0100 nipkow merge conflict
Thu, 16 Mar 2023 08:30:00 +0100 nipkow unified function update and map update syntaxes
Wed, 15 Mar 2023 15:28:44 +0100 blanchet removed accidental junk
Wed, 15 Mar 2023 13:01:57 +0100 nipkow map update syntax
Tue, 14 Mar 2023 22:00:06 +0100 wenzelm proper sorting of result (amending f458547b4f0f);
Tue, 14 Mar 2023 21:01:20 +0100 wenzelm merged
Tue, 14 Mar 2023 20:31:30 +0100 wenzelm enforce rebuild of Isabelle/ML;
Tue, 14 Mar 2023 20:31:08 +0100 wenzelm more operations;
Tue, 14 Mar 2023 20:25:48 +0100 wenzelm more specific vacuum operation, which is also relevant to PostgreSQL;
Tue, 14 Mar 2023 20:06:37 +0100 wenzelm tuned signature: removed redundant argument;
Tue, 14 Mar 2023 20:04:48 +0100 wenzelm tuned signature;
Tue, 14 Mar 2023 20:01:05 +0100 wenzelm proper build_uuid for Build_Process.Task: thus old entries are removed via prepare_database/clean_build;
Tue, 14 Mar 2023 19:41:16 +0100 wenzelm more informative Build_Process.Snapshot;
Tue, 14 Mar 2023 19:19:38 +0100 wenzelm more explicit snapshot of "_state" and "_database";
Tue, 14 Mar 2023 18:59:59 +0100 wenzelm tuned;
Tue, 14 Mar 2023 18:57:34 +0100 wenzelm removed redundant State.workers: directly maintained within the database, using with SQL update;
Tue, 14 Mar 2023 18:43:32 +0100 wenzelm more thorough cleanup;
Tue, 14 Mar 2023 18:29:07 +0100 wenzelm tuned signature;
Tue, 14 Mar 2023 17:34:38 +0100 wenzelm tuned signature;
Tue, 14 Mar 2023 17:09:52 +0100 wenzelm tuned signature;
Tue, 14 Mar 2023 17:05:49 +0100 wenzelm more thorough synchronization of internal "_state" vs. external "_database";
Tue, 14 Mar 2023 11:14:50 +0100 wenzelm more database content;
Tue, 14 Mar 2023 10:35:41 +0100 wenzelm clarified modules;
Tue, 14 Mar 2023 10:27:17 +0100 wenzelm clarified signature;
Tue, 14 Mar 2023 10:16:45 +0100 wenzelm clarified modules;
Tue, 14 Mar 2023 10:05:57 +0100 wenzelm tuned output;
Tue, 14 Mar 2023 09:47:07 +0100 wenzelm tuned output;
Tue, 14 Mar 2023 18:19:10 +0100 nipkow Adjusted to new map update priorities
Tue, 14 Mar 2023 14:00:07 +0100 nipkow bring priority in line with ordinary function update notation
Tue, 14 Mar 2023 10:35:10 +0100 nipkow merged
Tue, 14 Mar 2023 10:34:48 +0100 nipkow use tree (simpler) instead of rbt (exercise)
Mon, 13 Mar 2023 22:21:33 +0100 wenzelm enforce rebuild of Isabelle/ML;
Mon, 13 Mar 2023 22:18:22 +0100 wenzelm more direct state update;
Mon, 13 Mar 2023 22:08:46 +0100 wenzelm avoid too many synchronized_database;
Mon, 13 Mar 2023 21:43:55 +0100 wenzelm tuned output;
Mon, 13 Mar 2023 21:12:34 +0100 wenzelm synchronize progress messages with database;
Mon, 13 Mar 2023 20:24:13 +0100 wenzelm more robust SQL query for mandatory arguments;
Mon, 13 Mar 2023 20:14:19 +0100 wenzelm synchronize progress stop/stopped with database;
Mon, 13 Mar 2023 19:04:16 +0100 wenzelm more database content;
Mon, 13 Mar 2023 18:53:14 +0100 wenzelm tuned whitespace;
Mon, 13 Mar 2023 17:32:29 +0100 wenzelm tuned signature;
Mon, 13 Mar 2023 17:30:43 +0100 wenzelm tuned whitespace;
Mon, 13 Mar 2023 17:22:43 +0100 wenzelm clarified signature: avoid confusion due to object-orientation;
Mon, 13 Mar 2023 16:53:08 +0100 wenzelm clarified modules;
Mon, 13 Mar 2023 15:53:31 +0100 wenzelm clarified signature: prefer explicit types;
Mon, 13 Mar 2023 15:35:15 +0100 wenzelm more accurate Sessions.Info.session_prefs: cover relative changes wrt. statically declared options;
Mon, 13 Mar 2023 15:09:08 +0100 wenzelm clarified signature: more explicit type Options.Spec, which incorporates all variants of Options.+;
Mon, 13 Mar 2023 13:46:36 +0100 wenzelm tuned output;
Mon, 13 Mar 2023 13:43:25 +0100 wenzelm clarified signature: more explicit types;
Mon, 13 Mar 2023 13:20:35 +0100 wenzelm clarified signature: prefer static types;
Mon, 13 Mar 2023 11:02:26 +0100 wenzelm clarified signature (again, see also 8c64e51d9dde and 268bf61631ec);
Mon, 13 Mar 2023 10:51:10 +0100 wenzelm tuned signature;
Sat, 11 Mar 2023 21:36:25 +0100 wenzelm more operations, thanks to Jsoup;
Sat, 11 Mar 2023 21:25:24 +0100 wenzelm discontinued apache-commons in favour of jsoup, which is smaller and more useful;
Sat, 11 Mar 2023 16:21:39 +0100 wenzelm more accurate shasum_meta_info;
Sat, 11 Mar 2023 16:11:26 +0100 wenzelm tuned signature;
Sat, 11 Mar 2023 14:49:53 +0100 wenzelm support "isabelle options -l -t TAGS";
Sat, 11 Mar 2023 14:19:09 +0100 wenzelm NEWS;
Sat, 11 Mar 2023 14:18:56 +0100 wenzelm clarified signature;
Sat, 11 Mar 2023 13:37:58 +0100 wenzelm tuned;
Sat, 11 Mar 2023 13:31:16 +0100 wenzelm avoid hard-wired stuff (see also 78f2475aa126);
Sat, 11 Mar 2023 12:48:37 +0100 wenzelm clarified tags;
Sat, 11 Mar 2023 12:41:53 +0100 wenzelm clarified session prefs (or "options" within the database);
Sat, 11 Mar 2023 11:51:19 +0100 wenzelm tuned signature;
Sat, 11 Mar 2023 11:43:47 +0100 wenzelm tuned comments;
Sat, 11 Mar 2023 11:36:18 +0100 wenzelm unused (see 268bf61631ec);
Sat, 11 Mar 2023 11:31:58 +0100 wenzelm clarified exported options;
Sat, 11 Mar 2023 11:24:02 +0100 wenzelm clarified signature;
Sat, 11 Mar 2023 11:14:24 +0100 wenzelm do not export connection details (password etc.);
Sat, 11 Mar 2023 11:13:53 +0100 wenzelm support option tags;
Fri, 10 Mar 2023 15:27:18 +0100 blanchet use simplifier to classify the missing assumptions in Sledgehammer's abduction mechanism
Fri, 10 Mar 2023 11:56:52 +0100 blanchet don't try to falisfy goals with schematics
Thu, 09 Mar 2023 14:29:46 +0100 wenzelm enforce rebuild of Isabelle/ML;
Thu, 09 Mar 2023 12:55:00 +0100 wenzelm more robust transactions;
Thu, 09 Mar 2023 12:54:19 +0100 wenzelm proper support for Option[Date] columns;
Thu, 09 Mar 2023 12:13:01 +0100 wenzelm more robust transactions;
Thu, 09 Mar 2023 11:55:20 +0100 wenzelm clarified signature;
Wed, 08 Mar 2023 22:43:04 +0100 wenzelm enforce rebuild of Isabelle/ML;
Wed, 08 Mar 2023 22:42:21 +0100 wenzelm proper test (amending 32f9e75c92e9);
Wed, 08 Mar 2023 22:40:47 +0100 wenzelm updated to sqlite-jdbc-3.41.0.0;
Wed, 08 Mar 2023 22:40:15 +0100 wenzelm proper shasum lines (amending 3070001c9d1f);
Wed, 08 Mar 2023 22:22:35 +0100 wenzelm more robust transactions;
Wed, 08 Mar 2023 22:08:48 +0100 wenzelm explicit locking for PostgreSQL --- neither available nor required for SQLite;
Wed, 08 Mar 2023 20:19:05 +0100 wenzelm merged
Wed, 08 Mar 2023 15:57:43 +0100 wenzelm assume total operation: ProcessHandle.current().info.startInstant appears to work on all platforms;
Wed, 08 Mar 2023 15:50:29 +0100 wenzelm more database content, e.g. for monitoring;
Wed, 08 Mar 2023 15:25:55 +0100 wenzelm tuned structure;
Wed, 08 Mar 2023 15:22:57 +0100 wenzelm tuned signature;
Wed, 08 Mar 2023 15:15:06 +0100 wenzelm more database content, e.g. for monitoring;
Wed, 08 Mar 2023 14:45:17 +0100 wenzelm more explicit workers, e.g. for monitoring;
Wed, 08 Mar 2023 14:22:11 +0100 wenzelm tuned;
Wed, 08 Mar 2023 14:21:14 +0100 wenzelm tuned;
Wed, 08 Mar 2023 13:36:40 +0100 wenzelm clarified worker state: always maintain database content via worker_uuid;
Wed, 08 Mar 2023 13:33:18 +0100 wenzelm clarified signature: prefer Build_Process.Context for parameters;
Wed, 08 Mar 2023 11:26:46 +0100 wenzelm support for "isabelle build -j0": require external workers to make progress;
Wed, 08 Mar 2023 10:47:32 +0100 wenzelm follow renaming of various Isabelle command-line tools (see b975f5aaf6b8 and before);
Wed, 08 Mar 2023 17:51:56 +0100 blanchet require the presence of free variables to do abduction in Sledgehammer
Wed, 08 Mar 2023 10:12:41 +0100 nipkow removed exercise solution
Wed, 08 Mar 2023 08:10:22 +0100 nipkow merged
Wed, 08 Mar 2023 08:10:10 +0100 nipkow new theory Tree_Rotations
Tue, 07 Mar 2023 23:32:59 +0100 wenzelm proper tool name (amending cbb49fe8e5a2);
Tue, 07 Mar 2023 23:26:02 +0100 wenzelm proper file-name (amending b975f5aaf6b8);
Tue, 07 Mar 2023 23:24:40 +0100 wenzelm tuned headers;
Tue, 07 Mar 2023 23:09:30 +0100 wenzelm eliminated suspicious Unicode characters;
Tue, 07 Mar 2023 23:08:14 +0100 wenzelm tuned whitespace;
Tue, 07 Mar 2023 23:02:52 +0100 wenzelm renamed "isabelle build_docker" to "isabelle docker_build" (unrelated to "isabelle build");
Tue, 07 Mar 2023 22:54:44 +0100 wenzelm renamed administrative tools to build Isabelle components (unrelated to "isabelle build");
Tue, 07 Mar 2023 22:28:48 +0100 wenzelm renamed "isabelle build_components" to "isabelle components_build" (unrelated to "isabelle build");
Tue, 07 Mar 2023 22:21:48 +0100 wenzelm sort lines;
Tue, 07 Mar 2023 22:17:47 +0100 wenzelm renamed "isabelle log" to "isabelle build_log";
Tue, 07 Mar 2023 16:23:48 +0100 wenzelm clarified structure;
Tue, 07 Mar 2023 12:50:27 +0100 wenzelm tuned output;
Tue, 07 Mar 2023 12:40:10 +0100 wenzelm clarified signature: proper abstract type;
Tue, 07 Mar 2023 12:21:45 +0100 wenzelm clarified signature: support all arguments of Sessions.store();
Tue, 07 Mar 2023 12:15:37 +0100 wenzelm tuned;
Tue, 07 Mar 2023 12:06:01 +0100 wenzelm basic setup for "isabelle build_worker";
Tue, 07 Mar 2023 12:03:42 +0100 wenzelm tuned comments;
Tue, 07 Mar 2023 11:13:36 +0100 wenzelm tuned structure;
Tue, 07 Mar 2023 10:57:50 +0100 wenzelm clarified terminology of "session build database", while "build database" is the one underlying Build_Process;
Tue, 07 Mar 2023 10:16:24 +0100 wenzelm clarified modules;
Mon, 06 Mar 2023 21:12:47 +0100 wenzelm clarified signature: reduce boilerplate;
Mon, 06 Mar 2023 19:37:32 +0100 wenzelm clarified messages;
Mon, 06 Mar 2023 19:18:53 +0100 wenzelm tuned signature;
Mon, 06 Mar 2023 19:13:27 +0100 wenzelm tuned structure;
Mon, 06 Mar 2023 19:09:17 +0100 wenzelm clarified signature;
Mon, 06 Mar 2023 18:58:48 +0100 wenzelm clarified signature;
Mon, 06 Mar 2023 17:29:00 +0100 wenzelm clarified build process roles: "worker" vs. "build";
Mon, 06 Mar 2023 16:20:12 +0100 wenzelm clarified database content;
Mon, 06 Mar 2023 16:06:24 +0100 wenzelm tuned: prefer iterator.nextOption;
Mon, 06 Mar 2023 15:56:28 +0100 wenzelm tuned whitespace and braces;
Mon, 06 Mar 2023 15:48:04 +0100 wenzelm clarified signature: more uniform operations;
Mon, 06 Mar 2023 15:38:50 +0100 wenzelm tuned signature: reduce boilerplate;
Mon, 06 Mar 2023 15:12:37 +0100 wenzelm tuned signature;
Mon, 06 Mar 2023 15:01:44 +0100 wenzelm proper clean_build of old data at start of new process --- allow to inspect remains of the last process;
Mon, 06 Mar 2023 12:08:33 +0100 wenzelm more database content: formal end_build;
Mon, 06 Mar 2023 12:07:40 +0100 wenzelm more operations;
Mon, 06 Mar 2023 11:39:40 +0100 wenzelm clarified database content and prepare/init stages;
Mon, 06 Mar 2023 10:58:36 +0100 wenzelm tuned signature;
Mon, 06 Mar 2023 10:16:40 +0100 wenzelm tuned;
Mon, 06 Mar 2023 10:08:53 +0100 wenzelm tuned;
Mon, 06 Mar 2023 09:50:48 +0100 wenzelm less verbosity, amending 3bc49507bae5;
Mon, 06 Mar 2023 09:46:41 +0100 wenzelm tuned comments;
Mon, 06 Mar 2023 09:37:02 +0100 wenzelm tuned signature: avoid totally adhoc overriding;
Mon, 06 Mar 2023 09:32:18 +0100 wenzelm separate static build_uuid from dynamic worker_uuid, to allow multiple worker processes participate in one build process;
Sun, 05 Mar 2023 20:41:45 +0100 wenzelm enforce rebuild of Isabelle/ML, after various changes to build database management;
Sun, 05 Mar 2023 20:41:14 +0100 wenzelm more detailed table "isabelle_build_serial": allow to monitor activity of build_process instances;
Sun, 05 Mar 2023 19:33:01 +0100 wenzelm tuned output;
Sun, 05 Mar 2023 19:21:07 +0100 wenzelm clarified database content: store actual value instead of index;
Sun, 05 Mar 2023 18:38:52 +0100 wenzelm more robust: disallow override;
Sun, 05 Mar 2023 18:20:05 +0100 wenzelm tuned messages;
Sun, 05 Mar 2023 18:18:09 +0100 wenzelm more complete coverage of non-final Progress methods, notably for Server.Connection_Progress;
Sun, 05 Mar 2023 16:36:18 +0100 wenzelm clarified signature: manage "verbose" flag via "progress";
Sun, 05 Mar 2023 16:26:59 +0100 wenzelm removed unused arguments: avoid ambiguity concerning progress/verbose;
Sun, 05 Mar 2023 16:14:48 +0100 wenzelm clarified protocol for "verbose" messages;
Sun, 05 Mar 2023 15:34:00 +0100 wenzelm clarified signature: manage "verbose" flag via "progress";
Sun, 05 Mar 2023 15:25:02 +0100 wenzelm tuned;
Sun, 05 Mar 2023 15:19:53 +0100 wenzelm tuned;
Sun, 05 Mar 2023 15:19:17 +0100 wenzelm more operations;
Sun, 05 Mar 2023 14:53:32 +0100 wenzelm tuned signature;
Sun, 05 Mar 2023 13:42:10 +0100 wenzelm more robust: proper bound checks;
Sun, 05 Mar 2023 12:52:04 +0100 wenzelm enforce rebuild of Isabelle/ML, after various changes to build database management;
Sat, 04 Mar 2023 23:43:53 +0100 wenzelm clarified modules;
Sat, 04 Mar 2023 23:25:30 +0100 wenzelm clarified signature: manage "verbose" flag via "progress";
Sat, 04 Mar 2023 22:29:21 +0100 wenzelm clarified treatment of "verbose" messages, e.g. Progress.theory();
Sat, 04 Mar 2023 21:41:16 +0100 wenzelm proper "val verbose" (amending 2e2b2bd6b2d2);
Sat, 04 Mar 2023 21:25:12 +0100 wenzelm tuned whitespace;
Sat, 04 Mar 2023 17:36:29 +0100 wenzelm more robust signature: avoid totally adhoc overriding (see also Build_Process.progress vs. build_progress);
Sat, 04 Mar 2023 16:45:21 +0100 wenzelm support progress backed by database;
Sat, 04 Mar 2023 16:15:50 +0100 wenzelm tuned;
Sat, 04 Mar 2023 12:59:22 +0100 wenzelm tuned messages;
Sat, 04 Mar 2023 12:43:35 +0100 wenzelm clarified signature: require just one "override def echo(message: Progress.Message): Unit";
Sat, 04 Mar 2023 12:16:58 +0100 wenzelm tuned signature;
Sat, 04 Mar 2023 12:14:20 +0100 wenzelm tuned signature;
Sat, 04 Mar 2023 12:05:51 +0100 wenzelm clarified signature: more uniform Progress.verbose, avoid adhoc "override def theory()";
Sat, 04 Mar 2023 11:45:14 +0100 wenzelm proper Output.writeln_text (with clean_yxml) for all instances of Progress.echo;
Fri, 03 Mar 2023 20:11:08 +0100 wenzelm merged
Fri, 03 Mar 2023 20:10:47 +0100 wenzelm more database content;
Fri, 03 Mar 2023 13:50:54 +0100 wenzelm tuned signature;
Fri, 03 Mar 2023 13:50:39 +0100 wenzelm tuned whitespace;
Fri, 03 Mar 2023 13:39:46 +0100 wenzelm tuned signature;
Fri, 03 Mar 2023 12:22:07 +0000 paulson merged
Fri, 03 Mar 2023 12:21:58 +0000 paulson More of Eberl's material
Thu, 02 Mar 2023 17:17:18 +0000 paulson Some new lemmas. Some tidying up
Fri, 03 Mar 2023 11:25:29 +0100 blanchet detect duplicates in Sledgehammer output -- suggested by Larry Paulson
Fri, 03 Mar 2023 10:30:10 +0100 blanchet got rid of 'important message' mechanism in SystemOnTPTP (which is less used nowadays)
Thu, 02 Mar 2023 17:46:29 +0100 wenzelm merged
Thu, 02 Mar 2023 17:05:24 +0100 wenzelm clarified execution context: main work happens within Future.thread;
Thu, 02 Mar 2023 16:39:42 +0100 wenzelm clarified timeout: closer to actual process;
Thu, 02 Mar 2023 16:24:23 +0100 wenzelm tuned names;
Thu, 02 Mar 2023 16:09:22 +0100 wenzelm clarified names;
Thu, 02 Mar 2023 15:55:20 +0100 wenzelm tuned, following ML_Statistics.monitor;
Thu, 02 Mar 2023 15:51:24 +0100 wenzelm unused (see also 0cebcbeac4c7);
Thu, 02 Mar 2023 15:39:21 +0100 wenzelm tuned;
Thu, 02 Mar 2023 15:39:14 +0100 wenzelm tuned;
Thu, 02 Mar 2023 15:04:24 +0100 wenzelm tuned comments;
Thu, 02 Mar 2023 14:58:59 +0100 wenzelm clarified modules;
Thu, 02 Mar 2023 14:41:21 +0100 wenzelm clarified modules;
Thu, 02 Mar 2023 14:22:17 +0100 wenzelm clarified modules;
Thu, 02 Mar 2023 13:26:46 +0100 wenzelm clarified signature;
Thu, 02 Mar 2023 13:19:21 +0100 wenzelm clarified modules;
Thu, 02 Mar 2023 11:36:10 +0100 wenzelm clarified modules;
Thu, 02 Mar 2023 11:25:50 +0100 wenzelm tuned;
Thu, 02 Mar 2023 11:19:41 +0100 wenzelm clarified modules;
Thu, 02 Mar 2023 11:11:55 +0100 wenzelm clarified modules;
Wed, 01 Mar 2023 22:22:24 +0100 wenzelm tuned;
Wed, 01 Mar 2023 22:06:49 +0100 wenzelm more robust: proper synchronization of transition from next_job to start_session;
Wed, 01 Mar 2023 21:53:12 +0100 wenzelm more thorough synchronized_database for internal *and* external state;
Wed, 01 Mar 2023 21:24:08 +0100 wenzelm simplified startup under "locked" condition (in contrast to f7e413e8d269);
Wed, 01 Mar 2023 21:15:20 +0100 wenzelm more explicit session name, in anticipation of variants like "session.document", "session.browser_info";
Wed, 01 Mar 2023 21:07:59 +0100 wenzelm tuned signature;
Wed, 01 Mar 2023 21:04:28 +0100 wenzelm tuned signature;
Wed, 01 Mar 2023 20:59:37 +0100 wenzelm tuned signature;
Wed, 01 Mar 2023 20:47:26 +0100 wenzelm tuned signature: support general Build_Job instances;
Wed, 01 Mar 2023 20:37:02 +0100 wenzelm tuned signature;
Wed, 01 Mar 2023 20:21:09 +0100 wenzelm clarified signature: prefer static data;
Wed, 01 Mar 2023 19:48:19 +0100 wenzelm tuned signature;
Wed, 01 Mar 2023 19:41:45 +0100 wenzelm identify Build_Process.Context.instance with Sessions.Build_Info (see also ff164add75cd);
Wed, 01 Mar 2023 19:30:35 +0100 wenzelm tuned signature;
Wed, 01 Mar 2023 19:18:03 +0100 wenzelm tuned signature;
Wed, 01 Mar 2023 19:13:19 +0100 wenzelm tuned signature;
Wed, 01 Mar 2023 16:01:01 +0100 wenzelm tuned;
Wed, 01 Mar 2023 15:45:58 +0100 wenzelm unused;
Wed, 01 Mar 2023 15:43:38 +0100 wenzelm tuned signature (again);
Wed, 01 Mar 2023 15:41:56 +0100 wenzelm tuned;
Wed, 01 Mar 2023 15:06:54 +0100 wenzelm tuned;
Wed, 01 Mar 2023 15:04:58 +0100 wenzelm proper deps from build_graph, not imports_graph (amending 0c704aba71e3);
Wed, 01 Mar 2023 15:01:34 +0100 wenzelm misc tuning: more direct access to ancestors, without build_graph;
Wed, 01 Mar 2023 14:49:23 +0100 wenzelm tuned signature (again);
Wed, 01 Mar 2023 14:47:20 +0100 wenzelm clarified signature: reduce explicit access to static Sessions.Structure;
Wed, 01 Mar 2023 14:22:15 +0100 wenzelm tuned signature;
Wed, 01 Mar 2023 14:16:37 +0100 wenzelm clarified modules (again);
Wed, 01 Mar 2023 14:11:55 +0100 wenzelm tuned;
Wed, 01 Mar 2023 13:55:49 +0100 wenzelm tuned signature;
Wed, 01 Mar 2023 13:52:11 +0100 wenzelm avoid premature Properties.uncompress: allow blob to be stored in another database;
Wed, 01 Mar 2023 13:30:35 +0100 wenzelm more robust: synchronized access to database;
Wed, 01 Mar 2023 13:23:49 +0100 wenzelm clarified signature: do not expose global state to object-oriented variants;
Wed, 01 Mar 2023 11:30:54 +0100 wenzelm tuned comments and outline;
Thu, 02 Mar 2023 11:34:54 +0000 paulson merged
Tue, 28 Feb 2023 16:46:56 +0000 paulson Imported a theorem about Infinite_Sum. Importing this theory a bit earlier is causing syntactic ambiguities with Infinite_Set_Sum however; no_notation needed
Wed, 01 Mar 2023 21:05:09 +0000 paulson A little bit more tidying up
Wed, 01 Mar 2023 08:00:51 +0100 blanchet tweaked Sledgehammer interaction
Wed, 01 Mar 2023 08:00:51 +0100 blanchet there won't be an E version 2.7
Wed, 01 Mar 2023 08:00:51 +0100 blanchet reverted 0506c3273814 -- the message is still useful
Wed, 01 Mar 2023 08:00:51 +0100 blanchet compile
Wed, 01 Mar 2023 08:00:51 +0100 blanchet adopt terminology suggested by Larry Paulson
Wed, 01 Mar 2023 08:00:51 +0100 blanchet more robust E proof parsing
Wed, 01 Mar 2023 08:00:51 +0100 blanchet avoid double 'Warning:' in Sledgehammer messages
Wed, 01 Mar 2023 08:00:51 +0100 blanchet tweaked abduction in Sledgehammer
Wed, 01 Mar 2023 08:00:51 +0100 blanchet slightly more documentation
Wed, 01 Mar 2023 08:00:51 +0100 blanchet renamed new Sledgehammer option
Wed, 01 Mar 2023 08:00:51 +0100 blanchet updated documentation
Wed, 01 Mar 2023 08:00:51 +0100 blanchet improve ad hoc abduction in Sledgehammer
Wed, 01 Mar 2023 08:00:51 +0100 blanchet tuning
Wed, 01 Mar 2023 08:00:51 +0100 blanchet don't apply abduction and consistency checking to goals of the form 'False'
Wed, 01 Mar 2023 08:00:51 +0100 blanchet implemented ad hoc abduction in Sledgehammer with E
Tue, 28 Feb 2023 20:37:57 +0100 wenzelm tuned;
Tue, 28 Feb 2023 20:29:44 +0100 wenzelm clarified scope of "serial" and "numa_index" within database;
Tue, 28 Feb 2023 19:12:31 +0100 wenzelm clarified signature: allow more general init, e.g. from existing database;
Tue, 28 Feb 2023 17:42:13 +0100 wenzelm clarified signature: allow to provide session_heaps by different means, e.g. from tmp directory or alternative session structure;
Tue, 28 Feb 2023 17:16:50 +0100 wenzelm tuned;
Tue, 28 Feb 2023 17:12:39 +0100 wenzelm simplified somewhat pointless error message (see also 0189fe0f6452);
Tue, 28 Feb 2023 16:25:23 +0100 wenzelm clafified signature: simplify object-oriented reuse;
Tue, 28 Feb 2023 14:20:57 +0100 wenzelm revert pointless 375c6b9ce9ea: overall thread context is already uninterruptible (see 54ac957c53ec);
Tue, 28 Feb 2023 14:13:50 +0100 wenzelm tuned whitespace;
Tue, 28 Feb 2023 11:20:01 +0000 paulson merged
Tue, 28 Feb 2023 11:19:47 +0000 paulson Fixed a presentation error
Mon, 27 Feb 2023 17:09:59 +0000 paulson Importation of basic group theory results, due to Jakob von Raumer from his AFP entry Jordan-Hölder Theorem
Mon, 27 Feb 2023 20:51:47 +0100 wenzelm tuned whitespace;
Mon, 27 Feb 2023 20:39:08 +0100 wenzelm tuned;
Mon, 27 Feb 2023 20:30:40 +0100 wenzelm clarified signature, although "sql" argument is de-facto mandatory;
Mon, 27 Feb 2023 20:25:10 +0100 wenzelm tuned;
Mon, 27 Feb 2023 20:09:58 +0100 wenzelm proper SQL (amending 7ab9bac1ca96);
Mon, 27 Feb 2023 15:31:19 +0100 wenzelm clarified signature: more explicit "synchronized" regions;
Mon, 27 Feb 2023 15:25:46 +0100 wenzelm more robust interrupt handling, notably for Build_Job.terminate();
Mon, 27 Feb 2023 15:09:59 +0100 wenzelm clarified signature: works for general Build_Job;
Mon, 27 Feb 2023 15:02:14 +0100 wenzelm tuned;
Mon, 27 Feb 2023 14:57:39 +0100 wenzelm clarified modules;
Mon, 27 Feb 2023 14:15:14 +0100 wenzelm clarified signature;
Mon, 27 Feb 2023 11:59:22 +0100 wenzelm proper log_lines, without protocol messages (amending cb3f5361fbca);
Mon, 27 Feb 2023 11:43:05 +0100 wenzelm clarified signature;
Mon, 27 Feb 2023 11:19:16 +0100 wenzelm tuned messages;
Mon, 27 Feb 2023 11:02:07 +0100 wenzelm clarified error output vs. process_result stored in build_database (see also 13a0f537e232 and bff56eae3ec5);
Mon, 27 Feb 2023 10:26:36 +0100 wenzelm clarified system option: guard for testing, until the database layout has stabilized;
Sun, 26 Feb 2023 21:17:53 +0000 paulson merged
Sun, 26 Feb 2023 21:17:39 +0000 paulson Simplified some proofs
Sun, 26 Feb 2023 21:55:20 +0100 wenzelm clarified db content: avoid redundancy of historic ML_IDENTIFIER;
Sun, 26 Feb 2023 21:17:10 +0100 wenzelm merged
Sun, 26 Feb 2023 21:16:38 +0100 wenzelm proper filterNot, not filterNot-not;
Sun, 26 Feb 2023 21:05:39 +0100 wenzelm option build_hostname allows to change hostname easily;
Sun, 26 Feb 2023 20:52:14 +0100 wenzelm clarified permissions of build.db, following server.db;
Sun, 26 Feb 2023 20:27:11 +0100 wenzelm enforce rebuild of Isabelle/ML, after various changes to build database management;
Sun, 26 Feb 2023 20:19:01 +0100 wenzelm misc tuning and clarification: more uniform use of optional "sql" in SQL.Table.delete/select;
Sun, 26 Feb 2023 19:18:24 +0100 wenzelm tuned: fewer warnings in IntelliJ IDEA;
Sun, 26 Feb 2023 19:14:47 +0100 wenzelm clarified init_database vs. update_database: implicitly assume fresh "instance";
Sun, 26 Feb 2023 18:52:33 +0100 wenzelm clarified Build_Process.Context: cover all static information;
Sun, 26 Feb 2023 14:27:21 +0100 wenzelm tuned whitespace in generated SQL;
Sun, 26 Feb 2023 14:15:31 +0100 wenzelm tuned: prefer typed operations;
Sun, 26 Feb 2023 13:50:07 +0100 wenzelm clarified signature: more concise operations;
Sun, 26 Feb 2023 13:15:41 +0100 wenzelm more robust options in "prefs" format: avoid odd control character;
Sun, 26 Feb 2023 13:06:19 +0100 wenzelm proper settings for hostname: allow to adjust it in user space;
Sun, 26 Feb 2023 11:55:24 +0100 wenzelm support for build database: still inactive;
Sat, 25 Feb 2023 17:45:10 +0100 wenzelm tuned signature;
Sat, 25 Feb 2023 14:33:19 +0100 wenzelm clarified signature: more robust operations;
Fri, 24 Feb 2023 20:52:35 +0100 wenzelm tuned;
Fri, 24 Feb 2023 20:40:50 +0100 wenzelm tuned;
Fri, 24 Feb 2023 20:23:48 +0100 wenzelm more operations;
Fri, 24 Feb 2023 12:40:40 +0100 wenzelm clarified signature: more operations;
Fri, 24 Feb 2023 11:45:39 +0100 wenzelm clarified signature;
Fri, 24 Feb 2023 11:38:43 +0100 wenzelm clarified signature: more robust (see also cf2ef4be3630);
Fri, 24 Feb 2023 11:07:31 +0100 wenzelm unused (see also 7b318273a4aa and a1fb4d28e609);
Sat, 25 Feb 2023 17:35:48 +0000 paulson tidying ugly proofs
Fri, 24 Feb 2023 13:14:50 +0100 nipkow brought back [...] maplet syntax
Fri, 24 Feb 2023 10:59:59 +0000 paulson merged
Thu, 23 Feb 2023 16:17:04 +0000 paulson has_sum now an infix operator!!
Thu, 23 Feb 2023 15:21:22 +0000 paulson merged
Thu, 23 Feb 2023 15:21:14 +0000 paulson New material contributed by Manuel
Thu, 23 Feb 2023 22:04:32 +0100 nipkow Map.empty no longer output abbreviation; %_. None is shorter and requires no explanation
Thu, 23 Feb 2023 15:37:17 +0100 desharna added lemmas strict_subset_implies_multpDM and strict_subset_implies_multpHO
Thu, 23 Feb 2023 12:35:37 +0100 desharna added lemma multpDM_plus_plusI[simp]
Thu, 23 Feb 2023 12:31:46 +0100 desharna added lemmas multpDM_mono_strong and multpHO_mono_strong
Wed, 22 Feb 2023 22:01:26 +0000 paulson merged
Wed, 22 Feb 2023 15:24:16 +0000 paulson One new (necessary) theorem
Wed, 22 Feb 2023 21:40:32 +0100 wenzelm merged
Wed, 22 Feb 2023 21:38:30 +0100 wenzelm more operations to support management of jobs, e.g. from external database;
Wed, 22 Feb 2023 21:35:55 +0100 wenzelm more uniform operations;
Wed, 22 Feb 2023 21:35:28 +0100 wenzelm more operations;
Wed, 22 Feb 2023 21:31:36 +0100 wenzelm clarified signature: more robust;
Wed, 22 Feb 2023 10:55:38 +0100 wenzelm more operations;
Tue, 21 Feb 2023 14:36:04 +0100 wenzelm allow arbitrary info, e.g. for custom scheduler;
Tue, 21 Feb 2023 14:30:07 +0100 wenzelm clarified signature;
Tue, 21 Feb 2023 16:47:03 +0000 paulson merged
Tue, 21 Feb 2023 16:46:49 +0000 paulson Simplified some proofs
Tue, 21 Feb 2023 13:02:33 +0100 wenzelm merged
Tue, 21 Feb 2023 13:01:54 +0100 wenzelm tuned signature;
Tue, 21 Feb 2023 12:58:19 +0100 wenzelm tuned signature: avoid warnings in IntelliJ IDEA;
Tue, 21 Feb 2023 12:53:22 +0100 wenzelm tuned signature;
Tue, 21 Feb 2023 12:50:03 +0100 wenzelm tuned signature;
Tue, 21 Feb 2023 12:48:22 +0100 wenzelm tuned signature;
Tue, 21 Feb 2023 12:42:08 +0100 wenzelm clarified state: more explicit type as plain value, which is also easier to sync with external db;
Tue, 21 Feb 2023 12:13:35 +0100 wenzelm tuned signature;
Tue, 21 Feb 2023 12:11:13 +0100 wenzelm tuned signature;
Tue, 21 Feb 2023 12:08:35 +0100 wenzelm clarified signature: support meaningful subclasses for Build.Engine implementations;
Tue, 21 Feb 2023 12:03:52 +0100 wenzelm support alternative build engines, via system option "build_engine";
Tue, 21 Feb 2023 11:20:42 +0100 wenzelm misc tuning and clarification;
Tue, 21 Feb 2023 11:19:39 +0100 wenzelm proper test, following Platform.is_linux;
Tue, 21 Feb 2023 11:07:00 +0100 wenzelm clarified signature;
Tue, 21 Feb 2023 10:43:30 +0100 wenzelm clarified signature;
Tue, 21 Feb 2023 11:25:23 +0000 paulson merged
Mon, 20 Feb 2023 17:11:43 +0000 paulson Simplified some more proofs
Mon, 20 Feb 2023 15:20:03 +0000 paulson merged
Mon, 20 Feb 2023 15:19:53 +0000 paulson Replacing z powr of_int i by z powi i and adding new material from the AFP
Mon, 20 Feb 2023 21:53:15 +0100 wenzelm merged
Mon, 20 Feb 2023 21:47:25 +0100 wenzelm tuned: avoid redundant white space;
Mon, 20 Feb 2023 21:40:52 +0100 wenzelm clarified signature: more robust operations, without assumption about node 0;
Mon, 20 Feb 2023 21:04:49 +0100 wenzelm clarified signature: more concise operations;
Mon, 20 Feb 2023 17:13:19 +0100 wenzelm clarified modules: NUMA is managed by Build_Process;
Mon, 20 Feb 2023 17:10:22 +0100 wenzelm tuned signature;
Mon, 20 Feb 2023 16:36:03 +0100 wenzelm clarified signature: move all parameters into Build_Process.Context;
Mon, 20 Feb 2023 11:38:21 +0100 wenzelm clarified signature;
Mon, 20 Feb 2023 11:34:31 +0100 wenzelm more elementary data structures, to fit better to SQL database;
Mon, 20 Feb 2023 10:51:16 +0100 wenzelm clarified signature (see also 68a7ad1385bc);
Mon, 20 Feb 2023 10:42:07 +0100 wenzelm clarified signature;
Mon, 20 Feb 2023 10:29:45 +0100 wenzelm clarified modules;
Mon, 20 Feb 2023 13:59:42 +0100 nipkow merged
Mon, 20 Feb 2023 13:59:16 +0100 nipkow merge in backouts
Mon, 20 Feb 2023 13:55:58 +0100 nipkow Backed out changeset bafdc56654cf
Mon, 20 Feb 2023 13:50:56 +0100 nipkow backout rev 334015f9098e (for Main_Doc.thy only)
Mon, 20 Feb 2023 13:37:51 +0100 nipkow Backed out changeset 1fde0e4fd791
Sun, 19 Feb 2023 21:21:19 +0000 paulson merged
Sun, 19 Feb 2023 21:21:10 +0000 paulson Simplifying more proofs
Sun, 19 Feb 2023 13:51:49 +0100 wenzelm merged
Sun, 19 Feb 2023 13:47:10 +0100 wenzelm proper Nodes.init (amending 9b35c1171d9a);
Sun, 19 Feb 2023 13:43:38 +0100 wenzelm unused;
Sun, 19 Feb 2023 13:37:38 +0100 wenzelm tuned;
Mon, 13 Feb 2023 22:40:29 +0100 wenzelm clarified signature defaults;
Mon, 13 Feb 2023 22:24:34 +0100 wenzelm clarified types: support a variety of Build_Job instances;
Mon, 13 Feb 2023 13:26:43 +0100 wenzelm clarified signature: more explicit synchronized operations;
Mon, 13 Feb 2023 12:47:55 +0100 wenzelm clarified signature: more explicit synchronized operations;
Mon, 13 Feb 2023 12:36:49 +0100 wenzelm clarified modules (again);
Mon, 13 Feb 2023 12:26:24 +0100 wenzelm clarified signature: more explicit synchronized operations;
Mon, 13 Feb 2023 12:17:17 +0100 wenzelm clarified signature: more explicit synchronized operations;
Mon, 13 Feb 2023 12:00:21 +0100 wenzelm more robust: first register job, then start job;
Mon, 13 Feb 2023 11:53:35 +0100 wenzelm clarified signature: proper scope of synchronized operation;
Mon, 13 Feb 2023 11:35:46 +0100 wenzelm proper synchronized access to mutable state, to support concurrency eventually;
Mon, 13 Feb 2023 11:25:01 +0100 wenzelm tuned signature: explicit marker for mutable global state;
Mon, 13 Feb 2023 10:49:33 +0100 wenzelm tuned;
Mon, 13 Feb 2023 10:49:27 +0100 wenzelm more robust;
Mon, 13 Feb 2023 10:39:49 +0100 wenzelm clarified signature;
Mon, 13 Feb 2023 10:17:30 +0100 wenzelm clarified modules;
Sun, 19 Feb 2023 09:55:37 +0000 paulson merged
Sat, 18 Feb 2023 22:54:15 +0000 paulson Tidied some really messy proofs
Sat, 18 Feb 2023 20:34:09 +0100 desharna added lemmas asymp_not_liftable_to_multpHO and asymp_multpHO
Sat, 18 Feb 2023 18:10:05 +0000 paulson Simplified a few proofs
Fri, 17 Feb 2023 13:48:42 +0000 paulson Moved up a theorem
Thu, 16 Feb 2023 12:54:24 +0000 paulson Limit properties for complex exponential
Thu, 16 Feb 2023 12:21:21 +0000 paulson More of Eberl's contributions: memomorphic functions
Thu, 16 Feb 2023 10:42:39 +0000 paulson merged
Thu, 16 Feb 2023 10:42:28 +0000 paulson New material due to Eberl on Formal Laurent Series
Wed, 15 Feb 2023 12:48:53 +0000 paulson merged
Wed, 15 Feb 2023 12:46:12 +0000 paulson A bit more tidying and some new material
Wed, 15 Feb 2023 17:01:42 +0100 blanchet removed rarely used error in Sledgehammer
Wed, 15 Feb 2023 16:44:52 +0100 nipkow merged
Wed, 15 Feb 2023 10:39:14 +0100 nipkow tuned
Wed, 15 Feb 2023 10:56:23 +0100 blanchet added refute mode to Sledgehammer to find 'counterexamples'
Tue, 14 Feb 2023 09:36:35 +0100 nipkow merged
Tue, 14 Feb 2023 09:36:06 +0100 nipkow Map.map_of movement
Tue, 14 Feb 2023 08:10:17 +0100 nipkow removed Map from docu
Mon, 13 Feb 2023 16:07:41 +0100 nipkow move map_of to List
Mon, 13 Feb 2023 19:40:38 +0100 blanchet updated NEWS
Mon, 13 Feb 2023 15:01:58 +0100 blanchet careful eta-contraction in Metis to keep argument to All and Ex expanded
Sun, 12 Feb 2023 22:05:02 +0100 wenzelm merged
Sun, 12 Feb 2023 21:11:57 +0100 wenzelm merged
Sun, 12 Feb 2023 21:09:12 +0100 wenzelm clarified main operations;
Sun, 12 Feb 2023 20:53:55 +0100 wenzelm clarified signature: prefer stateful object-oriented style, to make it fit better into physical world;
Sun, 12 Feb 2023 15:33:02 +0100 wenzelm prefer global mutable state, in order to break up the loop eventually;
Sun, 12 Feb 2023 13:45:06 +0100 wenzelm clarified modules;
Sat, 11 Feb 2023 23:24:57 +0100 wenzelm clarified signature;
Sat, 11 Feb 2023 23:02:51 +0100 wenzelm clarified static build_context vs. dynamic queue;
Sat, 11 Feb 2023 22:59:23 +0100 wenzelm clarified signature: make dynamic Queue from static Context;
Sat, 11 Feb 2023 22:36:13 +0100 wenzelm clarified data structure: absorb Option[Process_Result] into Process_Result, e.g. to simplify database storage;
Sat, 11 Feb 2023 22:13:55 +0100 wenzelm tuned;
Sat, 11 Feb 2023 22:02:39 +0100 wenzelm tuned;
Sat, 11 Feb 2023 21:55:46 +0100 wenzelm clarified data structure: use static info from deps, not dynamic results;
Sat, 11 Feb 2023 21:32:30 +0100 wenzelm clarified data structure: more direct access to timeout;
Sat, 11 Feb 2023 21:22:00 +0100 wenzelm tuned;
Sat, 11 Feb 2023 21:13:28 +0100 wenzelm misc tuning and clarification;
Sat, 11 Feb 2023 20:54:24 +0100 wenzelm clarified modules;
Sat, 11 Feb 2023 20:09:37 +0100 wenzelm tuned message: old_time not sufficiently prominent nor accurate to be printed;
Sat, 11 Feb 2023 20:05:30 +0100 wenzelm clarified signature and terminology;
Sat, 11 Feb 2023 16:38:29 +0100 wenzelm clarified signature: avoid adhoc constants;
Sat, 11 Feb 2023 14:24:20 +0100 wenzelm tuned;
Sat, 11 Feb 2023 14:18:31 +0100 wenzelm tuned message;
Sat, 11 Feb 2023 14:16:54 +0100 wenzelm tuned signature: more operations;
Sat, 11 Feb 2023 12:09:42 +0100 wenzelm clarified signature: more explicit types;
Sat, 11 Feb 2023 11:42:13 +0100 wenzelm clarified modules;
Sat, 11 Feb 2023 11:06:38 +0100 wenzelm clarified signature;
Wed, 08 Feb 2023 10:18:30 +0100 wenzelm clarified signature;
Sun, 12 Feb 2023 20:49:39 +0000 paulson merged
Sun, 12 Feb 2023 20:49:31 +0000 paulson Simplification of proofs
Thu, 09 Feb 2023 13:50:09 +0100 stuebinm explicit range types in abstractions
Sun, 12 Feb 2023 06:45:59 +0000 haftmann somehow more clear terminology
Sun, 12 Feb 2023 06:45:58 +0000 haftmann tuned
Fri, 10 Feb 2023 14:51:51 +0000 paulson Some basis results about trigonometric functions
Thu, 09 Feb 2023 16:29:53 +0000 paulson merged
Thu, 09 Feb 2023 15:36:06 +0000 paulson Even more new material from Eberl and Li
Thu, 09 Feb 2023 13:36:53 +0000 paulson merged
Thu, 09 Feb 2023 13:36:25 +0000 paulson More material for Analysis and Complex_Analysis
Thu, 09 Feb 2023 08:35:50 +0000 haftmann actually executable enum_all, enum_ex for word
Thu, 09 Feb 2023 12:51:18 +0100 nipkow tuned text
Wed, 08 Feb 2023 15:05:24 +0000 paulson Lots of new material chiefly about complex analysis
Tue, 07 Feb 2023 14:10:15 +0000 paulson merged
Tue, 07 Feb 2023 14:10:08 +0000 paulson More new theorems from the number theory development
Mon, 06 Feb 2023 21:32:22 +0100 wenzelm merged
Mon, 06 Feb 2023 21:31:49 +0100 wenzelm proper orientation for right-associative operations;
Mon, 06 Feb 2023 16:29:19 +0100 wenzelm tuned signature;
Mon, 06 Feb 2023 16:26:40 +0100 wenzelm tuned signature;
Mon, 06 Feb 2023 16:21:25 +0100 wenzelm tuned signature;
Mon, 06 Feb 2023 16:11:05 +0100 wenzelm obsolete --- superseded by SHA1.Shasum operations;
Mon, 06 Feb 2023 16:04:17 +0100 wenzelm clarified signature, using right-associative operation;
Mon, 06 Feb 2023 15:53:58 +0100 wenzelm tuned whitespace;
Mon, 06 Feb 2023 15:50:49 +0100 wenzelm tuned --- implicit split;
Mon, 06 Feb 2023 15:46:27 +0100 wenzelm clarified signature;
Mon, 06 Feb 2023 15:35:18 +0100 wenzelm prefer explicit shasum: more robust due to explicit file names, which often work implicitly in LaTeX;
Mon, 06 Feb 2023 15:11:07 +0100 wenzelm tuned signature;
Mon, 06 Feb 2023 15:04:21 +0100 wenzelm more uniform use of SHA1.Shasum;
Mon, 06 Feb 2023 14:54:15 +0100 wenzelm proper Shasum.digest, to emulate old form from build_history database;
Mon, 06 Feb 2023 12:58:45 +0100 wenzelm prefer explicit shasum;
Mon, 06 Feb 2023 11:05:35 +0100 wenzelm proper symbolic dependencies, e.g. for Demo_FoilTeX;
Mon, 06 Feb 2023 10:58:07 +0100 wenzelm prefer explicit shasum;
Mon, 06 Feb 2023 10:30:53 +0100 wenzelm clarified signature: follow terminology of isabelle.Sessions and isabelle.Build;
Mon, 06 Feb 2023 10:20:12 +0100 wenzelm clarified signature: follow terminology of isabelle.Sessions and isabelle.Build;
Mon, 06 Feb 2023 10:03:55 +0100 wenzelm clarified signature;
Mon, 06 Feb 2023 15:41:23 +0000 paulson Some more new material and some tidying of existing proofs
Sun, 05 Feb 2023 20:09:39 +0100 wenzelm more diagnostic operations (see also 5c7652e9bc01);
Sun, 05 Feb 2023 20:05:14 +0100 wenzelm more thorough consolidation: follow dependencies of forked proofs (e.g. see theories MaxPrefix vs. MaxChop in AFP/Functional-Automata);
Sun, 05 Feb 2023 15:59:18 +0100 wenzelm 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);
Sun, 05 Feb 2023 15:01:49 +0100 wenzelm tuned;
Sun, 05 Feb 2023 14:59:50 +0100 wenzelm clarified modules;
Sun, 05 Feb 2023 14:57:14 +0100 wenzelm tuned signature;
Sun, 05 Feb 2023 14:41:25 +0100 wenzelm update to polyml-5e9c8155ea96, which is more robust on arm64;
Sun, 05 Feb 2023 13:57:27 +0100 wenzelm more robust dependencies for Pure;
Sun, 05 Feb 2023 13:13:59 +0100 wenzelm proper compiler root for arm64;
Sat, 04 Feb 2023 23:08:36 +0100 wenzelm clarified "isabelle build_polyml": download and build everything for current platform;
Fri, 03 Feb 2023 22:39:59 +0100 wenzelm no view_document after build: avoid loss of focus, especially in "auto build" mode;
Fri, 03 Feb 2023 21:25:17 +0100 wenzelm tuned message;
Fri, 03 Feb 2023 20:47:13 +0100 wenzelm build only if required, view only after proper build: thus avoid pointless events in "auto build" mode;
Fri, 03 Feb 2023 20:37:05 +0100 wenzelm clarified modules;
Fri, 03 Feb 2023 20:23:37 +0100 wenzelm maintain document_output meta data;
Fri, 03 Feb 2023 19:00:29 +0100 wenzelm clarified modules;
Fri, 03 Feb 2023 16:50:14 +0100 wenzelm avoid redundant SelectionChanged events;
Fri, 03 Feb 2023 16:24:46 +0100 wenzelm more logging;
Fri, 03 Feb 2023 14:29:07 +0100 wenzelm proper symbolic handle on component resources:
Fri, 03 Feb 2023 14:10:09 +0100 wenzelm more robust on Windows, where C:\\ and \\SERVER\SHARE cause problems (line 920 of winbasicio.cpp);
Thu, 02 Feb 2023 12:55:07 +0000 paulson More of Manuel's material, and some changes
Wed, 01 Feb 2023 23:02:59 +0100 wenzelm less verbosity by default, notably for regular "isabelle build -o document";
Wed, 01 Feb 2023 22:54:48 +0100 wenzelm clarified message: old-style log is usually empty;
Wed, 01 Feb 2023 22:39:02 +0100 wenzelm clarified messages, notably for session "Intro";
Wed, 01 Feb 2023 21:29:35 +0100 wenzelm merged
Wed, 01 Feb 2023 21:23:54 +0100 wenzelm more general program start message;
Wed, 01 Feb 2023 20:57:15 +0100 wenzelm clarified terminology of inlined "PROGRAM START" messages;
Wed, 01 Feb 2023 20:21:33 +0100 wenzelm isabelle update -u cite -l "";
Wed, 01 Feb 2023 20:07:13 +0100 wenzelm less ambitious parallelism: avoid exhaustion of memory (40GB total);
Wed, 01 Feb 2023 15:39:48 +0100 wenzelm clarified GUI;
Wed, 01 Feb 2023 13:50:53 +0100 wenzelm clarified GUI: omit pointless search buttons, as real output is shown as markup;
Wed, 01 Feb 2023 10:54:29 +0100 wenzelm more uniform use of Symbol.output, even in situations where its Symbol.encode is usually redundant;
Wed, 01 Feb 2023 12:43:39 +0000 paulson merged
Wed, 01 Feb 2023 12:43:33 +0000 paulson More new material thanks to Manuel
Wed, 01 Feb 2023 09:14:40 +0100 nipkow merged
Wed, 01 Feb 2023 09:14:26 +0100 nipkow tuning
Tue, 31 Jan 2023 23:17:44 +0100 wenzelm alternate AFP tests on lrzcloud2, to fit better into one day;
Tue, 31 Jan 2023 20:44:35 +0100 wenzelm merged
Tue, 31 Jan 2023 20:37:46 +0100 wenzelm support document preparation from already loaded theories;
Tue, 31 Jan 2023 20:09:03 +0100 wenzelm clarified GUI events;
Tue, 31 Jan 2023 19:50:58 +0100 wenzelm clarified GUIs: keep related buttons together;
Tue, 31 Jan 2023 19:43:45 +0100 wenzelm proper program name, e.g. for session "Intro";
Tue, 31 Jan 2023 19:27:02 +0100 wenzelm clarified GUI events: reset everything on session context switch;
Tue, 31 Jan 2023 18:03:27 +0100 wenzelm clarified GUI events: ensure fresh output when switching pages;
Tue, 31 Jan 2023 17:46:16 +0100 wenzelm clarified GUI: avoid odd jumping pages on "Cancel";
Tue, 31 Jan 2023 17:35:59 +0100 wenzelm clarified GUI events;
Tue, 31 Jan 2023 17:21:46 +0100 wenzelm more accurate output: avoid output_body from last run;
Tue, 31 Jan 2023 17:17:07 +0100 wenzelm more accurate output: avoid output_main from last run;
Tue, 31 Jan 2023 17:08:16 +0100 wenzelm removed unused operation from 3f50b24909df;
Tue, 31 Jan 2023 17:04:02 +0100 wenzelm clarified guard: avoid spurious auto builds;
Tue, 31 Jan 2023 17:00:33 +0100 wenzelm automatically build document when selected theories are finished;
Tue, 31 Jan 2023 16:13:27 +0100 wenzelm more accurate Word.capitalize: do not touch name;
Tue, 31 Jan 2023 14:59:19 +0100 wenzelm defer build until document nodes are ready;
Tue, 31 Jan 2023 14:37:40 +0100 wenzelm clarified signature: prefer semantic status;
Tue, 31 Jan 2023 14:32:07 +0100 wenzelm removed obsolete parameter (see 7c23db6b857b);
Tue, 31 Jan 2023 12:27:00 +0100 wenzelm clarified Document_Editor.Session: more explicit types, more robust operations;
Mon, 30 Jan 2023 16:26:10 +0100 wenzelm more operations;
Mon, 30 Jan 2023 16:20:17 +0100 wenzelm clarified operation (without change of signature!);
Tue, 31 Jan 2023 19:07:24 +0100 nipkow pointless
Tue, 31 Jan 2023 14:05:16 +0000 paulson Lots more new material thanks to Manuel Eberl
Mon, 30 Jan 2023 15:24:25 +0000 paulson merged
Mon, 30 Jan 2023 15:24:17 +0000 paulson Moved in a large number of highly useful library lemmas, mostly due to Manuel Eberl
Mon, 30 Jan 2023 15:02:38 +0100 wenzelm observe option "show_states" in headless server (see also 951abf9db857);
Mon, 30 Jan 2023 10:15:01 +0100 nipkow text correction
Sun, 29 Jan 2023 16:49:17 +0100 wenzelm enable clean_components by default: it saves a lot of local disk space, notably on virtual nodes;
Sat, 28 Jan 2023 22:31:40 +0100 wenzelm merged
Sat, 28 Jan 2023 22:29:24 +0100 wenzelm removed somewhat pointless support for Jenkins log files: it has stopped working long ago;
Sat, 28 Jan 2023 21:40:06 +0100 wenzelm more uniform components context for the managing "self_isabelle" and the managed "other_isabelle";
Sat, 28 Jan 2023 21:32:33 +0100 wenzelm tuned signature;
Sat, 28 Jan 2023 21:29:28 +0100 wenzelm more operations;
Sat, 28 Jan 2023 20:58:00 +0100 wenzelm obsolete (see also d547173212d2);
Sat, 28 Jan 2023 20:50:45 +0100 wenzelm clarified names to emphasize suble differences in meaning;
Sat, 28 Jan 2023 20:21:55 +0100 wenzelm prefer high-level Other_Isabelle.bash over low-level SSH.execute;
Sat, 28 Jan 2023 20:13:40 +0100 wenzelm unused (see 378bb7a739c3);
Sat, 28 Jan 2023 19:47:15 +0100 wenzelm more options to manage resolved components;
Sat, 28 Jan 2023 16:51:41 +0100 wenzelm proper use of current ISABELLE_COMPONENT_REPOSITORY from the managing Isabelle system (amending 3e963d68d394);
Sat, 28 Jan 2023 16:26:58 +0100 wenzelm tuned comments;
Sat, 28 Jan 2023 16:20:44 +0100 wenzelm tuned;
Sat, 28 Jan 2023 16:08:43 +0100 wenzelm clarified signature: more explicit types;
Sat, 28 Jan 2023 16:06:38 +0100 wenzelm more operations;
Sat, 28 Jan 2023 15:38:36 +0100 wenzelm tuned;
Sat, 28 Jan 2023 15:35:43 +0100 wenzelm clarified signature: more robust field_scale;
Sat, 28 Jan 2023 15:04:15 +0100 wenzelm clarified signature: more explicit types;
Sat, 28 Jan 2023 13:44:00 +0100 wenzelm clarified signature;
Fri, 27 Jan 2023 18:59:48 +0100 wenzelm tuned;
Fri, 27 Jan 2023 17:33:49 +0100 wenzelm support units, e.g. java.lang.Long.MAX_VALUE is 8 EiB;
Fri, 27 Jan 2023 16:49:03 +0100 wenzelm more explicit types;
Fri, 27 Jan 2023 16:48:19 +0100 wenzelm prefer typed/strict operations;
Fri, 27 Jan 2023 16:18:36 +0100 wenzelm tuned message;
Fri, 27 Jan 2023 15:43:45 +0100 wenzelm prefer strict operation: java.io.File.length returns 0 for non-existent file;
Fri, 27 Jan 2023 15:33:21 +0100 wenzelm prefer typed bytes count, but retain toString of original Long for robustness of Java/Scala string composition;
Fri, 27 Jan 2023 15:22:26 +0100 wenzelm 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()");
Fri, 27 Jan 2023 19:16:38 +0100 haftmann Restored antiquotation.
Thu, 26 Jan 2023 15:18:55 +0100 haftmann tuned whitespace
Fri, 27 Jan 2023 16:52:39 +0100 desharna merged
Fri, 27 Jan 2023 12:25:36 +0100 desharna added lemma multpHO_plus_plus[simp]
Fri, 27 Jan 2023 13:57:52 +0000 paulson Shortened a messy proof
Thu, 26 Jan 2023 13:59:51 +0000 paulson Moved in some material from the AFP entry Winding_number_eval
Wed, 25 Jan 2023 22:00:21 +0100 wenzelm merged
Wed, 25 Jan 2023 21:49:08 +0100 wenzelm tuned messages: less verbosity;
Wed, 25 Jan 2023 21:10:20 +0100 wenzelm prefer Other_Isabelle.init instead of adhoc scripts;
Wed, 25 Jan 2023 20:52:36 +0100 wenzelm tuned message, following "isabelle components -a";
Wed, 25 Jan 2023 20:42:24 +0100 wenzelm clean components more accurately: purge other platforms or archives;
Wed, 25 Jan 2023 20:38:38 +0100 wenzelm more operations for SSH.System;
Wed, 25 Jan 2023 15:26:23 +0100 wenzelm clarified signature;
Wed, 25 Jan 2023 15:18:06 +0100 wenzelm tuned;
Wed, 25 Jan 2023 14:58:34 +0100 wenzelm manage other Isabelle distributions via SSH;
Wed, 25 Jan 2023 14:51:13 +0100 wenzelm more operations for SSH.System;
Wed, 25 Jan 2023 13:38:26 +0100 wenzelm recovered option -C from 092449efcb0e (still required for isabelle_cronjob.scala on Windows), but with slightly different meaning;
Wed, 25 Jan 2023 13:16:43 +0100 wenzelm clarified parameters (again);
Wed, 25 Jan 2023 13:37:44 +0000 paulson Some new material from the AFP
Tue, 24 Jan 2023 23:05:32 +0100 wenzelm clarified defaults: imitate "isabelle components -I" without further parameters;
Tue, 24 Jan 2023 22:48:28 +0100 wenzelm tuned;
Tue, 24 Jan 2023 22:37:41 +0100 wenzelm merged
Tue, 24 Jan 2023 21:27:10 +0100 wenzelm more robust locations (amending 7e11e96a922d) --- notably for cleanup() in build_release, after Admin/ been deleted;
Tue, 24 Jan 2023 20:48:28 +0100 wenzelm tuned;
Tue, 24 Jan 2023 20:43:55 +0100 wenzelm clarified defaults (see also b310b93563f6);
Tue, 24 Jan 2023 20:39:11 +0100 wenzelm tuned comments;
Tue, 24 Jan 2023 20:05:23 +0100 wenzelm discontinued adhoc change of environment (from 897f1ac84aab), following ssh c2e8ba15a10a;
Tue, 24 Jan 2023 19:55:33 +0100 wenzelm more formal Other_Isabelle.settings, with derived expand_path / bash_path;
Tue, 24 Jan 2023 18:56:33 +0100 wenzelm clarified signature: minimal interface for getenv/expand_env, instead of bulky java.util.Map;
Tue, 24 Jan 2023 18:26:20 +0100 wenzelm tuned;
Tue, 24 Jan 2023 17:28:30 +0100 wenzelm discontinued adhoc change of environment (from c62b99e3ec07), which has been mostly superseded by expand_path / remote_path (from ef6f7e8a018c);
Tue, 24 Jan 2023 17:25:00 +0100 wenzelm more operations;
Tue, 24 Jan 2023 17:16:00 +0100 wenzelm removed unused user_home argument (see also 897f1ac84aab and 19b6091c2137);
Tue, 24 Jan 2023 16:08:28 +0100 wenzelm tuned;
Tue, 24 Jan 2023 15:53:13 +0100 wenzelm more robust: self-contained Other_Isabelle.isabelle_home;
Tue, 24 Jan 2023 15:16:24 +0100 wenzelm more robust and uniform Other_Isabelle.scala_build;
Tue, 24 Jan 2023 15:00:01 +0100 wenzelm tuned;
Tue, 24 Jan 2023 14:55:19 +0100 wenzelm tuned message;
Tue, 24 Jan 2023 14:46:51 +0100 wenzelm more robust (see also 7f55a3e28c88): resolve components from current Isabelle context, using Isabelle/Scala instead of shell scripts;
Tue, 24 Jan 2023 11:36:15 +0100 wenzelm more strict;
Tue, 24 Jan 2023 11:34:39 +0100 wenzelm tuned signature;
Tue, 24 Jan 2023 11:30:56 +0100 wenzelm proper ssh.bash_path;
Tue, 24 Jan 2023 16:32:54 +0100 desharna merged
Mon, 23 Jan 2023 15:11:50 +0100 desharna added lemma irreflp_on_multpHO[simp]
Mon, 23 Jan 2023 14:40:23 +0100 desharna added lemmas totalp_on_multpDM, totalp_multpDM, totalp_on_multpHO, and totalp_multpHO
Tue, 24 Jan 2023 15:04:01 +0000 paulson Beautifying an old entry
Tue, 24 Jan 2023 10:30:56 +0000 haftmann generalized theory name: euclidean division denotes one particular division definition on integers
Mon, 23 Jan 2023 22:33:25 +0100 wenzelm merged
Mon, 23 Jan 2023 22:25:17 +0100 wenzelm support remote operations;
Mon, 23 Jan 2023 20:27:46 +0100 wenzelm more elementary command-line, following lib/Tools/components;
Mon, 23 Jan 2023 20:23:48 +0100 wenzelm clarified defaults;
Mon, 23 Jan 2023 16:29:29 +0100 wenzelm more accurate options (amending 7e19dc018db9);
Mon, 23 Jan 2023 16:15:45 +0100 wenzelm clarified defaults;
Mon, 23 Jan 2023 15:43:09 +0100 wenzelm support remote download_file;
Mon, 23 Jan 2023 15:15:19 +0100 wenzelm more modular shell script;
Mon, 23 Jan 2023 14:26:42 +0100 wenzelm more uniform options for "curl", following lib/Tools/components;
Mon, 23 Jan 2023 11:31:18 +0100 wenzelm tuned: drop redundant "expand";
Mon, 23 Jan 2023 11:12:02 +0100 wenzelm tuned;
Mon, 23 Jan 2023 14:34:07 +0100 desharna added lemmas total_on_mult, total_mult, totalp_on_multp, and totalp_multp
Mon, 23 Jan 2023 13:31:07 +0100 desharna proper name for lemma totalp_on_total_on_eq
Sun, 22 Jan 2023 23:29:34 +0100 wenzelm update to jdk-17.0.6;
Sun, 22 Jan 2023 22:48:51 +0100 wenzelm proper cleanup;
Sun, 22 Jan 2023 22:48:12 +0100 wenzelm avoid odd suffix in published HTML library;
Sun, 22 Jan 2023 22:26:50 +0100 wenzelm tuned signature: avoid aliases;
Sun, 22 Jan 2023 22:19:28 +0100 wenzelm tuned message;
Sun, 22 Jan 2023 21:58:04 +0100 wenzelm tuned;
Sun, 22 Jan 2023 21:55:24 +0100 wenzelm tuned signature;
Sun, 22 Jan 2023 21:52:58 +0100 wenzelm clarified modules (again, in contrast to f8f065e20837);
Sun, 22 Jan 2023 21:22:51 +0100 wenzelm support IPC via database server;
Sun, 22 Jan 2023 21:07:25 +0100 wenzelm proper signature;
Sun, 22 Jan 2023 20:40:51 +0100 wenzelm support specific connection types, for additional operations;
Fri, 20 Jan 2023 22:47:55 +0100 wenzelm more correct and complete bibliography;
Fri, 20 Jan 2023 21:56:34 +0100 wenzelm tuned signature;
Fri, 20 Jan 2023 21:52:29 +0100 wenzelm tuned;
Fri, 20 Jan 2023 21:35:49 +0100 wenzelm proper position for semantic completion: avoid duplicate quotes;
Fri, 20 Jan 2023 21:28:47 +0100 wenzelm clarified signature;
Fri, 20 Jan 2023 21:19:11 +0100 wenzelm clarified signature;
Fri, 20 Jan 2023 21:08:18 +0100 wenzelm proper positions for Isabelle/ML, instead of Isabelle/Scala;
Fri, 20 Jan 2023 20:26:42 +0100 wenzelm dismantle special treatment of citations in Isabelle/Scala;
Fri, 20 Jan 2023 19:52:52 +0100 wenzelm more direct check of bibtex entries via Isabelle/Scala;
Fri, 20 Jan 2023 16:30:09 +0100 wenzelm support Session argument for Scala.Fun;
Fri, 20 Jan 2023 13:53:45 +0100 wenzelm obsolete (see also 01c9b3033036);
Fri, 20 Jan 2023 13:42:39 +0100 wenzelm proper citations for unselected theories, notably for the default selection of the GUI panel;
Fri, 20 Jan 2023 13:31:58 +0100 wenzelm tuned signature;
Fri, 20 Jan 2023 13:11:58 +0100 wenzelm more robust theory_source -- in contrast to node_source from fffb978dd683: theory name is more reliable than Document.Node.Name, explicit unicode_symbols;
Fri, 20 Jan 2023 13:08:54 +0100 wenzelm clarified signature;
Fri, 20 Jan 2023 12:50:40 +0100 wenzelm tuned;
Fri, 20 Jan 2023 11:58:18 +0100 wenzelm tuned;
Thu, 19 Jan 2023 17:53:05 +0100 wenzelm merged
Thu, 19 Jan 2023 16:22:41 +0100 wenzelm clarified "selected" status;
Thu, 19 Jan 2023 16:17:24 +0100 wenzelm uniform keywords for embedded syntax;
Thu, 19 Jan 2023 15:51:09 +0100 wenzelm clarified signature;
Thu, 19 Jan 2023 14:57:25 +0100 wenzelm tuned signature;
Thu, 19 Jan 2023 11:46:21 +0100 wenzelm clarified signature;
Thu, 19 Jan 2023 11:42:01 +0100 wenzelm more complete index;
Thu, 19 Jan 2023 11:25:48 +0100 wenzelm tuned comments;
Thu, 19 Jan 2023 11:23:44 +0100 wenzelm parse citations from raw source, without formal context;
Wed, 18 Jan 2023 16:49:01 +0100 wenzelm tuned signature: fewer warnings in IntelliJ IDEA;
Wed, 18 Jan 2023 16:27:44 +0100 wenzelm tuned messages;
Wed, 18 Jan 2023 16:22:55 +0100 wenzelm tuned GUI;
Wed, 18 Jan 2023 16:15:41 +0100 wenzelm clarified signature;
Wed, 18 Jan 2023 16:04:51 +0100 wenzelm more efficient, thanks to persistent lazy data in Document.Node;
Wed, 18 Jan 2023 14:18:31 +0100 wenzelm proper line positions for PIDE document;
Wed, 18 Jan 2023 11:32:27 +0100 wenzelm tuned;
Thu, 19 Jan 2023 13:55:38 +0000 paulson HOL/Library/BigO is obsolete
Thu, 19 Jan 2023 11:13:52 +0000 paulson merged
Thu, 19 Jan 2023 11:13:45 +0000 paulson tidy up of this messy and obsolete theory
Tue, 17 Jan 2023 16:56:27 +0100 wenzelm clarified file positions: retain original source path;
Tue, 17 Jan 2023 16:08:54 +0100 wenzelm backed out changeset 7f7d5c93e36b: no longer required thanks to 9096703ed99e;
Tue, 17 Jan 2023 15:55:52 +0100 wenzelm clarified formal check of bibtex entries (again), see also 86a099f896fc and 467f45e79ff9;
Mon, 16 Jan 2023 22:41:00 +0100 wenzelm tuned;
Mon, 16 Jan 2023 20:57:38 +0100 wenzelm tuned GUI;
Mon, 16 Jan 2023 20:40:42 +0100 wenzelm permissive treatment of citations before the theory header: avoid too many changes in AFP;
Mon, 16 Jan 2023 20:08:15 +0100 wenzelm more detailed Program_Progress / Log_Progress: each program gets its own log output, which is attached to the document via markup;
Mon, 16 Jan 2023 13:48:03 +0100 wenzelm clarified documentation: avoid odd speculations about PIDE;
Sun, 15 Jan 2023 20:38:27 +0100 wenzelm tuned;
Sun, 15 Jan 2023 20:20:59 +0100 wenzelm clarified modules;
Sun, 15 Jan 2023 20:00:44 +0100 wenzelm merged
Sun, 15 Jan 2023 20:00:37 +0100 wenzelm more complete Bibtex database;
Sun, 15 Jan 2023 20:00:22 +0100 wenzelm proper theory context for formal citations;
Sun, 15 Jan 2023 18:30:18 +0100 wenzelm isabelle update -u cite;
Sun, 15 Jan 2023 16:28:03 +0100 wenzelm clarified treatment of cite macro name;
Sun, 15 Jan 2023 15:30:25 +0100 wenzelm explicit legacy_feature;
Sun, 15 Jan 2023 12:55:23 +0100 wenzelm more robust: rely on PIDE markup instead of regex guess;
Sun, 15 Jan 2023 12:13:19 +0100 wenzelm more index entries;
Sun, 15 Jan 2023 12:11:25 +0100 wenzelm updated documentation;
Sun, 15 Jan 2023 12:07:08 +0100 wenzelm clarified names;
Sun, 15 Jan 2023 12:04:08 +0100 wenzelm tuned;
Sun, 15 Jan 2023 11:59:45 +0100 wenzelm clarified options and defaults: avoid accidental changed of base logic due to augment_options(update_options);
Sat, 14 Jan 2023 23:50:13 +0100 wenzelm update documentation: prefer control-symbol-cartouche form of "cite" antiquotations;
Sat, 14 Jan 2023 22:37:15 +0100 wenzelm tuned;
Sat, 14 Jan 2023 22:24:01 +0100 wenzelm proper language context;
Sat, 14 Jan 2023 22:23:40 +0100 wenzelm proper normal form of adjacent XML.Text, notably for Bibtex.update_cite;
Sat, 14 Jan 2023 21:01:26 +0100 wenzelm tuned whitespace;
Sat, 14 Jan 2023 20:42:48 +0100 wenzelm more robust;
Sat, 14 Jan 2023 20:15:09 +0100 wenzelm basic support for update_cite_commands;
Sat, 14 Jan 2023 19:47:02 +0100 wenzelm more operations: use proper constants;
Sat, 14 Jan 2023 19:36:02 +0100 wenzelm proper session_options (amending da13da82f6f9);
Sat, 14 Jan 2023 19:29:14 +0100 wenzelm tuned signature;
Sat, 14 Jan 2023 17:52:12 +0100 wenzelm tuned;
Fri, 13 Jan 2023 19:16:24 +0100 wenzelm clarified types;
Fri, 13 Jan 2023 19:07:18 +0100 wenzelm more explicit language context;
Fri, 13 Jan 2023 17:14:59 +0100 wenzelm clarified signature: more explicit types;
Fri, 13 Jan 2023 15:57:11 +0100 wenzelm support embedded syntax, for use with control symbols;
Fri, 13 Jan 2023 14:38:19 +0100 wenzelm tuned;
Fri, 13 Jan 2023 13:57:39 +0100 wenzelm tuned;
Fri, 13 Jan 2023 13:10:44 +0100 wenzelm clarified default: final value is provided in Isabelle/Scala Latex.Cite.unapply;
Fri, 13 Jan 2023 13:01:19 +0100 wenzelm more "cite" antiquotations;
Fri, 13 Jan 2023 12:37:09 +0100 wenzelm clarified signature: more generic operations;
Fri, 13 Jan 2023 12:16:04 +0100 wenzelm clarified check: this could be \nocite;
Thu, 12 Jan 2023 20:09:08 +0100 wenzelm avoid confusion of markup element vs. property names;
Thu, 12 Jan 2023 19:48:47 +0100 wenzelm clarified Latex markup: optional cite "location" consists of nested document text;
Thu, 12 Jan 2023 16:01:49 +0100 wenzelm more explicit latex markup;
Wed, 11 Jan 2023 15:00:06 +0100 wenzelm follow recent changes of Sledgehammer defaults, as 0a46b3dbd5ad exposes a hint in the source text;
Sun, 15 Jan 2023 15:58:05 +0000 paulson One messy, messy proof
Sat, 14 Jan 2023 21:42:08 +0000 paulson Missing theorem restored
Sat, 14 Jan 2023 16:53:54 +0000 paulson Tidying up BNF
Fri, 13 Jan 2023 22:47:40 +0000 paulson More cleaning up proofs, plus a TeX fix
Fri, 13 Jan 2023 16:44:00 +0000 paulson Fixed a broken proof
Fri, 13 Jan 2023 16:19:56 +0000 paulson Substantial simplification of HOL-Cardinals
Fri, 13 Jan 2023 11:05:48 +0000 paulson merged
Thu, 12 Jan 2023 17:12:36 +0000 paulson Trying to clean up HOL/Cardinals
Thu, 12 Jan 2023 15:46:44 +0100 desharna added session to mirabelle output directory structure
Wed, 11 Jan 2023 17:02:52 +0000 paulson More tidying of topology proofs
Wed, 11 Jan 2023 13:41:53 +0000 paulson Partial round of clearing up applys, etc
Tue, 10 Jan 2023 11:06:20 +0000 paulson merged
Mon, 09 Jan 2023 17:16:22 +0000 paulson merged
Mon, 09 Jan 2023 17:16:04 +0000 paulson Substantial de-applying and streamlining
Mon, 09 Jan 2023 19:52:32 +0100 desharna tuned sledgehammer default provers to only include local ones
Fri, 06 Jan 2023 17:59:56 +0100 wenzelm enforce rebuild of Isabelle/ML to update build databases;
Fri, 06 Jan 2023 17:58:49 +0100 wenzelm prefer relative src_path (if possible) -- in contrast to 9ce0aa145d21:
Fri, 06 Jan 2023 17:20:53 +0100 wenzelm proper treatment of unicode_symbols;
Fri, 06 Jan 2023 16:54:16 +0100 wenzelm tuned signature: avoid alias that is unclear wrt. lazy state and Symbol.encode/decode status;
Fri, 06 Jan 2023 16:50:43 +0100 wenzelm removed unused operation: unclear wrt. Symbol.encode/decode status;
Fri, 06 Jan 2023 16:43:51 +0100 wenzelm tuned signature: more uniform operations;
Fri, 06 Jan 2023 15:35:48 +0100 wenzelm tuned comments;
Fri, 06 Jan 2023 14:59:59 +0100 wenzelm unused;
Fri, 06 Jan 2023 14:58:13 +0100 wenzelm more uniform operations;
Fri, 06 Jan 2023 14:37:55 +0100 wenzelm restrict to proper_session_theories;
Fri, 06 Jan 2023 13:09:08 +0100 wenzelm proper build parameters (amending d858e6f15da3);
Fri, 06 Jan 2023 13:06:03 +0100 wenzelm treat update_options as part of Sessions.Info meta_digest, for proper re-build of updated sessions;
Fri, 06 Jan 2023 12:05:32 +0100 wenzelm more command-line options;
Thu, 05 Jan 2023 22:30:20 +0100 wenzelm tuned options --- avoid confusion with "isabelle build -b";
Thu, 05 Jan 2023 22:16:13 +0100 wenzelm tuned signature;
Thu, 05 Jan 2023 21:33:49 +0100 wenzelm isabelle update -u path_cartouches;
Thu, 05 Jan 2023 21:18:55 +0100 wenzelm merged
Thu, 05 Jan 2023 21:14:53 +0100 wenzelm updated documentation;
Thu, 05 Jan 2023 21:14:37 +0100 wenzelm more options;
Thu, 05 Jan 2023 20:44:10 +0100 wenzelm tuned message;
Thu, 05 Jan 2023 20:25:41 +0100 wenzelm isabelle update no longer uses PIDE dump, but regular session build database: more scalable;
Thu, 05 Jan 2023 20:13:04 +0100 wenzelm more robust;
Thu, 05 Jan 2023 20:07:22 +0100 wenzelm more operations;
Thu, 05 Jan 2023 19:41:12 +0100 wenzelm proper Node.init_blobs, not just edits (amending ca872f20cf5b);
Thu, 05 Jan 2023 17:14:29 +0100 wenzelm tuned signature;
Thu, 05 Jan 2023 17:00:22 +0100 wenzelm tuned signature;
Thu, 05 Jan 2023 16:44:15 +0100 wenzelm clarified session sources: theory and blobs are read from database, instead of physical file-system;
Thu, 05 Jan 2023 12:43:05 +0100 wenzelm tuned;
Wed, 04 Jan 2023 16:40:02 +0100 wenzelm clarified signature: more operations;
Wed, 04 Jan 2023 16:06:46 +0100 wenzelm clarified signature: more operations;
Wed, 04 Jan 2023 15:53:36 +0100 wenzelm tuned;
Wed, 04 Jan 2023 15:42:00 +0100 wenzelm more direct access to session_sources, without somewhat fragile file-system operations;
Wed, 04 Jan 2023 15:02:48 +0100 wenzelm tuned;
Wed, 04 Jan 2023 14:56:22 +0100 wenzelm tuned signature;
Wed, 04 Jan 2023 14:50:11 +0100 wenzelm tuned signature: avoid confusion with Document.Node.Blob and Command.Blob;
Wed, 04 Jan 2023 14:35:19 +0100 wenzelm clarified signature: old node is ignored;
Wed, 04 Jan 2023 14:26:30 +0100 wenzelm tuned;
Wed, 04 Jan 2023 13:39:40 +0100 wenzelm clarified signature;
Wed, 04 Jan 2023 19:06:16 +0000 paulson final tidying of theorems
Wed, 04 Jan 2023 17:46:27 +0000 paulson merged
Wed, 04 Jan 2023 10:27:32 +0000 paulson merged
Wed, 04 Jan 2023 10:27:19 +0000 paulson continued proof simplification
Tue, 03 Jan 2023 19:55:35 +0000 paulson merged
Tue, 03 Jan 2023 19:55:24 +0000 paulson Further simplifications
Tue, 03 Jan 2023 17:02:41 +0000 paulson More tidying of proofs
Wed, 04 Jan 2023 13:21:45 +0100 wenzelm tuned;
Tue, 03 Jan 2023 21:22:24 +0100 wenzelm merged
Tue, 03 Jan 2023 21:22:04 +0100 wenzelm discontinued fragile operation;
Tue, 03 Jan 2023 21:18:15 +0100 wenzelm more robust operations: avoid somewhat fragile Document.Node.Name.master_dir_path;
Tue, 03 Jan 2023 20:46:56 +0100 wenzelm tuned whitespace;
Tue, 03 Jan 2023 20:34:51 +0100 wenzelm tuned;
Tue, 03 Jan 2023 17:21:24 +0100 wenzelm avoid somewhat fragile Document.Node.Name.master_dir_path;
Tue, 03 Jan 2023 16:53:43 +0100 wenzelm clarified signature: avoid somewhat fragile Document.Node.Name.master_dir_path;
Tue, 03 Jan 2023 16:14:17 +0100 wenzelm tuned;
Tue, 03 Jan 2023 16:05:07 +0100 wenzelm clarified modules;
Tue, 03 Jan 2023 15:42:25 +0100 wenzelm tuned;
Tue, 03 Jan 2023 15:32:54 +0100 wenzelm tuned;
Tue, 03 Jan 2023 15:03:48 +0100 wenzelm clarified master_dir: avoid somewhat fragile Document.Node.Name.master_dir_path;
Tue, 03 Jan 2023 14:00:59 +0100 wenzelm tuned signature: avoid too many aliases (see also 72daee8a39ca);
Tue, 03 Jan 2023 12:58:00 +0100 wenzelm clarified modules;
Tue, 03 Jan 2023 18:23:52 +0100 desharna merged
Mon, 26 Dec 2022 14:34:32 +0100 desharna strengthened and renamed lemmas asym_on_iff_irrefl_on_if_trans and asymp_on_iff_irreflp_on_if_transp
Tue, 03 Jan 2023 11:30:37 +0000 paulson Fixed a couple of simple_path occurrences
Mon, 02 Jan 2023 20:47:09 +0000 paulson merged
Mon, 02 Jan 2023 20:46:24 +0000 paulson Tidying up of paths, introducing "loop_free" as a separate predicate in the definition of "simple_path"
Mon, 02 Jan 2023 20:39:21 +0100 wenzelm clarified signature: more explicit types;
Mon, 02 Jan 2023 20:24:43 +0100 wenzelm more robust: prefer internal theory names;
Mon, 02 Jan 2023 16:02:16 +0100 wenzelm clarified session_sources (again, see also 9d0e6ea7aa68);
Mon, 02 Jan 2023 15:41:50 +0100 wenzelm clarified signature: more explicit types;
Mon, 02 Jan 2023 15:30:57 +0100 wenzelm tuned output;
Mon, 02 Jan 2023 15:28:33 +0100 wenzelm clarified signature: more general operations;
Mon, 02 Jan 2023 15:18:13 +0100 wenzelm clarified signature: more explicit types;
Mon, 02 Jan 2023 15:05:15 +0100 wenzelm clarified signature: more explicit types (see also 90c552d28d36);
Mon, 02 Jan 2023 13:54:40 +0100 wenzelm do write_session_sources early, to have information available in build job;
Mon, 02 Jan 2023 13:09:38 +0100 wenzelm tuned signature, following Url.append_path;
Mon, 02 Jan 2023 12:56:31 +0100 wenzelm do not bundle Isabelle/Naproche, while it keeps changing;
Mon, 02 Jan 2023 12:45:24 +0100 wenzelm tuned signature;
Mon, 02 Jan 2023 12:34:20 +0100 wenzelm tuned;
Mon, 02 Jan 2023 12:29:08 +0100 wenzelm clarified signature: uniform master_dir instead of separate field;
Mon, 02 Jan 2023 11:57:57 +0100 wenzelm more standard master_dir;
Sun, 01 Jan 2023 22:54:40 +0100 wenzelm tuned signature, following Url.append_path;
Sun, 01 Jan 2023 22:01:53 +0100 wenzelm merged
Sun, 01 Jan 2023 22:01:45 +0100 wenzelm more robust, for the sake of very rare duplicate files: src/Doc/Prog_Prove/MyList.thy and $AFP/Case_Labeling/util.ML;
Sun, 01 Jan 2023 21:44:08 +0100 wenzelm store session sources within build database: timing e.g. 150ms for HOL and < 50ms for common sessions;
Sat, 31 Dec 2022 15:48:12 +0100 wenzelm tuned signature;
Sat, 31 Dec 2022 15:45:53 +0100 wenzelm tuned;
Sat, 31 Dec 2022 15:42:13 +0100 wenzelm tunes signature;
Sat, 31 Dec 2022 15:32:12 +0100 wenzelm clarified signature;
Sat, 31 Dec 2022 14:58:34 +0100 wenzelm tuned signature;
Sat, 31 Dec 2022 14:54:20 +0100 wenzelm more systematic Sessions.illegal_theory, based on File_Format.theory_excluded;
Sat, 31 Dec 2022 12:38:48 +0100 wenzelm tuned;
Sat, 31 Dec 2022 12:35:00 +0100 wenzelm unused;
Sat, 31 Dec 2022 12:31:31 +0100 wenzelm tuned;
Sat, 31 Dec 2022 12:25:34 +0100 wenzelm clarified modules;
Sat, 31 Dec 2022 12:16:22 +0100 wenzelm tuned: no need to map master_dir, which does not participate in comparison;
Sat, 31 Dec 2022 12:10:14 +0100 wenzelm tuned signature;
Sat, 31 Dec 2022 11:58:45 +0100 wenzelm tuned signature;
Sat, 31 Dec 2022 11:51:04 +0100 wenzelm tuned comments;
Sat, 31 Dec 2022 11:48:32 +0100 wenzelm clarified signature;
Sat, 31 Dec 2022 11:35:28 +0100 wenzelm tuned;
Sun, 01 Jan 2023 12:24:00 +0000 paulson removed an unfortunate sledgehammer command
Sun, 01 Jan 2023 01:43:02 +0000 paulson A couple of patches
Sun, 01 Jan 2023 00:45:55 +0000 paulson Big simplifications of old proofs
Sat, 31 Dec 2022 11:09:19 +0000 paulson repaired a proof
Fri, 30 Dec 2022 23:21:37 +0000 paulson Continued proof simplifications
Fri, 30 Dec 2022 20:59:38 +0000 paulson merged
Fri, 30 Dec 2022 17:48:41 +0000 paulson A further round of proof consolidation
Fri, 30 Dec 2022 21:27:57 +0100 wenzelm tuned signature: avoid too many aliases;
Fri, 30 Dec 2022 21:09:50 +0100 wenzelm proper thread context (amending 01a7265db76b) -- at the danger of blocking the GUI;
Fri, 30 Dec 2022 20:38:29 +0100 wenzelm more robust: avoid detour via somewhat fragile Node.Name.path;
Fri, 30 Dec 2022 20:26:28 +0100 wenzelm clarified generic path operations;
Fri, 30 Dec 2022 16:23:32 +0100 wenzelm more flexible: implicit support for Windows;
Fri, 30 Dec 2022 13:25:29 +0100 wenzelm tuned signature;
Fri, 30 Dec 2022 12:41:08 +0100 wenzelm clarified output;
Fri, 30 Dec 2022 12:34:49 +0100 wenzelm tuned;
Thu, 29 Dec 2022 22:14:25 +0000 paulson merged
Thu, 29 Dec 2022 22:14:12 +0000 paulson More tidying
Thu, 29 Dec 2022 16:32:56 +0000 paulson Further cleaning up of messy proofs
Thu, 29 Dec 2022 11:46:32 +0000 paulson merged
Thu, 29 Dec 2022 11:46:06 +0000 paulson reorganisation and simplification of theorems about transcendental functions
Thu, 29 Dec 2022 16:44:45 +0100 wenzelm tuned signature;
Thu, 29 Dec 2022 16:17:29 +0100 wenzelm support asynchronous presentation commands, but not for "no_update" / "Keep", which is usually forked via "Toplevel.diag";
Thu, 29 Dec 2022 15:54:49 +0100 wenzelm tuned whitespace;
Thu, 29 Dec 2022 15:39:18 +0100 wenzelm clarified signature;
Thu, 29 Dec 2022 14:54:32 +0100 wenzelm clarified signature;
Thu, 29 Dec 2022 13:00:16 +0100 wenzelm tuned;
Thu, 29 Dec 2022 12:34:40 +0100 wenzelm tuned;
Thu, 29 Dec 2022 12:27:55 +0100 wenzelm discontinued somewhat pointless exception FAILURE with its "alt_state", which was originally due to quasi-mutable states (see 169e5b07ec06);
Thu, 29 Dec 2022 12:08:58 +0100 wenzelm tuned --- more robust ML patterns;
Thu, 29 Dec 2022 11:49:11 +0100 wenzelm tuned;
Wed, 28 Dec 2022 22:37:46 +0100 wenzelm merged
Wed, 28 Dec 2022 17:39:34 +0100 wenzelm tuned signature, for the sake of AFP/Isabelle_C;
Wed, 28 Dec 2022 16:49:43 +0100 wenzelm more uniform report of Markup.language_path;
Wed, 28 Dec 2022 16:14:37 +0100 wenzelm omit pointless guard: ultimately observed by Isabelle_Process.report_message;
Wed, 28 Dec 2022 16:13:08 +0100 wenzelm tuned signature;
Wed, 28 Dec 2022 16:02:12 +0100 wenzelm clarified modules;
Wed, 28 Dec 2022 15:25:37 +0100 wenzelm tuned;
Wed, 28 Dec 2022 14:52:03 +0100 wenzelm tuned signature;
Wed, 28 Dec 2022 14:40:39 +0100 wenzelm tuned;
Wed, 28 Dec 2022 14:08:00 +0100 wenzelm tuned;
Wed, 28 Dec 2022 12:30:18 +0100 wenzelm tuned output;
Wed, 28 Dec 2022 12:15:25 +0000 paulson merged
Wed, 28 Dec 2022 12:15:16 +0000 paulson Tidied some messy proofs
Tue, 27 Dec 2022 22:52:28 +0100 wenzelm merged
Tue, 27 Dec 2022 22:48:01 +0100 wenzelm clarified modules: avoid duplication;
Tue, 27 Dec 2022 22:08:31 +0100 wenzelm tuned output;
Tue, 27 Dec 2022 17:35:01 +0100 wenzelm support for generic File_Format.parse_data, with persistent result in document model;
Tue, 27 Dec 2022 16:36:00 +0100 wenzelm omit warning: somewhat pointless and out-of-context;
Tue, 27 Dec 2022 12:15:47 +0100 wenzelm clarified signature: avoid case class with mutable state;
Tue, 27 Dec 2022 12:00:37 +0100 wenzelm tuned;
Tue, 27 Dec 2022 11:44:37 +0100 wenzelm clarified signature: more explicit types;
Tue, 27 Dec 2022 10:38:34 +0000 paulson merged
Tue, 27 Dec 2022 10:37:15 +0000 paulson tidied some messy old proofs
Mon, 26 Dec 2022 21:28:20 +0100 wenzelm tuned signature;
Mon, 26 Dec 2022 19:13:37 +0100 wenzelm merged
Mon, 26 Dec 2022 19:07:42 +0100 wenzelm tuned signature;
Mon, 26 Dec 2022 19:00:00 +0100 wenzelm more robust;
Mon, 26 Dec 2022 18:41:27 +0100 wenzelm clarified signature: more position information via node_name;
Mon, 26 Dec 2022 17:36:56 +0100 wenzelm tuned signature: avoid name confusion;
Mon, 26 Dec 2022 16:57:07 +0100 wenzelm more bibtex errors;
Mon, 26 Dec 2022 16:44:13 +0100 wenzelm clarified signature: internalize errors (but: the parser rarely fails);
Mon, 26 Dec 2022 15:24:57 +0100 wenzelm tuned signature;
Mon, 26 Dec 2022 15:11:42 +0100 wenzelm clarified signature: more explicit types;
Mon, 26 Dec 2022 12:33:55 +0100 wenzelm clarified buffer_state: not synchronized, but exclusively owned by GUI thread;
Mon, 26 Dec 2022 14:04:06 +0100 desharna merged
Mon, 26 Dec 2022 13:54:07 +0100 desharna removed old lemma names
Sat, 24 Dec 2022 15:35:43 +0000 paulson merged
Fri, 23 Dec 2022 11:12:19 +0000 paulson merged
Thu, 22 Dec 2022 18:32:42 +0000 paulson A few new Sup/Inf lemmas
Sat, 24 Dec 2022 13:54:24 +0100 wenzelm clarified messages;
Sat, 24 Dec 2022 13:19:39 +0100 wenzelm tuned signature: follow terminology of VSCode_Resources;
Fri, 23 Dec 2022 22:51:47 +0100 wenzelm tuned signature;
(0) -30000 -10000 -3000 -1000 -960 tip