NEWS
authorhaftmann
Mon, 03 Nov 2025 18:59:25 +0100
changeset 83362 dd5b1b66bb28
parent 83361 bcc1001cbfbd
child 83491 b42e2dd962a8
NEWS
NEWS
--- a/NEWS	Mon Nov 03 18:52:06 2025 +0100
+++ b/NEWS	Mon Nov 03 18:59:25 2025 +0100
@@ -197,6 +197,9 @@
 * More efficient default implementation for "prime" predicate on types nat
 and int.
 
+* Code generation for set intervals based on a type class covering nat, int
+and word types. INCOMPATIBILITY.
+
 * Theory "HOL.Nat": Added Kleene's Fixed Point Theorem for lfp.
 
 * Theory "HOL-Library.Code_Target_Bit_Shifts" incorporated into