Changes between Version 61 and Version 62 of Ticket #4138
- Timestamp:
- 2017-12-04T13:34:48Z (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4138 – Description
v61 v62 37 37 38 38 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. 40 40 41 41 Reduction operators and Builtin Array functions (Mahder) 80%::