NEWS
changeset 39150 c4ff5fd8db99
parent 39128 93a7365fb4ee
child 39154 14b16b380ca1
equal deleted inserted replaced
39149:aabd6d4a5c3a 39150:c4ff5fd8db99
   163 been the case with "split".  INCOMPATIBILITY.
   163 been the case with "split".  INCOMPATIBILITY.
   164 
   164 
   165 * Datatype package: theorems generated for executable equality
   165 * Datatype package: theorems generated for executable equality
   166 (class eq) carry proper names and are treated as default code
   166 (class eq) carry proper names and are treated as default code
   167 equations.
   167 equations.
       
   168 
       
   169 * Removed lemma Option.is_none_none (Duplicate of is_none_def).
       
   170 INCOMPATIBILITY.
   168 
   171 
   169 * List.thy: use various operations from the Haskell prelude when
   172 * List.thy: use various operations from the Haskell prelude when
   170 generating Haskell code.
   173 generating Haskell code.
   171 
   174 
   172 * code_simp.ML and method code_simp: simplification with rules determined
   175 * code_simp.ML and method code_simp: simplification with rules determined