Changes between Version 63 and Version 64 of Ticket #4138


Ignore:
Timestamp:
2018-01-29T13:42:03Z (7 years ago)
Author:
Adrian Pop
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4138 – Description

    v63 v64  
    3737
    3838 Builtin (Per, Mahder) 70%::
    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.
     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.
    4040
    4141 Reduction operators and Builtin Array functions (Mahder) 80%::