Changes between Version 61 and Version 62 of Ticket #4138


Ignore:
Timestamp:
2017-12-04T13:34:48Z (7 years ago)
Author:
Per Östlund
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4138 – Description

    v61 v62  
    3737
    3838 Builtin (Per, Mahder) 50%::
    39    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~~ (implemented), 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. More work needed for fill, min, max.
     39   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~~ (implemented), ~~ExternalObject~~ (implemented), 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. More work needed for fill, min, max.
    4040
    4141 Reduction operators and Builtin Array functions (Mahder) 80%::