Thu, 13 Oct 2022 16:09:31 +0100 Mostly, removing the unfold method
paulson <lp15@cam.ac.uk> [Thu, 13 Oct 2022 16:09:31 +0100] rev 76290
Mostly, removing the unfold method
Thu, 13 Oct 2022 16:00:22 +0100 Mostly trivial simplifications
paulson <lp15@cam.ac.uk> [Thu, 13 Oct 2022 16:00:22 +0100] rev 76289
Mostly trivial simplifications
Thu, 13 Oct 2022 15:49:09 +0100 Removal of the "unfold" method in favour of "unfolding"
paulson <lp15@cam.ac.uk> [Thu, 13 Oct 2022 15:49:09 +0100] rev 76288
Removal of the "unfold" method in favour of "unfolding"
Thu, 13 Oct 2022 15:38:32 +0100 Elimination of the archaic ASCII syntax
paulson <lp15@cam.ac.uk> [Thu, 13 Oct 2022 15:38:32 +0100] rev 76287
Elimination of the archaic ASCII syntax
Thu, 13 Oct 2022 17:31:22 +0200 strengthened lemmas preorder.reflp_ge[simp] and preorder.reflp_le[simp]
desharna [Thu, 13 Oct 2022 17:31:22 +0200] rev 76286
strengthened lemmas preorder.reflp_ge[simp] and preorder.reflp_le[simp]
Thu, 13 Oct 2022 17:22:34 +0200 added lemmas linorder.totalp_ge[simp], linorder.totalp_greater[simp], linorder.totalp_le[simp], and linorder.totalp_less[simp]
desharna [Thu, 13 Oct 2022 17:22:34 +0200] rev 76285
added lemmas linorder.totalp_ge[simp], linorder.totalp_greater[simp], linorder.totalp_le[simp], and linorder.totalp_less[simp]
Thu, 13 Oct 2022 17:00:43 +0200 NEWS
desharna [Thu, 13 Oct 2022 17:00:43 +0200] rev 76284
NEWS
Thu, 13 Oct 2022 16:45:49 +0200 merged
desharna [Thu, 13 Oct 2022 16:45:49 +0200] rev 76283
merged
Thu, 13 Oct 2022 14:30:53 +0200 fixed NEWS following cee0b9fccf6f
desharna [Thu, 13 Oct 2022 14:30:53 +0200] rev 76282
fixed NEWS following cee0b9fccf6f
Thu, 13 Oct 2022 14:27:15 +0200 renamed lemma inj_on_strict_subset to image_strict_mono for symmetry with image_mono and to distinguish from inj_on_subset
desharna [Thu, 13 Oct 2022 14:27:15 +0200] rev 76281
renamed lemma inj_on_strict_subset to image_strict_mono for symmetry with image_mono and to distinguish from inj_on_subset
Thu, 13 Oct 2022 14:49:15 +0200 merged
wenzelm [Thu, 13 Oct 2022 14:49:15 +0200] rev 76280
merged
Thu, 13 Oct 2022 11:22:32 +0200 proper Deps.is_empty (amending 77327455b00d), e.g. relevant for warning "Nothing to build";
wenzelm [Thu, 13 Oct 2022 11:22:32 +0200] rev 76279
proper Deps.is_empty (amending 77327455b00d), e.g. relevant for warning "Nothing to build";
Wed, 12 Oct 2022 19:52:03 +0200 tuned whitespace;
wenzelm [Wed, 12 Oct 2022 19:52:03 +0200] rev 76278
tuned whitespace;
Wed, 12 Oct 2022 14:49:05 +0200 less ambitious Bytes.chunk_size, which is presumably more stable with memory management under heavy load;
wenzelm [Wed, 12 Oct 2022 14:49:05 +0200] rev 76277
less ambitious Bytes.chunk_size, which is presumably more stable with memory management under heavy load;
Wed, 12 Oct 2022 13:01:06 +0200 tuned comment;
wenzelm [Wed, 12 Oct 2022 13:01:06 +0200] rev 76276
tuned comment;
Wed, 12 Oct 2022 11:15:36 +0200 support for system option ML_system_apple: emulated x86_64 Poly/ML is sometimes more stable than native ARM64;
wenzelm [Wed, 12 Oct 2022 11:15:36 +0200] rev 76275
support for system option ML_system_apple: emulated x86_64 Poly/ML is sometimes more stable than native ARM64;
Sun, 09 Oct 2022 16:28:28 +0200 updated to repository version polyml-test-bafe319bc3a6, which is presumably more stable (especially for ARM64);
wenzelm [Sun, 09 Oct 2022 16:28:28 +0200] rev 76274
updated to repository version polyml-test-bafe319bc3a6, which is presumably more stable (especially for ARM64);
Thu, 06 Oct 2022 20:13:55 +0200 more robust: prefer Windows $USERNAME;
wenzelm [Thu, 06 Oct 2022 20:13:55 +0200] rev 76273
more robust: prefer Windows $USERNAME;
Thu, 06 Oct 2022 17:24:55 +0200 proper home directory for ssh configuration (e.g. ~/.ssh/config);
wenzelm [Thu, 06 Oct 2022 17:24:55 +0200] rev 76272
proper home directory for ssh configuration (e.g. ~/.ssh/config); avoid redundant mkpasswd + mkgroup information, as recommended by Cygwin documentation;
Thu, 06 Oct 2022 14:40:45 +0200 more NEWS;
wenzelm [Thu, 06 Oct 2022 14:40:45 +0200] rev 76271
more NEWS;
Thu, 06 Oct 2022 11:38:23 +0200 clarified signature: more arguments;
wenzelm [Thu, 06 Oct 2022 11:38:23 +0200] rev 76270
clarified signature: more arguments;
Thu, 13 Oct 2022 10:44:27 +0200 added lemma fimage_strict_mono
desharna [Thu, 13 Oct 2022 10:44:27 +0200] rev 76269
added lemma fimage_strict_mono
Wed, 12 Oct 2022 14:50:24 +0200 added lemma wfP_pfsubset
desharna [Wed, 12 Oct 2022 14:50:24 +0200] rev 76268
added lemma wfP_pfsubset
Wed, 12 Oct 2022 14:37:03 +0200 added lemmas wf_if_convertible_to_wf, wfP_if_convertible_to_wfP, and wfP_if_convertible_to_nat
desharna [Wed, 12 Oct 2022 14:37:03 +0200] rev 76267
added lemmas wf_if_convertible_to_wf, wfP_if_convertible_to_wfP, and wfP_if_convertible_to_nat
Wed, 12 Oct 2022 14:33:04 +0200 update components.sha1;
wenzelm [Wed, 12 Oct 2022 14:33:04 +0200] rev 76266
update components.sha1;
Wed, 12 Oct 2022 13:47:52 +0200 proper description;
wenzelm [Wed, 12 Oct 2022 13:47:52 +0200] rev 76265
proper description;
Wed, 12 Oct 2022 08:21:07 +0200 one more lemma
nipkow [Wed, 12 Oct 2022 08:21:07 +0200] rev 76264
one more lemma
Tue, 11 Oct 2022 18:52:01 +0200 merged
nipkow [Tue, 11 Oct 2022 18:52:01 +0200] rev 76263
merged
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 tip