Commit | Author | Summary |
175a65b6f4 | Adrian Pop | new front-end connection handling preparation - adapt the old front-end with some changes needed for the new front-end - add DAE.CONNECT_EQUATION - use DAE.ConnectorType inside DAE.Attributes.ATTR instead of SCode.ConnectorType |
fdff91a3cb | Adeel Asghar | Copy omniORB dlls from the correct target. |
610eb709cf | Adrian Pop | fix interactive Corba crash - guard SystemImpl__directoryExists for NULL string - guard CorbaImpl__initialize agains NULL corbaObjectReferenceFilePath |
aef3898932 | RĂ¼diger Franke | Append underscore to variable names in Cpp runtime |
0b5f0dda24 | RĂ¼diger Franke | Fix log category of linear solver |
be0ab4e03b | Bernhard Thiele | NF partial support for synchronous operators |
81844647fa | Willi Braun | improve and fix several simulation option descriptions |
645a6be7fc | Adrian Pop | partial implementation of class extends - the class extends changes are not applied to the baseclass, only the local scope - check if this is the correct way to implement this, or we actually need to replace in the base class |