Changes between Version 7 and Version 8 of ReleaseNotes/1.9.1


Ignore:
Timestamp:
2016-03-16T11:38:20+01:00 (9 years ago)
Author:
sjoelund.se
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReleaseNotes/1.9.1

    v7 v8  
    5757* Better support for calling functions via instance.
    5858* New text template based unparsing for DAE, Absyn, SCode, TaskGraphs, etc.
    59 * Better support for external objects.
    60   - #2724, reject non-constructor functions returning external objects
     59* Better support for external objects (#2724, reject non-constructor functions returning external objects)
    6160* Improved C++ runtime.
    6261* Improved testing facilities.
    6362* New unit checking implementation.
    6463* Support for model rewriting expressions via rewriting rules in an external file.
    65 * Reject more bad code
    66   - r19986, consider records with different components type-incompatible
     64* Reject more bad code (r19986, consider records with different components type-incompatible)
    6765
    6866== OpenModelica Connection Editor (OMEdit) ==