wenzelm [Sun, 09 Jun 2024 12:29:04 +0200] rev 80304
tuned;
wenzelm [Sat, 08 Jun 2024 23:17:20 +0200] rev 80303
more robust: prefer synchronous compression (usually <= 1ms, sometimes 1..5ms);
wenzelm [Sat, 08 Jun 2024 19:47:14 +0200] rev 80302
clarified signature;
wenzelm [Sat, 08 Jun 2024 19:43:08 +0200] rev 80301
clarified output, following Consumer_Thread.failure;
wenzelm [Sat, 08 Jun 2024 19:35:28 +0200] rev 80300
more informative exception output, with optional trace;
wenzelm [Sat, 08 Jun 2024 16:26:47 +0200] rev 80299
more accurate output of Thm_Name.T wrt. facts name space;
wenzelm [Sat, 08 Jun 2024 11:47:48 +0200] rev 80298
clarified signature: more operations;
wenzelm [Sat, 08 Jun 2024 11:32:38 +0200] rev 80297
tuned structure;
wenzelm [Sat, 08 Jun 2024 11:23:40 +0200] rev 80296
tuned;
wenzelm [Fri, 07 Jun 2024 23:53:31 +0200] rev 80295
more accurate Thm_Name.T for PThm / Thm.name_derivation / Thm.derivation_name;
wenzelm [Fri, 07 Jun 2024 15:20:01 +0200] rev 80294
clarified signature: prefer explicit operation;
wenzelm [Fri, 07 Jun 2024 15:01:16 +0200] rev 80293
clarified signature;
wenzelm [Fri, 07 Jun 2024 13:46:51 +0200] rev 80292
tuned: prefer Thm_Name operations;
wenzelm [Fri, 07 Jun 2024 13:40:12 +0200] rev 80291
tuned;
wenzelm [Fri, 07 Jun 2024 13:37:20 +0200] rev 80290
prefer dynamic position from command transaction;
wenzelm [Fri, 07 Jun 2024 13:19:39 +0200] rev 80289
tuned signature;
wenzelm [Fri, 07 Jun 2024 12:39:14 +0200] rev 80288
clarified signature: more explicit preprocessing;
wenzelm [Fri, 07 Jun 2024 11:44:15 +0200] rev 80287
clarified signature: separate formal context from exported theory_name;
wenzelm [Fri, 07 Jun 2024 11:10:49 +0200] rev 80286
tuned signature: just one ZThm is sufficient;
desharna [Sat, 08 Jun 2024 14:57:14 +0200] rev 80285
renamed lemmas
Fabian Huch <huch@in.tum.de> [Fri, 07 Jun 2024 18:50:46 +0200] rev 80284
build manager: echo error messages to server output;
Fabian Huch <huch@in.tum.de> [Fri, 07 Jun 2024 18:16:50 +0200] rev 80283
omit showing previous failures for user builds;
Fabian Huch <huch@in.tum.de> [Fri, 07 Jun 2024 17:40:12 +0200] rev 80282
always handle interrupted jobs;
Fabian Huch <huch@in.tum.de> [Fri, 07 Jun 2024 15:47:19 +0200] rev 80281
add cluster/hosts configurations to build manager: allows running jobs in parallel on distinct hardware;
Fabian Huch <huch@in.tum.de> [Fri, 07 Jun 2024 15:04:07 +0200] rev 80280
clarified context: operations now in build process;
Fabian Huch <huch@in.tum.de> [Fri, 07 Jun 2024 14:00:59 +0200] rev 80279
clarified: add explicit build process;
Fabian Huch <huch@in.tum.de> [Fri, 07 Jun 2024 13:54:00 +0200] rev 80278
remove unnecessary subdir;
Fabian Huch <huch@in.tum.de> [Fri, 07 Jun 2024 13:52:25 +0200] rev 80277
tuned;