wenzelm [Tue, 21 Jun 2022 13:14:09 +0200] rev 75567
support for scalable byte strings, with incremental construction;
wenzelm [Mon, 20 Jun 2022 16:15:07 +0200] rev 75566
clarified signature;
wenzelm [Mon, 20 Jun 2022 10:45:25 +0200] rev 75565
remove unused file following 51e696887b81;
desharna [Mon, 20 Jun 2022 11:06:33 +0200] rev 75564
added lemma map_mono_strict_suffix
wenzelm [Wed, 15 Jun 2022 16:55:10 +0200] rev 75563
more robust: always override ISABELLE_IDENTIFIER from environment;
wenzelm [Wed, 15 Jun 2022 13:37:35 +0200] rev 75562
"isabelle vscode" is regular user-space tool;
Mathias Fleury <Mathias.Fleury@mpi-inf.mpg.de> [Tue, 14 Jun 2022 16:14:28 +0200] rev 75561
fix veriT reconstruction for and_pos and lambda-lifting
desharna [Mon, 13 Jun 2022 20:02:00 +0200] rev 75560
added lemmas image_mset_eq_{image_mset_plus,plus,plus_image_mset}D, and multp_image_mset_image_msetD
wenzelm [Mon, 13 Jun 2022 11:48:46 +0200] rev 75559
clarified options of "isabelle hg_sync" vs. "isabelle sync";
wenzelm [Mon, 13 Jun 2022 11:35:00 +0200] rev 75558
tuned layout;
wenzelm [Mon, 13 Jun 2022 11:31:59 +0200] rev 75557
misc tuning;
wenzelm [Mon, 13 Jun 2022 11:10:39 +0200] rev 75556
clarified document structure;
minor tuning;
wenzelm [Sat, 11 Jun 2022 22:55:21 +0200] rev 75555
promote "isabelle sync" to regular user-space tool, with proper documentation;
wenzelm [Sat, 11 Jun 2022 20:45:14 +0200] rev 75554
more comments;
wenzelm [Fri, 10 Jun 2022 23:53:09 +0200] rev 75553
more options;
wenzelm [Fri, 10 Jun 2022 21:05:31 +0200] rev 75552
sync session images, based on accidental local state;
wenzelm [Fri, 10 Jun 2022 15:34:25 +0200] rev 75551
more informative release_snapshot, to see better where the cronjob fails;
wenzelm [Fri, 10 Jun 2022 14:36:05 +0200] rev 75550
more robust, notably for crontab;
wenzelm [Fri, 10 Jun 2022 13:53:43 +0200] rev 75549
clarified names;
wenzelm [Fri, 10 Jun 2022 13:48:37 +0200] rev 75548
tuned;
wenzelm [Thu, 09 Jun 2022 21:28:15 +0200] rev 75547
tuned;
wenzelm [Thu, 09 Jun 2022 00:10:18 +0200] rev 75546
proper make_port for regular situation;
tuned whitespace;
wenzelm [Thu, 09 Jun 2022 00:01:34 +0200] rev 75545
clarified types -- proper default_port via make_port;
wenzelm [Wed, 08 Jun 2022 23:49:54 +0200] rev 75544
proper nominal_port, notably for port forwarding;
paulson <lp15@cam.ac.uk> [Wed, 08 Jun 2022 15:36:27 +0100] rev 75543
some additional lemmas and a little tidying up
desharna [Wed, 08 Jun 2022 09:19:57 +0200] rev 75542
merged
desharna [Sat, 04 Jun 2022 19:11:52 +0200] rev 75541
added lemma totalp_on_total_on_eq[pred_set_conv]
desharna [Sat, 04 Jun 2022 18:32:30 +0200] rev 75540
added lemma reflp_on_empty[simp] and totalp_on_empty[simp]
nipkow [Wed, 08 Jun 2022 09:12:51 +0200] rev 75539
removed non-standard spaces in output
wenzelm [Tue, 07 Jun 2022 19:23:47 +0200] rev 75538
merged