Changes between Version 30 and Version 31 of Ticket #4138


Ignore:
Timestamp:
2017-03-13T14:17:00Z (8 years ago)
Author:
Adrian Pop
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4138 – Description

    v30 v31  
    3838   So far only support for the basic types and time is implemented. Support for all the builtin functions and other builtin things (e.g. StateSelect, ExternalObject, etc.) needs to be implemented. As much as possible should be implemented via ModelicaBuiltin. Tests added. Support for functions with variable number of arguments not yet implemented.
    3939
     40 Builtin Array functions and operators (Arun, Mahder) ::
     41   First the function handling needs to be completed by Mahder.
     42   Adapt the old Static.mo to the new expressions types in the NF.
     43
    4044 Typing (Mahder, Peter) 70%::
    4145   Quite a lot of typing is already implemented, but it needs to be expanded to handle all kinds of expressions and so on.