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;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip