paulson <lp15@cam.ac.uk> [Thu, 13 Oct 2022 16:09:31 +0100] rev 76290
Mostly, removing the unfold method
paulson <lp15@cam.ac.uk> [Thu, 13 Oct 2022 16:00:22 +0100] rev 76289
Mostly trivial simplifications
paulson <lp15@cam.ac.uk> [Thu, 13 Oct 2022 15:49:09 +0100] rev 76288
Removal of the "unfold" method in favour of "unfolding"
paulson <lp15@cam.ac.uk> [Thu, 13 Oct 2022 15:38:32 +0100] rev 76287
Elimination of the archaic ASCII syntax
desharna [Thu, 13 Oct 2022 17:31:22 +0200] rev 76286
strengthened lemmas preorder.reflp_ge[simp] and preorder.reflp_le[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]
desharna [Thu, 13 Oct 2022 17:00:43 +0200] rev 76284
NEWS
desharna [Thu, 13 Oct 2022 16:45:49 +0200] rev 76283
merged
desharna [Thu, 13 Oct 2022 14:30:53 +0200] rev 76282
fixed NEWS following cee0b9fccf6f
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
wenzelm [Thu, 13 Oct 2022 14:49:15 +0200] rev 76280
merged
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";
wenzelm [Wed, 12 Oct 2022 19:52:03 +0200] rev 76278
tuned whitespace;
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;
wenzelm [Wed, 12 Oct 2022 13:01:06 +0200] rev 76276
tuned comment;
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;
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);
wenzelm [Thu, 06 Oct 2022 20:13:55 +0200] rev 76273
more robust: prefer Windows $USERNAME;
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;
wenzelm [Thu, 06 Oct 2022 14:40:45 +0200] rev 76271
more NEWS;
wenzelm [Thu, 06 Oct 2022 11:38:23 +0200] rev 76270
clarified signature: more arguments;
desharna [Thu, 13 Oct 2022 10:44:27 +0200] rev 76269
added lemma fimage_strict_mono
desharna [Wed, 12 Oct 2022 14:50:24 +0200] rev 76268
added lemma wfP_pfsubset
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
wenzelm [Wed, 12 Oct 2022 14:33:04 +0200] rev 76266
update components.sha1;
wenzelm [Wed, 12 Oct 2022 13:47:52 +0200] rev 76265
proper description;
nipkow [Wed, 12 Oct 2022 08:21:07 +0200] rev 76264
one more lemma
nipkow [Tue, 11 Oct 2022 18:52:01 +0200] rev 76263
merged