Sun, 17 Dec 2023 11:15:08 +0100 wenzelm tuned comments;
Fri, 15 Dec 2023 17:29:23 +0100 wenzelm tuned names;
Fri, 15 Dec 2023 17:19:57 +0100 wenzelm tuned signature;
Fri, 15 Dec 2023 17:15:59 +0100 wenzelm more zproofs;
Thu, 14 Dec 2023 20:43:10 +0100 wenzelm more operations: zterm ordering that follows fast_term_ord;
Thu, 14 Dec 2023 17:33:45 +0100 wenzelm clarified signature;
Thu, 14 Dec 2023 12:21:09 +0100 wenzelm clarified modules;
Wed, 13 Dec 2023 23:05:41 +0100 wenzelm more zproofs;
Wed, 13 Dec 2023 19:58:26 +0100 wenzelm more zproofs, imitating existing proofs (which are a bit rough here);
Wed, 13 Dec 2023 19:55:50 +0100 wenzelm tuned signature;
Wed, 13 Dec 2023 15:23:03 +0100 wenzelm tuned whitespace;
Wed, 13 Dec 2023 14:58:49 +0100 wenzelm minor performance tuning;
Mon, 11 Dec 2023 22:08:43 +0100 wenzelm tuned comments (see also 476a239d3e0e and possibly 4b62e0cb3aa8);
Mon, 11 Dec 2023 21:56:24 +0100 wenzelm merged
Mon, 11 Dec 2023 21:31:58 +0100 wenzelm minor performance tuning;
Mon, 11 Dec 2023 21:17:28 +0100 wenzelm tuned;
Mon, 11 Dec 2023 21:09:24 +0100 wenzelm minor performance tuning: prefer Same.operation;
Mon, 11 Dec 2023 20:53:01 +0100 wenzelm clarified signature;
Mon, 11 Dec 2023 20:17:13 +0100 wenzelm minor performance tuning;
Mon, 11 Dec 2023 19:51:30 +0100 wenzelm more operations;
Mon, 11 Dec 2023 19:36:28 +0100 wenzelm revert 17fda85a33dc: renaming is not necessarily unique, e.g. [("x", "x"), ("x", "y")];
Mon, 11 Dec 2023 19:33:31 +0100 wenzelm misc tuning and clarification;
Mon, 11 Dec 2023 14:26:24 +0100 wenzelm minor performance tuning: prefer Symset.T;
Mon, 11 Dec 2023 14:25:14 +0100 wenzelm minor performace tuning;
Mon, 11 Dec 2023 14:05:19 +0100 wenzelm minor performance tuning: prefer Same.operation;
Mon, 11 Dec 2023 13:40:02 +0100 wenzelm tuned: more standard accumulation;
Mon, 11 Dec 2023 13:03:10 +0100 wenzelm tuned;
Mon, 11 Dec 2023 12:45:16 +0100 wenzelm clarified modules;
Mon, 11 Dec 2023 12:27:42 +0100 wenzelm clarified signature;
Mon, 11 Dec 2023 12:06:18 +0100 wenzelm tuned whitespace;
Mon, 11 Dec 2023 11:50:50 +0100 wenzelm tuned;
Mon, 11 Dec 2023 11:46:12 +0100 wenzelm proper ZTerm.lift_proof (amending 4a1a25bdf81d);
Mon, 11 Dec 2023 17:28:21 +0100 Fabian Huch filter predecessors properly (amending ee405c40db72);
Mon, 11 Dec 2023 16:49:26 +0100 Fabian Huch improve graphical clarity by omitting intra-host dependencies (following ee405c40db72);
Sun, 10 Dec 2023 18:27:53 +0100 wenzelm more zproofs;
Sun, 10 Dec 2023 17:11:01 +0100 wenzelm minor performance tuning: more direct abstraction level;
Sun, 10 Dec 2023 13:39:40 +0100 wenzelm more general Logic.incr_indexes_operation;
Sun, 10 Dec 2023 12:54:52 +0100 wenzelm tuned;
Sun, 10 Dec 2023 12:54:31 +0100 wenzelm tuned;
Sun, 10 Dec 2023 12:18:22 +0100 wenzelm clarified modules;
Sun, 10 Dec 2023 11:56:56 +0100 wenzelm clarified ML;
Sun, 10 Dec 2023 11:42:57 +0100 wenzelm clarified signature;
Sun, 10 Dec 2023 11:24:42 +0100 wenzelm tuned signature;
Sat, 09 Dec 2023 21:48:50 +0100 wenzelm avoid accidental capture of theory value, and thus reduce heap size again (amending 5109e4b2a292);
Sat, 09 Dec 2023 21:25:26 +0100 wenzelm tuned;
Sat, 09 Dec 2023 21:15:12 +0100 wenzelm more robust: proper Proofterm.get_proofs_level with bound check;
Sat, 09 Dec 2023 20:50:21 +0100 wenzelm tuned;
Sat, 09 Dec 2023 20:37:36 +0100 wenzelm clarified signature: fewer tuples;
Sat, 09 Dec 2023 20:05:13 +0100 wenzelm clarified signature: fewer tuples;
Sat, 09 Dec 2023 17:31:10 +0100 wenzelm clarified signature: more explicit get_proofs_level with bounds check;
Fri, 08 Dec 2023 20:56:21 +0100 wenzelm merged
Fri, 08 Dec 2023 20:47:03 +0100 wenzelm misc tuning and clarification: more standard Same.commit discipline;
Fri, 08 Dec 2023 20:08:52 +0100 wenzelm tuned;
Fri, 08 Dec 2023 19:52:24 +0100 wenzelm tuned names;
Fri, 08 Dec 2023 19:29:05 +0100 wenzelm more operations;
Fri, 08 Dec 2023 19:00:46 +0100 wenzelm minor performance tuning: more careful treatment of empty environment;
Fri, 08 Dec 2023 18:51:18 +0100 wenzelm clarified signature;
Fri, 08 Dec 2023 18:40:31 +0100 wenzelm more zproofs;
Fri, 08 Dec 2023 18:39:58 +0100 wenzelm clarified signature: support shared cache;
Fri, 08 Dec 2023 16:01:42 +0100 wenzelm tuned;
Fri, 08 Dec 2023 15:58:08 +0100 wenzelm tuned: avoid shadowing;
Fri, 08 Dec 2023 15:37:46 +0100 wenzelm more zproofs;
Fri, 08 Dec 2023 15:30:53 +0100 wenzelm tuned;
Fri, 08 Dec 2023 15:13:18 +0100 wenzelm more operations;
Fri, 08 Dec 2023 14:59:22 +0100 wenzelm tuned signature;
Fri, 08 Dec 2023 14:55:43 +0100 wenzelm tuned names;
Fri, 08 Dec 2023 14:48:17 +0100 wenzelm tuned -- eliminate clones;
Fri, 08 Dec 2023 14:35:24 +0100 wenzelm tuned;
Fri, 08 Dec 2023 14:27:42 +0100 wenzelm more operations;
Fri, 08 Dec 2023 13:36:47 +0100 wenzelm more operations;
Fri, 08 Dec 2023 13:09:39 +0100 wenzelm tuned;
Fri, 08 Dec 2023 12:10:53 +0100 wenzelm clarified signature;
Fri, 08 Dec 2023 12:05:56 +0100 wenzelm tuned;
Fri, 08 Dec 2023 11:46:42 +0100 wenzelm tuned;
Fri, 08 Dec 2023 19:36:27 +0100 Fabian Huch consider schedule calculation time in estimation;
Fri, 08 Dec 2023 18:56:19 +0100 Fabian Huch compare previous build schedule with new one, to prevent regressions;
Fri, 08 Dec 2023 17:16:41 +0100 Fabian Huch clarified: build schedules may be outdated when empty, after some time, or due to build progress;
Fri, 08 Dec 2023 17:00:13 +0100 Fabian Huch store previous build jobs in graph so schedules can be used later in the build process;
Fri, 08 Dec 2023 15:21:51 +0100 Fabian Huch add serial for build schedule to avoid unnecessary db read/writes;
Thu, 07 Dec 2023 13:57:48 +0100 Fabian Huch tuned;
Thu, 07 Dec 2023 13:53:54 +0100 Fabian Huch clarified;
Fri, 08 Dec 2023 12:11:22 +0100 Fabian Huch tuned;
Thu, 07 Dec 2023 11:34:01 +0100 Fabian Huch use build database to synchronize build schedule computed on master node (e.g., such that view on cluster is consistent);
Thu, 07 Dec 2023 11:28:12 +0100 Fabian Huch add build uuid to schedule;
Wed, 06 Dec 2023 21:24:00 +0100 Fabian Huch tuned;
Wed, 06 Dec 2023 20:04:47 +0100 Fabian Huch use schedule directly instead of extra cache;
Wed, 06 Dec 2023 18:28:15 +0100 Fabian Huch added build schedule command-line wrapper;
Wed, 06 Dec 2023 18:18:56 +0100 Fabian Huch added graphical representation of build schedules;
Wed, 06 Dec 2023 17:55:30 +0100 Fabian Huch clarified build heuristics parameters;
Wed, 06 Dec 2023 17:44:51 +0100 Fabian Huch proper parallel paths: factor in elapsed time;
Wed, 06 Dec 2023 17:42:04 +0100 Fabian Huch performance tuning: cache estimates;
Thu, 07 Dec 2023 15:56:54 +0100 wenzelm misc tuning and clarification;
Thu, 07 Dec 2023 15:25:29 +0100 wenzelm tuned;
Thu, 07 Dec 2023 14:48:58 +0100 wenzelm misc tuning and clarification, following Term.incr_bv / Term.incr_boundvars;
Thu, 07 Dec 2023 13:05:34 +0100 wenzelm tuned;
Thu, 07 Dec 2023 13:04:48 +0100 wenzelm tuned;
Thu, 07 Dec 2023 12:12:13 +0100 wenzelm minor performance tuning: regular Same.operation;
Thu, 07 Dec 2023 11:51:03 +0100 wenzelm clarified signature: more standard argument order;
Thu, 07 Dec 2023 11:48:34 +0100 wenzelm clarified signature: more standard argument order;
Thu, 07 Dec 2023 10:54:57 +0100 wenzelm tuned whitespace;
Thu, 07 Dec 2023 10:52:48 +0100 wenzelm tuned: more standard names;
Thu, 07 Dec 2023 10:46:49 +0100 wenzelm clarified signature;
Thu, 07 Dec 2023 10:40:59 +0100 wenzelm tuned: prefer Same.commit;
Thu, 07 Dec 2023 10:34:57 +0100 wenzelm tuned: more standard argument order;
Thu, 07 Dec 2023 10:06:51 +0100 wenzelm clarified signature;
Thu, 07 Dec 2023 09:58:12 +0100 wenzelm more operations;
Thu, 07 Dec 2023 09:34:07 +0100 wenzelm tuned comments;
Wed, 06 Dec 2023 22:03:14 +0100 wenzelm tuned structure;
Wed, 06 Dec 2023 21:58:02 +0100 wenzelm tuned;
Wed, 06 Dec 2023 21:28:40 +0100 wenzelm merged
Wed, 06 Dec 2023 21:28:12 +0100 wenzelm performance tuning: cache for ztyp_of within zterm_of;
Wed, 06 Dec 2023 20:57:53 +0100 wenzelm tuned names;
Wed, 06 Dec 2023 20:52:08 +0100 wenzelm minor performance tuning;
Wed, 06 Dec 2023 20:16:23 +0100 wenzelm more zproofs;
Wed, 06 Dec 2023 19:54:38 +0100 wenzelm minor performance tuning;
Wed, 06 Dec 2023 19:45:53 +0100 wenzelm tuned;
Wed, 06 Dec 2023 16:04:00 +0100 wenzelm more zproofs;
Wed, 06 Dec 2023 15:58:20 +0100 wenzelm clarified modules;
Wed, 06 Dec 2023 15:45:22 +0100 wenzelm more zproofs;
Wed, 06 Dec 2023 15:32:53 +0100 wenzelm more zproofs;
Wed, 06 Dec 2023 15:21:00 +0100 wenzelm proper treatment of ZConstP: term represents body of closure;
Wed, 06 Dec 2023 15:15:14 +0100 wenzelm proper substitution of types within term;
Wed, 06 Dec 2023 13:16:34 +0100 wenzelm more accurate treatment of term variables after instantiation of type variables;
Wed, 06 Dec 2023 13:04:07 +0100 wenzelm tuned signature;
Wed, 06 Dec 2023 10:29:37 +0100 wenzelm tuned;
Wed, 06 Dec 2023 14:05:18 +0100 blanchet check that Isar proofs contain one 'show'
Wed, 06 Dec 2023 12:45:57 +0100 blanchet include unnamed chained facts in Sledgehammer's relevance filter
Wed, 06 Dec 2023 12:45:51 +0100 blanchet merge
Wed, 06 Dec 2023 12:03:56 +0100 blanchet removed hack in Sledgehammer that confuses preplay and gives Sledgehammer a strange semantics
Wed, 06 Dec 2023 11:08:39 +0100 blanchet don't freeze terms in Sledgehammer, as this has a bad impact on 'using' facts
Wed, 06 Dec 2023 12:06:29 +0100 nipkow tuned T functions: now 0 if not recursive
Tue, 05 Dec 2023 22:04:01 +0100 wenzelm minor performance tuning;
Tue, 05 Dec 2023 21:31:28 +0100 wenzelm tuned;
Tue, 05 Dec 2023 21:27:42 +0100 wenzelm more zproofs;
Tue, 05 Dec 2023 20:56:51 +0100 wenzelm misc tuning and clarification;
Tue, 05 Dec 2023 20:07:52 +0100 wenzelm more zproofs;
Tue, 05 Dec 2023 19:52:57 +0100 wenzelm more operations;
Tue, 05 Dec 2023 16:39:31 +0100 wenzelm more operations;
Tue, 05 Dec 2023 16:38:16 +0100 wenzelm tuned;
Tue, 05 Dec 2023 15:36:52 +0100 wenzelm clarified signature;
Tue, 05 Dec 2023 11:37:24 +0100 wenzelm more zproofs;
Tue, 05 Dec 2023 11:11:00 +0100 wenzelm more ML pretty-printing;
Tue, 05 Dec 2023 11:02:05 +0100 wenzelm clarified const_proof vs. zproof_name;
Mon, 04 Dec 2023 23:12:47 +0100 wenzelm merged
Mon, 04 Dec 2023 23:07:06 +0100 wenzelm more zproofs;
Mon, 04 Dec 2023 22:39:57 +0100 wenzelm tuned;
Mon, 04 Dec 2023 20:03:03 +0100 wenzelm tuned;
Mon, 04 Dec 2023 19:24:39 +0100 wenzelm more operations;
Mon, 04 Dec 2023 12:10:39 +0100 wenzelm clarified modules;
Mon, 04 Dec 2023 10:53:32 +0100 wenzelm more zterm operations;
Sat, 02 Dec 2023 20:49:50 +0000 haftmann compactified specification of type class parity
Sat, 02 Dec 2023 20:49:49 +0000 haftmann generalized
Sat, 02 Dec 2023 20:49:48 +0000 haftmann explicit annotation of lemma duplicates
Sat, 02 Dec 2023 20:21:56 +0100 wenzelm merged
Sat, 02 Dec 2023 19:57:57 +0100 wenzelm clarified proof_body: cover zboxes from zproof;
Sat, 02 Dec 2023 15:42:50 +0100 wenzelm pro-forma support for optional zproof: no proper content yet;
Fri, 01 Dec 2023 18:12:18 +0100 wenzelm clarified signature: follow Term.could_unify;
Fri, 01 Dec 2023 16:10:09 +0100 wenzelm clarified bootstrap --- modules related to proofterm.ML;
Fri, 01 Dec 2023 21:59:27 +0100 Fabian Huch clarified path time heuristic: configurable parameters for larger search space;
Fri, 01 Dec 2023 21:57:35 +0100 Fabian Huch clarified heuristics toString;
Fri, 01 Dec 2023 20:54:00 +0100 Fabian Huch tuned;
Fri, 01 Dec 2023 20:53:05 +0100 Fabian Huch add heuristic for non-scheduled (standard) build behaviour;
Fri, 01 Dec 2023 20:51:33 +0100 Fabian Huch proper unused nodes;
Fri, 01 Dec 2023 20:50:40 +0100 Fabian Huch clarified schedule message;
Fri, 01 Dec 2023 20:43:01 +0100 Fabian Huch proper parallel paths;
Fri, 01 Dec 2023 20:41:58 +0100 Fabian Huch clarified build schedule host: more operations;
Fri, 01 Dec 2023 20:36:02 +0100 Fabian Huch clarified path heuristic;
Fri, 01 Dec 2023 20:32:34 +0100 Fabian Huch clarified graph operations in timing heuristic;
Fri, 01 Dec 2023 10:10:59 +0100 nipkow merged
Thu, 30 Nov 2023 16:56:44 +0100 nipkow added and removed [simp]s
Thu, 30 Nov 2023 23:15:18 +0100 wenzelm tight representation of types / terms / proof terms (presently unused);
Thu, 30 Nov 2023 20:55:40 +0100 wenzelm merged
Thu, 30 Nov 2023 20:11:34 +0100 wenzelm reduce redundancy: avoid huge lists;
Thu, 30 Nov 2023 16:33:00 +0100 wenzelm more detailed profiling including "names";
Thu, 30 Nov 2023 13:35:17 +0100 wenzelm tuned;
Thu, 30 Nov 2023 13:25:06 +0100 wenzelm misc tuning and clarification;
Thu, 30 Nov 2023 12:23:47 +0100 wenzelm slightly more compact heap: better sharing of persistent tuples;
Thu, 30 Nov 2023 18:24:51 +0100 Fabian Huch added method to generate build schedules directly;
Thu, 30 Nov 2023 17:47:58 +0100 Fabian Huch clarified load vs. apply vs. make;
Thu, 30 Nov 2023 17:00:03 +0100 Fabian Huch tuned;
Thu, 30 Nov 2023 16:27:27 +0100 Fabian Huch tuned heuristic;
Thu, 30 Nov 2023 14:48:01 +0100 Fabian Huch use cpu time for approximation;
Thu, 30 Nov 2023 14:08:21 +0100 Fabian Huch lower bound for approximated times;
Thu, 30 Nov 2023 14:02:52 +0100 Fabian Huch use full timing information in build schedule;
Thu, 30 Nov 2023 13:44:51 +0100 Fabian Huch consistent hosts ordering;
Thu, 30 Nov 2023 13:44:21 +0100 Fabian Huch filter hosts properly;
Wed, 29 Nov 2023 21:29:00 +0100 wenzelm merged
Wed, 29 Nov 2023 19:45:54 +0100 wenzelm more compact representation of theory_id -- via consecutive thread-local ids;
Wed, 29 Nov 2023 15:32:42 +0100 wenzelm misc tuning and clarification;
Wed, 29 Nov 2023 15:29:54 +0100 wenzelm more compact representation;
Wed, 29 Nov 2023 15:27:21 +0100 wenzelm more compact representation;
Wed, 29 Nov 2023 13:05:57 +0100 wenzelm tuned signature;
Wed, 29 Nov 2023 13:01:03 +0100 wenzelm more compact representation of theory_id;
Wed, 29 Nov 2023 11:54:12 +0100 wenzelm tuned signature;
Wed, 29 Nov 2023 00:07:54 +0100 wenzelm compact representation of sets of integers;
Wed, 29 Nov 2023 15:32:39 +0100 Fabian Huch generated build schedule explicitly (e.g., for further analysis);
Tue, 28 Nov 2023 17:39:26 +0000 haftmann de-duplicated specification of class ring_bit_operations
Sun, 26 Nov 2023 21:06:47 +0000 haftmann generalized
Sun, 26 Nov 2023 21:06:46 +0000 haftmann restructured
Sun, 26 Nov 2023 21:06:45 +0000 haftmann grouped lemmas for symbolic computations
Sun, 26 Nov 2023 21:06:43 +0000 haftmann sorted out lemma duplicates
Sun, 26 Nov 2023 14:02:27 +0100 wenzelm more reactive headless server, in contrast to 15656ad28691 (when "isabelle dump" was important to export AFP content);
Sun, 26 Nov 2023 13:32:51 +0100 wenzelm tuned whitespace;
Sat, 25 Nov 2023 20:47:33 +0100 wenzelm clarified signature;
Sat, 25 Nov 2023 20:41:18 +0100 wenzelm clarified modules;
Sat, 25 Nov 2023 20:18:44 +0100 wenzelm clarified modules;
Sat, 25 Nov 2023 20:09:20 +0100 wenzelm clarified modules: Build_Log.private_data provides raw data access without transaction_lock;
Sat, 25 Nov 2023 17:33:29 +0100 wenzelm more thorough transaction_lock;
Sat, 25 Nov 2023 17:11:32 +0100 wenzelm obsolete, see also a5896fe040dd;
Sat, 25 Nov 2023 16:49:48 +0100 wenzelm removed obsolete/broken isabelle_scala_script wrapper (see also abf9fcfa65cf);
Sat, 25 Nov 2023 16:13:08 +0100 wenzelm provide src/Tools/Demo as example for system component with Isabelle/Scala tool;
Fri, 24 Nov 2023 22:22:41 +0100 wenzelm merged
Fri, 24 Nov 2023 21:54:30 +0100 wenzelm more uniform buffer_size (see also c83cdd300848 and 26c790a6ce43);
Fri, 24 Nov 2023 21:32:32 +0100 wenzelm clarified buffer_size;
Fri, 24 Nov 2023 20:58:29 +0100 wenzelm merged
Fri, 24 Nov 2023 20:58:12 +0100 wenzelm disable unix_domain for now: somewhat unstable, e.g. "isabelle build -b HOL-Analysis" on arm64_32-darwin (studio1);
Fri, 24 Nov 2023 19:42:53 +0100 wenzelm workaround for "fix" JDK-4512626 in Java 20/21: avoid spurious caret in read-only text;
Fri, 24 Nov 2023 18:23:45 +0100 wenzelm tuned;
Fri, 24 Nov 2023 16:17:29 +0100 wenzelm prefer Unix-domain socket on Unix;
Fri, 24 Nov 2023 15:58:24 +0100 wenzelm support for Unix-domain sockets, using java.nio.channels.ServerSocketChannel;
Fri, 24 Nov 2023 14:11:01 +0100 wenzelm tuned;
Fri, 24 Nov 2023 11:31:15 +0100 wenzelm clarified signature: more general make_streams;
Fri, 24 Nov 2023 11:33:53 +0100 wenzelm tuned;
Fri, 24 Nov 2023 11:10:31 +0100 wenzelm more robust exception handling (amending 8cc1ae43e12e);
Thu, 23 Nov 2023 11:40:49 +0100 wenzelm clarified signature: avoid deprecated URL constructors;
Thu, 23 Nov 2023 11:36:38 +0100 wenzelm avoid deprecated URL constructors;
Fri, 24 Nov 2023 21:49:52 +0100 Fabian Huch proper split;
Fri, 24 Nov 2023 17:52:04 +0100 Fabian Huch properly sort entries;
Fri, 24 Nov 2023 17:24:35 +0100 Fabian Huch tuned;
Fri, 24 Nov 2023 17:24:22 +0100 Fabian Huch tuned;
Fri, 24 Nov 2023 17:06:32 +0100 Fabian Huch better estimation for unknown jobs;
Fri, 24 Nov 2023 17:05:49 +0100 Fabian Huch clarified and tuned timing estimation;
Fri, 24 Nov 2023 14:01:16 +0100 Fabian Huch split actual approximation from data handling;
Fri, 24 Nov 2023 13:43:25 +0100 Fabian Huch clarified timing data vs. timing entries: full top-level data view vs. dynamic partial data;
Fri, 24 Nov 2023 12:35:00 +0100 Fabian Huch proper filter for approximations;
Fri, 24 Nov 2023 10:36:23 +0100 Fabian Huch proper inflection point check;
Fri, 24 Nov 2023 10:34:10 +0100 Fabian Huch tuned;
Thu, 23 Nov 2023 16:49:39 +0000 haftmann slightly more elementary characterization of unset_bit
Thu, 23 Nov 2023 16:49:39 +0000 haftmann more direct characterization of binary bit operations
Thu, 23 Nov 2023 20:58:19 +0100 Fabian Huch tuned;
(0) -30000 -10000 -3000 -1000 -240 +240 +1000 tip