paulson <lp15@cam.ac.uk> [Mon, 08 Apr 2024 16:27:11 +0100] rev 80089
A bit of new material about type class "infinite", from Eval_FO
wenzelm [Fri, 05 Apr 2024 21:21:02 +0200] rev 80088
avoid Scala if-expressions and thus make it work both for -new-syntax or -old-syntax;
wenzelm [Fri, 05 Apr 2024 20:41:54 +0200] rev 80087
proper Scala code for String.literal_of_asciis: avoid ambiguity of ("" ++ ...);
wenzelm [Fri, 05 Apr 2024 17:47:09 +0200] rev 80086
adjust generated Scala to make it work with scalac -old-syntax and -new-syntax, although the latter is not regularly tested;
Simon Wimmer <wimmers@in.tum.de> [Fri, 05 Apr 2024 17:10:02 +0200] rev 80085
Add entry on Sketch_and_Explore to CONTRIBUTORS
Manuel Eberl <manuel@pruvisto.org> [Thu, 04 Apr 2024 15:29:41 +0200] rev 80084
moved over material from the AFP to HOL, HOL-Computational_Algebra, and HOL-Number_Theory