desharna [Fri, 24 Jun 2022 15:05:04 +0200] rev 75608
redefined mono_on and strict_mono_on as an abbreviation of monotone_on
desharna [Thu, 23 Jun 2022 19:29:22 +0200] rev 75607
changed argument order of mono_on and strict_mono_on to uniformize with monotone_on and other predicates
wenzelm [Thu, 23 Jun 2022 23:42:47 +0200] rev 75606
more robust CSV syntax, e.g. for "pull_date";
wenzelm [Thu, 23 Jun 2022 22:16:53 +0200] rev 75605
merged
wenzelm [Thu, 23 Jun 2022 21:50:32 +0200] rev 75604
more scalable generated files and code export, using Bytes.T;
wenzelm [Thu, 23 Jun 2022 21:25:56 +0200] rev 75603
more operations;
wenzelm [Thu, 23 Jun 2022 21:25:23 +0200] rev 75602
proper execution of Bytes.write;
tuned;
haftmann [Wed, 22 Jun 2022 08:15:14 +0000] rev 75601
Avoid calculations where not necessary.
haftmann [Wed, 22 Jun 2022 08:15:12 +0000] rev 75600
Prefer existing horner sum combinator.
haftmann [Wed, 22 Jun 2022 08:15:10 +0000] rev 75599
Executable lexords.
haftmann [Wed, 22 Jun 2022 08:15:09 +0000] rev 75598
Less warnings.
wenzelm [Wed, 22 Jun 2022 17:07:00 +0200] rev 75597
merged