Commit | Author | Summary |
7466cf3c27 | Adrian Pop | fixes for ticket #6013 and #6129 - use NFInst.expand instead of NFInst.instantiate in NFApi.mkFullyQual - fully qualify the path we search for and all the extends in the loaded libraries to make sure is the proper subtype of - a bit slow but it can be improved later - force instantiation when NF_API is on even if inner component is not found - speedup getExtendsModifierNames if there are no modifiers in extends |
3152688adf | phannebohm | [C-Runtime] typo |
161074e8cc | Adeel Asghar | Fixes ticket:6107 set tcp socket before sending data |
76de683fc4 | Adrian Pop | proper speedup for updateComponent #5620 - new API updateComponentStr that can be called directly via Qt API - use the new Qt API from OMEdit - fix the differences between NFModelicaBuiltin.mo and ModelicaBuiltin.mo |
2a078a0946 | Per Östlund | Fix listAppend warnings. |