Changes between Initial Version and Version 1 of Ticket #4224, comment 1
- Timestamp:
- 2017-01-23T06:55:43Z (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4224, comment 1
initial v1 1 1 Commit [https://github.com/OpenModelica/OMCompiler/commit/1d06167c0d7ac2ea55f31ce680adad07079f44dc 1d06167] adds `integer()` to `isSkipCase`. 2 3 Should all event triggering mathematical functions be added here or does the Cpp runtime have to be changed to cover them in common subexpressions? 4 5 What about the `Integer` conversion function -- cf. `String` conversion?