wenzelm [Sat, 22 Oct 2022 21:43:26 +0200] rev 76367
more thorough cleanup;
wenzelm [Sat, 22 Oct 2022 21:38:32 +0200] rev 76366
tuned;
wenzelm [Sat, 22 Oct 2022 21:20:55 +0200] rev 76365
tuned: more robust Scala syntax;
wenzelm [Sat, 22 Oct 2022 20:15:36 +0200] rev 76364
merged
wenzelm [Sat, 22 Oct 2022 20:06:55 +0200] rev 76363
no compression for database server: let PostgreSQL/TOAST do the job;
wenzelm [Sat, 22 Oct 2022 19:51:08 +0200] rev 76362
prefer Zstd compression, notably for database exports;
wenzelm [Sat, 22 Oct 2022 16:56:17 +0200] rev 76361
tuned: avoid redundant copy of potentially large array;
desharna [Sat, 22 Oct 2022 18:47:48 +0200] rev 76360
merged
desharna [Thu, 20 Oct 2022 14:43:29 +0200] rev 76359
tuned proof
wenzelm [Fri, 21 Oct 2022 21:39:38 +0200] rev 76358
clarified signature;
more direct Zstd compression using arrays instead of streams;
wenzelm [Fri, 21 Oct 2022 19:14:01 +0200] rev 76357
tuned signature, following isabelle.setup.Environment;
wenzelm [Fri, 21 Oct 2022 19:10:38 +0200] rev 76356
tuned signature;
wenzelm [Fri, 21 Oct 2022 19:08:18 +0200] rev 76355
tuned signature;
wenzelm [Fri, 21 Oct 2022 19:05:48 +0200] rev 76354
tuned signature;
wenzelm [Fri, 21 Oct 2022 18:06:32 +0200] rev 76353
clarified signature;
wenzelm [Fri, 21 Oct 2022 17:56:56 +0200] rev 76352
prefer new instance, following "make" signature terminology;
wenzelm [Fri, 21 Oct 2022 16:39:31 +0200] rev 76351
generic support for XZ and Zstd compression in Isabelle/Scala;
support for Zstd compression in Isabelle/ML;
wenzelm [Fri, 21 Oct 2022 14:45:13 +0200] rev 76350
clarified signature: default cache is actually dummy and not changed dynamically;
wenzelm [Fri, 21 Oct 2022 13:15:24 +0200] rev 76349
clarified Zstd.init(): avoid accidential com.github.luben.zstd.util.Native.load() operation;
wenzelm [Fri, 21 Oct 2022 11:08:01 +0200] rev 76348
support for Zstd data compression;
wenzelm [Thu, 20 Oct 2022 23:46:49 +0200] rev 76347
enforce fresh build;
wenzelm [Thu, 20 Oct 2022 23:43:59 +0200] rev 76346
merged
wenzelm [Thu, 20 Oct 2022 20:14:35 +0200] rev 76345
more robust read_file: prefer implicit replacement of bad input instead of failure via MalformedInputException;
wenzelm [Thu, 20 Oct 2022 17:05:06 +0200] rev 76344
more informative errors, with optional exception trace as in Command_Line.tool;
wenzelm [Thu, 20 Oct 2022 14:59:39 +0200] rev 76343
more robust reset of CLASSPATH: unset variable means "." in certain situations, e.g. scalac;
wenzelm [Wed, 19 Oct 2022 16:01:07 +0200] rev 76342
proper chapter for each ROOT file (amending b07f2ff55144);
paulson <lp15@cam.ac.uk> [Thu, 20 Oct 2022 12:57:06 +0100] rev 76341
tidying of ugly legacy proofs
paulson <lp15@cam.ac.uk> [Wed, 19 Oct 2022 15:34:41 +0100] rev 76340
Tidying of old and ugly proofs
paulson <lp15@cam.ac.uk> [Wed, 19 Oct 2022 13:41:42 +0100] rev 76339
deleted unused material
paulson <lp15@cam.ac.uk> [Wed, 19 Oct 2022 13:39:00 +0100] rev 76338
A bit of tidying
paulson [Tue, 18 Oct 2022 15:59:15 +0100] rev 76337
merged
paulson <lp15@cam.ac.uk> [Tue, 18 Oct 2022 15:59:01 +0100] rev 76336
Slight tidying of legacy proofs
wenzelm [Tue, 18 Oct 2022 14:15:41 +0200] rev 76335
merged
wenzelm [Tue, 18 Oct 2022 11:31:35 +0200] rev 76334
update naproche component;
wenzelm [Tue, 18 Oct 2022 10:53:55 +0200] rev 76333
Added tag Isabelle2022-RC4 for changeset 8b4108f41c77
wenzelm [Mon, 17 Oct 2022 23:36:08 +0200] rev 76332
rebuild with proper Isabelle version;
wenzelm [Mon, 17 Oct 2022 23:30:31 +0200] rev 76331
removed junk;
wenzelm [Mon, 17 Oct 2022 22:39:44 +0200] rev 76330
more robust, e.g. for "isabelle dump";
wenzelm [Mon, 17 Oct 2022 22:32:19 +0200] rev 76329
more robust, e.g. for "isabelle dump";
wenzelm [Mon, 17 Oct 2022 22:24:32 +0200] rev 76328
more robust, e.g. for "isabelle dump";
wenzelm [Mon, 17 Oct 2022 20:24:15 +0200] rev 76327
allow spaces in SCALA_HOME directory name;
wenzelm [Mon, 17 Oct 2022 20:18:05 +0200] rev 76326
avoid spurious error messages, e.g. when scala is missing;
wenzelm [Mon, 17 Oct 2022 16:10:45 +0200] rev 76325
more NEWS;
wenzelm [Mon, 17 Oct 2022 14:24:35 +0200] rev 76324
tuned, following hints by IntelliJ IDEA;
wenzelm [Mon, 17 Oct 2022 14:11:59 +0200] rev 76323
avoid result based on outdated state, e.g. relevant for use_theories with changed files;
wenzelm [Mon, 17 Oct 2022 12:15:23 +0200] rev 76322
tuned signature;
wenzelm [Mon, 17 Oct 2022 11:58:13 +0200] rev 76321
tuned signature, following hints by IntelliJ IDEA;
wenzelm [Sun, 16 Oct 2022 20:33:59 +0200] rev 76320
more robust treatment of state and events;
wenzelm [Sun, 16 Oct 2022 19:12:27 +0200] rev 76319
tuned signature;
wenzelm [Sun, 16 Oct 2022 16:09:33 +0200] rev 76318
proper result state (amending 954640e846d6);
wenzelm [Sun, 16 Oct 2022 15:35:38 +0200] rev 76317
tuned;
wenzelm [Sun, 16 Oct 2022 15:23:07 +0200] rev 76316
tuned signature;
wenzelm [Sun, 16 Oct 2022 14:08:34 +0200] rev 76315
tuned;
wenzelm [Sun, 16 Oct 2022 13:54:00 +0200] rev 76314
tuned signature;
wenzelm [Sun, 16 Oct 2022 13:18:54 +0200] rev 76313
tuned: clarified old_theory (in contrast to 4d5342898b1);
wenzelm [Sun, 16 Oct 2022 13:10:47 +0200] rev 76312
tuned signature;
wenzelm [Sun, 16 Oct 2022 13:02:58 +0200] rev 76311
more robust: active consumer for check_state/check_progress;
wenzelm [Sat, 15 Oct 2022 16:09:05 +0200] rev 76310
proper update of non-committed theories (see also 2bf1d0e57695, 2a1583baaaa0);
wenzelm [Sat, 15 Oct 2022 13:51:08 +0200] rev 76309
tuned;
wenzelm [Sat, 15 Oct 2022 12:24:17 +0200] rev 76308
tuned;