wenzelm [Wed, 10 Apr 2024 13:23:00 +0200] rev 80092
merged
wenzelm [Wed, 10 Apr 2024 11:44:25 +0200] rev 80091
rename \undef to \undefined to avoid problems with MacTeX 2014 or Ubuntu 24.04 beta;
paulson <lp15@cam.ac.uk> [Wed, 10 Apr 2024 11:32:48 +0100] rev 80090
Tiny tweaks to proofs
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