Mon, 24 Oct 2022 15:24:04 +0200 wenzelm updated to naproche-20221024: minor changes to documentation;
Mon, 24 Oct 2022 15:58:06 +0100 paulson Replaced some ugly legacy proofs
Sat, 22 Oct 2022 21:43:26 +0200 wenzelm more thorough cleanup;
Sat, 22 Oct 2022 21:38:32 +0200 wenzelm tuned;
Sat, 22 Oct 2022 21:20:55 +0200 wenzelm tuned: more robust Scala syntax;
Sat, 22 Oct 2022 20:15:36 +0200 wenzelm merged
Sat, 22 Oct 2022 20:06:55 +0200 wenzelm no compression for database server: let PostgreSQL/TOAST do the job;
Sat, 22 Oct 2022 19:51:08 +0200 wenzelm prefer Zstd compression, notably for database exports;
Sat, 22 Oct 2022 16:56:17 +0200 wenzelm tuned: avoid redundant copy of potentially large array;
Sat, 22 Oct 2022 18:47:48 +0200 desharna merged
Thu, 20 Oct 2022 14:43:29 +0200 desharna tuned proof
Fri, 21 Oct 2022 21:39:38 +0200 wenzelm clarified signature;
Fri, 21 Oct 2022 19:14:01 +0200 wenzelm tuned signature, following isabelle.setup.Environment;
Fri, 21 Oct 2022 19:10:38 +0200 wenzelm tuned signature;
Fri, 21 Oct 2022 19:08:18 +0200 wenzelm tuned signature;
Fri, 21 Oct 2022 19:05:48 +0200 wenzelm tuned signature;
Fri, 21 Oct 2022 18:06:32 +0200 wenzelm clarified signature;
Fri, 21 Oct 2022 17:56:56 +0200 wenzelm prefer new instance, following "make" signature terminology;
Fri, 21 Oct 2022 16:39:31 +0200 wenzelm generic support for XZ and Zstd compression in Isabelle/Scala;
Fri, 21 Oct 2022 14:45:13 +0200 wenzelm clarified signature: default cache is actually dummy and not changed dynamically;
Fri, 21 Oct 2022 13:15:24 +0200 wenzelm clarified Zstd.init(): avoid accidential com.github.luben.zstd.util.Native.load() operation;
Fri, 21 Oct 2022 11:08:01 +0200 wenzelm support for Zstd data compression;
Thu, 20 Oct 2022 23:46:49 +0200 wenzelm enforce fresh build;
Thu, 20 Oct 2022 23:43:59 +0200 wenzelm merged
Thu, 20 Oct 2022 20:14:35 +0200 wenzelm more robust read_file: prefer implicit replacement of bad input instead of failure via MalformedInputException;
Thu, 20 Oct 2022 17:05:06 +0200 wenzelm more informative errors, with optional exception trace as in Command_Line.tool;
Thu, 20 Oct 2022 14:59:39 +0200 wenzelm more robust reset of CLASSPATH: unset variable means "." in certain situations, e.g. scalac;
Wed, 19 Oct 2022 16:01:07 +0200 wenzelm proper chapter for each ROOT file (amending b07f2ff55144);
Thu, 20 Oct 2022 12:57:06 +0100 paulson tidying of ugly legacy proofs
Wed, 19 Oct 2022 15:34:41 +0100 paulson Tidying of old and ugly proofs
Wed, 19 Oct 2022 13:41:42 +0100 paulson deleted unused material
Wed, 19 Oct 2022 13:39:00 +0100 paulson A bit of tidying
Tue, 18 Oct 2022 15:59:15 +0100 paulson merged
Tue, 18 Oct 2022 15:59:01 +0100 paulson Slight tidying of legacy proofs
Tue, 18 Oct 2022 14:15:41 +0200 wenzelm merged
Tue, 18 Oct 2022 11:31:35 +0200 wenzelm update naproche component;
Tue, 18 Oct 2022 10:53:55 +0200 wenzelm Added tag Isabelle2022-RC4 for changeset 8b4108f41c77
Mon, 17 Oct 2022 23:36:08 +0200 wenzelm rebuild with proper Isabelle version;
Mon, 17 Oct 2022 23:30:31 +0200 wenzelm removed junk;
Mon, 17 Oct 2022 22:39:44 +0200 wenzelm more robust, e.g. for "isabelle dump";
Mon, 17 Oct 2022 22:32:19 +0200 wenzelm more robust, e.g. for "isabelle dump";
Mon, 17 Oct 2022 22:24:32 +0200 wenzelm more robust, e.g. for "isabelle dump";
Mon, 17 Oct 2022 20:24:15 +0200 wenzelm allow spaces in SCALA_HOME directory name;
Mon, 17 Oct 2022 20:18:05 +0200 wenzelm avoid spurious error messages, e.g. when scala is missing;
Mon, 17 Oct 2022 16:10:45 +0200 wenzelm more NEWS;
Mon, 17 Oct 2022 14:24:35 +0200 wenzelm tuned, following hints by IntelliJ IDEA;
Mon, 17 Oct 2022 14:11:59 +0200 wenzelm avoid result based on outdated state, e.g. relevant for use_theories with changed files;
Mon, 17 Oct 2022 12:15:23 +0200 wenzelm tuned signature;
Mon, 17 Oct 2022 11:58:13 +0200 wenzelm tuned signature, following hints by IntelliJ IDEA;
Sun, 16 Oct 2022 20:33:59 +0200 wenzelm more robust treatment of state and events;
Sun, 16 Oct 2022 19:12:27 +0200 wenzelm tuned signature;
Sun, 16 Oct 2022 16:09:33 +0200 wenzelm proper result state (amending 954640e846d6);
Sun, 16 Oct 2022 15:35:38 +0200 wenzelm tuned;
Sun, 16 Oct 2022 15:23:07 +0200 wenzelm tuned signature;
Sun, 16 Oct 2022 14:08:34 +0200 wenzelm tuned;
Sun, 16 Oct 2022 13:54:00 +0200 wenzelm tuned signature;
Sun, 16 Oct 2022 13:18:54 +0200 wenzelm tuned: clarified old_theory (in contrast to 4d5342898b1);
Sun, 16 Oct 2022 13:10:47 +0200 wenzelm tuned signature;
Sun, 16 Oct 2022 13:02:58 +0200 wenzelm more robust: active consumer for check_state/check_progress;
Sat, 15 Oct 2022 16:09:05 +0200 wenzelm proper update of non-committed theories (see also 2bf1d0e57695, 2a1583baaaa0);
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip