wenzelm [Fri, 01 Jul 2022 19:57:06 +0200] rev 75643
more keywords for scala3;
wenzelm [Fri, 01 Jul 2022 16:03:10 +0200] rev 75642
discontinued Isabelle tools implemented as .scala scripts;
desharna [Fri, 01 Jul 2022 11:44:06 +0200] rev 75641
tuned proofs
wenzelm [Thu, 30 Jun 2022 22:49:47 +0200] rev 75640
clarified heap alignment, to make it potentially more stable on macOS;
desharna [Wed, 29 Jun 2022 22:33:08 +0200] rev 75639
tuned proof
desharna [Wed, 29 Jun 2022 20:41:29 +0200] rev 75638
added lemmas domain_comp and unify_gives_minimal_domain
desharna [Wed, 29 Jun 2022 15:36:19 +0200] rev 75637
added definition range_vars and lemmas vars_of_subst_conv_Union, vars_of_subst_subset, range_vars_comp_subset, and unify_gives_minimal_range
desharna [Wed, 29 Jun 2022 14:17:12 +0200] rev 75636
merged
desharna [Wed, 29 Jun 2022 10:13:34 +0200] rev 75635
added definition IMGU and lemmas IMGU_iff_Idem_and_MGU and unify_computes_IMGU
wenzelm [Wed, 29 Jun 2022 12:17:25 +0200] rev 75634
more macOS versions;
wenzelm [Tue, 28 Jun 2022 17:55:30 +0200] rev 75633
prefer Isabelle/Scala operations;
wenzelm [Tue, 28 Jun 2022 15:34:05 +0200] rev 75632
merged
wenzelm [Tue, 28 Jun 2022 15:29:17 +0200] rev 75631
clarified IO, following Java 11 and Isabelle/Scala;
wenzelm [Tue, 28 Jun 2022 15:23:05 +0200] rev 75630
prefer Scala operations;
wenzelm [Tue, 28 Jun 2022 15:17:47 +0200] rev 75629
minor tuning;
Fabian Huch <huch@in.tum.de> [Tue, 21 Jun 2022 18:24:22 +0200] rev 75628
switched to statically compiled ci profile;
wenzelm [Tue, 28 Jun 2022 14:50:59 +0200] rev 75627
more operations on Bytes.T;
wenzelm [Tue, 28 Jun 2022 11:24:59 +0200] rev 75626
more operations on Bytes.T;
traytel [Mon, 27 Jun 2022 17:36:26 +0200] rev 75625
tuned BNF bounds for function space and bounded sets; NEWS and CONTRIBUTORS
traytel [Mon, 27 Jun 2022 15:54:18 +0200] rev 75624
strict bounds for BNFs (by Jan van Brügge)
haftmann [Sat, 25 Jun 2022 09:50:40 +0000] rev 75623
More lemmas.
haftmann [Sat, 25 Jun 2022 09:50:37 +0000] rev 75622
Centralized some char-related lemmas in distribution.
wenzelm [Sat, 25 Jun 2022 16:51:24 +0200] rev 75621
prefer antiquotations;
wenzelm [Sat, 25 Jun 2022 13:19:15 +0200] rev 75620
clarified modules;
wenzelm [Sat, 25 Jun 2022 10:27:42 +0200] rev 75619
more documentation;
wenzelm [Sat, 25 Jun 2022 10:05:43 +0200] rev 75618
merged
wenzelm [Sat, 25 Jun 2022 10:05:36 +0200] rev 75617
tuned whitespace;
wenzelm [Fri, 24 Jun 2022 23:38:41 +0200] rev 75616
clarified signature: File.read_lines is based on scalable Bytes.T;
discontinued somewhat pointless File.fold_lines;
wenzelm [Fri, 24 Jun 2022 23:31:28 +0200] rev 75615
clarified modules;
wenzelm [Fri, 24 Jun 2022 23:11:59 +0200] rev 75614
prefer scalable Bytes.T;
wenzelm [Fri, 24 Jun 2022 11:20:14 +0200] rev 75613
unused;
wenzelm [Fri, 24 Jun 2022 10:55:23 +0200] rev 75612
prefer scalable Bytes.T;
Mathias Fleury <Mathias.Fleury@mpi-inf.mpg.de> [Sat, 25 Jun 2022 06:34:11 +0200] rev 75611
missing recursive let-expansion in SMT translation
desharna [Fri, 24 Jun 2022 21:17:35 +0200] rev 75610
merged
desharna [Fri, 24 Jun 2022 10:49:40 +0200] rev 75609
added lemma monotone_on_o
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
wenzelm [Wed, 22 Jun 2022 16:54:30 +0200] rev 75596
more operations;
wenzelm [Wed, 22 Jun 2022 16:25:22 +0200] rev 75595
removed unused operations;
tuned (again);
wenzelm [Wed, 22 Jun 2022 16:24:57 +0200] rev 75594
clarified signature: more operations;
wenzelm [Wed, 22 Jun 2022 14:31:18 +0200] rev 75593
tuned;
wenzelm [Wed, 22 Jun 2022 14:26:11 +0200] rev 75592
tuned comments;
wenzelm [Wed, 22 Jun 2022 14:22:08 +0200] rev 75591
tuned;
wenzelm [Wed, 22 Jun 2022 14:18:48 +0200] rev 75590
clarified session resources for bootstrap, notably for Scala functions;
wenzelm [Wed, 22 Jun 2022 14:16:45 +0200] rev 75589
tuned;
wenzelm [Wed, 22 Jun 2022 13:42:30 +0200] rev 75588
clarified signature;
wenzelm [Wed, 22 Jun 2022 11:23:53 +0200] rev 75587
tuned signature;
wenzelm [Wed, 22 Jun 2022 11:09:31 +0200] rev 75586
clarified types and defaults;
desharna [Wed, 22 Jun 2022 14:52:27 +0200] rev 75585
merged
desharna [Tue, 21 Jun 2022 14:21:55 +0200] rev 75584
added lemmas monotone{,_on}_multp_multp_image_mset