Sun, 24 Dec 2023 11:46:20 +0100 wenzelm tuned;
Sun, 24 Dec 2023 11:18:16 +0100 wenzelm tuned signature;
Sun, 24 Dec 2023 11:13:54 +0100 wenzelm tuned;
Sun, 24 Dec 2023 11:13:33 +0100 wenzelm more operations;
Sat, 23 Dec 2023 19:08:35 +0100 wenzelm eliminate duplicate (see also 6cbcfac5b72e and af7b79271364);
Sat, 23 Dec 2023 16:12:53 +0100 wenzelm minor performance tuning: shorter names;
Sat, 23 Dec 2023 14:50:22 +0100 wenzelm minor performance tuning: static vs. dynamic rules;
Sat, 23 Dec 2023 14:52:05 +0100 wenzelm minor performance tuning;
Fri, 22 Dec 2023 21:03:16 +0100 wenzelm clarified signature: downgrade old-style Global_Theory.add_defs to Global_Theory.add_def without attributes;
Fri, 22 Dec 2023 17:19:08 +0100 wenzelm clarified signature;
Fri, 22 Dec 2023 17:18:32 +0100 wenzelm tuned;
Fri, 22 Dec 2023 15:43:10 +0100 wenzelm more thorough treatment of zproof vs. proof: avoid accidental storage of large structures;
Fri, 22 Dec 2023 14:55:55 +0100 wenzelm clarified signature;
Fri, 22 Dec 2023 13:53:03 +0100 wenzelm observe option "prune_proofs";
Thu, 21 Dec 2023 21:35:54 +0100 wenzelm clarified zproof storage: per-theory table in anticipation of session exports;
Thu, 21 Dec 2023 21:03:02 +0100 wenzelm proper thm_name for stored zproof;
Thu, 21 Dec 2023 17:07:03 +0100 wenzelm uniform treatment of lazy facts: actual proof terms are always strict;
Thu, 21 Dec 2023 17:01:35 +0100 wenzelm tuned;
Thu, 21 Dec 2023 11:58:19 +0100 wenzelm tuned whitespace;
Thu, 21 Dec 2023 11:40:43 +0100 wenzelm tuned;
Wed, 20 Dec 2023 22:32:57 +0100 wenzelm proper Thm.transfer;
Wed, 20 Dec 2023 20:58:56 +0100 wenzelm clarified context: avoid capture of thy2 within closure;
Wed, 20 Dec 2023 20:48:57 +0100 wenzelm tuned names;
Wed, 20 Dec 2023 20:28:55 +0100 wenzelm more informative exceptions;
Wed, 20 Dec 2023 14:26:18 +0100 wenzelm more permissive: allow collapse of term variables for equal results, e.g. relevant for metis (line 1882 of "~~/src/HOL/List.thy");
Wed, 20 Dec 2023 12:50:38 +0100 wenzelm tuned;
Wed, 20 Dec 2023 12:50:33 +0100 wenzelm more informative exception;
Wed, 20 Dec 2023 12:50:16 +0100 wenzelm clarified signature;
Wed, 20 Dec 2023 11:55:04 +0100 wenzelm clarified ML toplevel output: avoid "??." prefix;
Wed, 20 Dec 2023 11:16:39 +0100 wenzelm tuned;
Tue, 19 Dec 2023 23:06:26 +0100 wenzelm merged
Tue, 19 Dec 2023 22:56:32 +0100 wenzelm use strict Global_Theory.register_proofs as checkpoint for stored zproof, and thus reduce current zboxes;
Tue, 19 Dec 2023 20:02:17 +0100 wenzelm clarified signature;
Tue, 19 Dec 2023 19:20:21 +0100 wenzelm omit pointless future: proof terms are built sequentially;
Tue, 19 Dec 2023 19:18:09 +0100 wenzelm omit unclear / inaccurate renaming;
Tue, 19 Dec 2023 18:03:25 +0100 wenzelm more normalization: re-use Thm.solve_constraints as important checkpoint for results, notably Global_Theory.name_thm;
Tue, 19 Dec 2023 17:54:55 +0100 wenzelm more robust: avoid assumption about Context.certificate_theory;
Tue, 19 Dec 2023 17:31:12 +0100 wenzelm tuned;
Tue, 19 Dec 2023 17:26:30 +0100 wenzelm clarified pro-forma proof: no zboxes here (partially revert 686b7b14d041);
Tue, 19 Dec 2023 17:07:22 +0100 wenzelm tuned;
Tue, 19 Dec 2023 15:27:45 +0100 wenzelm tuned;
Tue, 19 Dec 2023 15:17:04 +0100 wenzelm more normalization;
Tue, 19 Dec 2023 14:41:28 +0100 wenzelm less ambitious normalization: term abstractions over terms and proofs, but not proofs over proofs (which may be large);
Tue, 19 Dec 2023 12:44:03 +0100 wenzelm tuned;
Tue, 19 Dec 2023 12:41:52 +0100 wenzelm more thorough beta contraction, following Envir.norm_term;
Tue, 19 Dec 2023 12:35:24 +0100 wenzelm tuned, following Envir.norm_term;
Tue, 19 Dec 2023 12:30:46 +0100 wenzelm more operations;
Tue, 19 Dec 2023 23:00:57 +0100 nipkow merged
Tue, 19 Dec 2023 17:30:50 +0100 nipkow unused lemma
Tue, 19 Dec 2023 18:51:32 +0100 Fabian Huch restore benchmark requirement heaps properly;
Tue, 19 Dec 2023 18:31:05 +0100 Fabian Huch continue build while waiting for updated schedule;
Tue, 19 Dec 2023 18:28:35 +0100 Fabian Huch clarified signature;
Tue, 19 Dec 2023 17:26:15 +0100 Fabian Huch added start-up sequence for benchmark with requirements;
Fri, 15 Dec 2023 10:48:05 +0100 Fabian Huch use single-threaded session build as benchmark (using ZF-Constructible);
Thu, 14 Dec 2023 13:14:25 +0100 Fabian Huch separate build processes for scheduler and scheduled;
Thu, 14 Dec 2023 13:10:01 +0100 Fabian Huch add delay and limit options for when schedule is considered outdated;
Thu, 14 Dec 2023 13:03:33 +0100 Fabian Huch proper closing order;
Wed, 13 Dec 2023 11:14:11 +0100 Fabian Huch read serial for schedules (amending 2039f360);
Mon, 18 Dec 2023 22:49:33 +0100 wenzelm more thorough beta contraction;
Mon, 18 Dec 2023 22:11:13 +0100 wenzelm tuned whitespace;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 tip