NEWS
changeset 54010 5ac1495fed4e
parent 53983 2fa984b202ae
child 54021 8089e82833b6
equal deleted inserted replaced
54009:f138452e8265 54010:5ac1495fed4e
   152 See the isar-ref manual for syntax diagrams, and the HOL theories for
   152 See the isar-ref manual for syntax diagrams, and the HOL theories for
   153 examples.
   153 examples.
   154 
   154 
   155 * HOL/BNF:
   155 * HOL/BNF:
   156   - Various improvements to BNF-based (co)datatype package, including new
   156   - Various improvements to BNF-based (co)datatype package, including new
   157     commands "primrec_new", "primcorecursive", and "datatype_new_compat",
   157     commands "primrec_new", "primcorec", and "datatype_new_compat",
   158     as well as documentation. See "datatypes.pdf" for details.
   158     as well as documentation. See "datatypes.pdf" for details.
   159   - Renamed keywords:
   159   - Renamed keywords:
   160     data ~> datatype_new
   160     data ~> datatype_new
   161     codata ~> codatatype
   161     codata ~> codatatype
   162     bnf_def ~> bnf
   162     bnf_def ~> bnf