NEWS
changeset 35130 0991c84e8dcf
parent 35129 ed24ba6f69aa
child 35260 41e82c1b5586
child 35264 f44ef0e2d178
equal deleted inserted replaced
35129:ed24ba6f69aa 35130:0991c84e8dcf
     8 
     8 
     9 * Code generator: details of internal data cache have no impact on
     9 * Code generator: details of internal data cache have no impact on
    10 the user space functionality any longer.
    10 the user space functionality any longer.
    11 
    11 
    12 * Discontinued unnamed infix syntax (legacy feature for many years) --
    12 * Discontinued unnamed infix syntax (legacy feature for many years) --
    13 need to specify constant name and syntax separately.
    13 need to specify constant name and syntax separately.  Internal ML
       
    14 datatype constructors have been renamed from InfixName to Infix etc.
       
    15 Minor INCOMPATIBILITY.
    14 
    16 
    15 
    17 
    16 *** HOL ***
    18 *** HOL ***
    17 
    19 
    18 * New set of rules "ac_simps" provides combined assoc / commute rewrites
    20 * New set of rules "ac_simps" provides combined assoc / commute rewrites