Thu, 29 Feb 2024 21:06:50 +0100 wenzelm rebuild bash_process executables on current reference platforms, including native arm64-darwin;
Thu, 29 Feb 2024 17:03:00 +0100 wenzelm tuned NEWS, see also c62003e05e46;
Thu, 29 Feb 2024 16:59:47 +0100 wenzelm update NEWS, following ea1913c953ef;
Thu, 29 Feb 2024 16:57:09 +0100 wenzelm tuned whitespace according to jEdit mode parameters ":wrap=hard:maxLineLen=72:";
Thu, 29 Feb 2024 16:55:10 +0100 wenzelm more explicit NEWS (see 3648e9c88d0c);
Thu, 29 Feb 2024 11:12:10 +0100 wenzelm NEWS for a53287d9add3, 3e30ca77ccfe;
Wed, 28 Feb 2024 17:25:54 +0100 Fabian Huch add option for unify trace (now disabled by default as printing is excessive and rarely used);
Wed, 28 Feb 2024 15:19:15 +0100 Fabian Huch tuned unify trace option names;
Wed, 28 Feb 2024 23:50:22 +0100 wenzelm more scalable: avoid potentially expensive ordering of underlying key data type, e.g. in MESON.Cache of Naproche;
Wed, 28 Feb 2024 22:11:11 +0100 wenzelm updated to stack-2.15.1, lts-22.6, ghc-9.6.3;
Tue, 27 Feb 2024 17:06:42 +0100 nipkow merged
Tue, 27 Feb 2024 17:06:19 +0100 nipkow tuned name
Tue, 27 Feb 2024 11:59:47 +0100 nipkow new simplifier trace_op for tracing simproc calls
Tue, 27 Feb 2024 14:57:48 +0000 paulson merged
Tue, 27 Feb 2024 14:57:36 +0000 paulson Some new material about Ramsey's theorem, also sharpening the proof to deliver the Erdős–Szekeres upper bound on Ramsey numbers
Tue, 27 Feb 2024 14:08:28 +0100 blanchet support Zipperposition's skolemization in generated Isar proofs
Tue, 27 Feb 2024 12:28:22 +0100 Fabian Huch improved output in simps_case_conv;
Tue, 27 Feb 2024 12:09:26 +0100 Fabian Huch improved output in inductive module;
Tue, 27 Feb 2024 10:49:48 +0100 nipkow simplifier: no trace info from simprocs unless simp_debug = true.
Mon, 26 Feb 2024 13:10:37 +0100 blanchet deal with new-style Vampire skolemization in reconstructed Isar proofs
Sun, 25 Feb 2024 20:40:21 +0100 wenzelm database performance tuning: prefer light-weight IPC over heavy-duty transactions;
Sun, 25 Feb 2024 20:13:08 +0100 wenzelm tuned signature;
Sun, 25 Feb 2024 18:47:14 +0100 wenzelm tuned signature: follow PostgreSQL syntax instead of JDBC API;
Sun, 25 Feb 2024 14:53:59 +0100 wenzelm more robust shutdown: interruptible database connection;
Sun, 25 Feb 2024 13:17:39 +0100 wenzelm clarified signature: more convenient send/receive operations;
Sat, 24 Feb 2024 22:56:56 +0100 wenzelm clarified versions for documentation;
Sat, 24 Feb 2024 22:15:42 +0100 wenzelm merged
Sat, 24 Feb 2024 22:10:54 +0100 wenzelm clarified signature: avoid hardwired values;
Sat, 24 Feb 2024 22:07:21 +0100 wenzelm clarified IPC via database server: receive notifications quasi-spontaneously via auxiliary thread;
Sat, 24 Feb 2024 16:30:25 +0100 wenzelm minor performance tuning: just 1 transaction for slices <= 1;
Sat, 24 Feb 2024 15:10:50 +0100 wenzelm tuned;
Sat, 24 Feb 2024 11:27:04 +0100 wenzelm tuned whitespace;
Sat, 24 Feb 2024 11:05:11 +0100 wenzelm tuned signature;
Sat, 24 Feb 2024 10:55:16 +0100 wenzelm clarified signature: fewer warnings in IntelliJ IDEA;
Sat, 24 Feb 2024 10:21:41 +0100 wenzelm removed unused database_server (amending 32ca3d1283de);
Sat, 24 Feb 2024 11:29:30 +0100 nipkow timing function generation bug fix by Jonas Stahl
Fri, 23 Feb 2024 17:22:09 +0100 wenzelm tuned signature: more types, fewer warnings in IntelliJ IDEA;
Fri, 23 Feb 2024 09:11:31 +0100 blanchet new less ad hoc implementation of the 'moura' tactic for skolemization
Thu, 22 Feb 2024 21:42:02 +0100 wenzelm more thorough Store.clean_output (amending 1fa1b32b0379);
Thu, 22 Feb 2024 21:28:55 +0100 wenzelm clarified signature: Build_Process tells how to clean sessions;
Thu, 22 Feb 2024 21:03:55 +0100 wenzelm clarified signature;
Thu, 22 Feb 2024 20:54:51 +0100 wenzelm tuned;
Thu, 22 Feb 2024 20:37:53 +0100 wenzelm tuned;
Thu, 22 Feb 2024 20:05:24 +0100 wenzelm minor performance tuning;
Thu, 22 Feb 2024 19:58:52 +0100 wenzelm tuned;
Thu, 22 Feb 2024 17:24:43 +0100 wenzelm tuned signature;
Thu, 22 Feb 2024 17:21:13 +0100 wenzelm tuned, following 7a1153c95bf9;
Thu, 22 Feb 2024 16:31:58 +0100 wenzelm merged
Thu, 22 Feb 2024 14:51:05 +0100 wenzelm tuned signature: fewer warnings in IntelliJ IDEA;
Thu, 22 Feb 2024 14:17:40 +0100 wenzelm proper usage;
Thu, 22 Feb 2024 14:08:31 +0100 wenzelm recover "build_database_server" from 1fa1b32b0379: still required, e.g. in build_benchmark;
Thu, 22 Feb 2024 13:57:13 +0100 wenzelm clarified signature;
Thu, 22 Feb 2024 13:27:15 +0100 wenzelm more robust: make double-sure that heap digest is present;
Thu, 22 Feb 2024 13:24:26 +0100 wenzelm tuned;
Thu, 22 Feb 2024 13:19:36 +0100 wenzelm minor performance tuning: just one transaction for log_db without heap;
Thu, 22 Feb 2024 13:12:10 +0100 wenzelm tuned;
Thu, 22 Feb 2024 13:00:58 +0100 wenzelm proper store.cache.compress;
Thu, 22 Feb 2024 12:57:42 +0100 wenzelm tuned whitespace;
Thu, 22 Feb 2024 12:53:07 +0100 wenzelm clarified store_session: heap requires process_result.ok, but log_db is always stored;
Thu, 22 Feb 2024 12:22:13 +0100 wenzelm unused;
Thu, 22 Feb 2024 12:19:23 +0100 wenzelm tuned;
Thu, 22 Feb 2024 12:14:55 +0100 wenzelm tuned names;
Thu, 22 Feb 2024 11:52:29 +0100 wenzelm tuned names;
Wed, 21 Feb 2024 20:37:53 +0100 wenzelm clarified database layout;
Wed, 21 Feb 2024 20:21:30 +0100 wenzelm tuned signature;
Wed, 21 Feb 2024 19:59:35 +0100 wenzelm clarified signature;
Wed, 21 Feb 2024 19:54:17 +0100 wenzelm more accurate types;
Wed, 21 Feb 2024 19:36:53 +0100 wenzelm build local log_db, with store/restore via optional database server;
Wed, 21 Feb 2024 11:43:30 +0100 wenzelm propagate property "isabelle.debug", notably for Java/Scala exception trace;
Mon, 19 Feb 2024 16:25:06 +0100 wenzelm tuned;
Mon, 19 Feb 2024 16:04:00 +0100 wenzelm proper treatment of "isabelle build_process -C" (amending 0cac7e3634d0);
Mon, 19 Feb 2024 11:47:51 +0100 wenzelm clarified signature;
Mon, 19 Feb 2024 11:39:15 +0100 wenzelm clarified names;
Mon, 19 Feb 2024 11:30:37 +0100 wenzelm more explicit build_cluster flag to guard open_build_database server;
Mon, 19 Feb 2024 11:07:08 +0100 wenzelm tuned;
Sun, 18 Feb 2024 19:09:05 +0100 wenzelm clarified signature;
Wed, 21 Feb 2024 16:19:36 +0000 haftmann simplified specification of type class semiring_bits
Wed, 21 Feb 2024 10:46:22 +0000 paulson New material about transcendental functions, polynomials, et cetera, thanks to Manuel Eberl
Mon, 19 Feb 2024 14:12:29 +0000 paulson merged
Mon, 19 Feb 2024 14:12:20 +0000 paulson A small collection of new and useful facts, including the AM-GM inequality
Mon, 19 Feb 2024 14:31:26 +0100 blanchet remove selected occurrences of 'moura' tactic
Mon, 19 Feb 2024 11:39:00 +0100 desharna added lemmas relpowp_left_unique and relpow_left_unique
Mon, 19 Feb 2024 11:21:06 +0100 desharna added lemmas relpowp_right_unique and relpow_right_unique
Mon, 19 Feb 2024 08:23:23 +0100 nipkow use define_time_fun
Sun, 18 Feb 2024 21:35:03 +0100 nipkow time funs: +1 instead of 1+
Sun, 18 Feb 2024 15:16:20 +0100 wenzelm minor performance tuning;
Sun, 18 Feb 2024 15:15:07 +0100 wenzelm clarified signature: more comprehensive operations;
Sun, 18 Feb 2024 15:03:47 +0100 wenzelm clarified signature: more explicit types;
Sun, 18 Feb 2024 13:32:44 +0100 wenzelm clarified signature: emphasize physical db files;
Sun, 18 Feb 2024 13:01:00 +0100 wenzelm tuned: afford untyped/unscoped update;
Sun, 18 Feb 2024 12:33:43 +0100 wenzelm clarified signature: avoid ill-defined type java.net.URL;
Sun, 18 Feb 2024 12:32:54 +0100 wenzelm unused;
Sat, 17 Feb 2024 21:28:28 +0100 wenzelm tuned: afford untyped/unscoped update;
Sat, 17 Feb 2024 21:26:00 +0100 wenzelm more robust default: Scala imposes explicit "threads" value on ML, both the Poly/ML RTS and Isabelle/ML;
Sat, 17 Feb 2024 21:21:00 +0100 wenzelm clarified signature: more explicit types/scopes;
Sat, 17 Feb 2024 21:18:23 +0100 wenzelm tuned names;
Sat, 17 Feb 2024 21:13:10 +0100 wenzelm tuned;
Sat, 17 Feb 2024 20:33:09 +0100 wenzelm tuned documentation;
Sat, 17 Feb 2024 17:33:27 +0100 wenzelm more robust: disallow empty clusters, so "isabelle build -H" really means cluster build;
Sat, 17 Feb 2024 17:23:22 +0100 wenzelm clarified modules: centralize default policy;
Sat, 17 Feb 2024 17:12:37 +0100 wenzelm more explicit types --- fewer warnings in IntelliJ IDEA;
Sat, 17 Feb 2024 17:01:05 +0100 wenzelm tuned: avoid shadowing of names;
Sat, 17 Feb 2024 16:56:55 +0100 wenzelm clarified default "isabelle build -j0 -H";
Sat, 17 Feb 2024 15:33:01 +0100 wenzelm tuned whitespace;
Sat, 17 Feb 2024 15:27:32 +0100 wenzelm clarifier worker vs. master, which may coincide for local build;
Sat, 17 Feb 2024 15:20:38 +0100 wenzelm clarified signature: more standard defaults;
Sat, 17 Feb 2024 15:08:48 +0100 wenzelm clarified signature;
Sat, 17 Feb 2024 15:04:53 +0100 wenzelm clarified signature;
Sat, 17 Feb 2024 15:00:46 +0100 wenzelm tuned;
Sat, 17 Feb 2024 14:59:34 +0100 wenzelm prefer static object, while class is required for "services";
Sat, 17 Feb 2024 14:48:32 +0100 wenzelm clarified signature: prefer default;
Fri, 16 Feb 2024 20:54:21 +0100 wenzelm merged
Fri, 16 Feb 2024 20:54:14 +0100 wenzelm tuned;
Fri, 16 Feb 2024 20:20:24 +0100 wenzelm more robust: check subclasses as well;
Fri, 16 Feb 2024 20:19:01 +0100 wenzelm more robust;
Fri, 16 Feb 2024 20:18:21 +0100 wenzelm support for alternative user home, e.g. to avoid slow NFS shares;
Fri, 16 Feb 2024 17:46:43 +0100 wenzelm support explicit USER_HOME within SSH session;
Fri, 16 Feb 2024 15:17:30 +0100 wenzelm tuned;
Fri, 16 Feb 2024 15:55:06 +0000 paulson merged
Fri, 16 Feb 2024 11:22:29 +0000 paulson Further adjustments to the syntax for Lebesgue integration
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 tip