Commit | Date | Author | Summary |
cedb9996b5 | 2022-09-14 14:50:38 +0200 | Adeel Asghar | Always use the origin even if it is not defined (#9370) |
b9042d096f | 2022-09-14 10:24:04 +0200 | kabdelhak | New backend nice sorting (#9347) |
f8efead4fa | 2022-09-13 14:29:48 +0200 | Adeel Asghar | [NewAPI] Use ModelInfo with OMCUndoCommand to draw diagrams (#9367) |
50bb08d3b2 | 2022-09-12 17:05:26 +0200 | Andreas | Include directories for CMake FMUs (#9364) |
1cb7ffe4c9 | 2022-09-12 16:25:19 +0200 | Andreas | Link external libraries in FMU CMake compilation. (#9363) |
af1a175117 | 2022-09-12 14:19:48 +0200 | Andreas | Fixing CMakeLists.txt.in for CVODE FMUs (#9333) |
dceaf552d3 | 2022-09-12 13:23:55 +0200 | Martin Sjölund | Add another case for the diff algorithm (#9358) |
40e0f98fcc | 2022-09-12 12:35:29 +0200 | Adeel Asghar | [NewAPI] Load and create connections (#9352) |
cc5bdc84ed | 2022-09-09 15:30:24 +0200 | Martin Sjölund | Fix copy-paste error for parser (#9354) |
ee050734da | 2022-09-09 14:00:22 +0200 | Martin Sjölund | Add labelled nodes for algorithm items in the diff algorithm (#9353) |
7d9094ffa8 | 2022-09-09 12:53:47 +0200 | Martin Sjölund | Handle whitespace added before and after ident (#9351) |
fe09ec83b0 | 2022-09-09 10:51:11 +0200 | Martin Sjölund | List comments in import clauses (#9350) |
82b60f6467 | 2022-09-08 16:29:37 +0200 | Martin Sjölund | Diff algorithm fix for modifications that change name |
19e9251f37 | 2022-09-08 16:17:18 +0200 | Martin Sjölund | Diff algorithm: handle whitespace better |
05d73fb875 | 2022-09-08 15:08:25 +0200 | kabdelhak | Jacobian delay (#9343) |
8f8612798b | 2022-09-07 13:13:00 +0200 | Martin Sjölund | Preserve parentheses during parsing (#8125) |
3ca2b792b0 | 2022-09-07 10:39:15 +0200 | Adeel Asghar | [NewAPI] Support drag n drop with newAPI (#9344) |
5035895612 | 2022-09-06 17:03:37 +0200 | perost | Change --obfuscate to be a string flag (#9342) |
7e97e71c1f | 2022-09-05 19:18:27 +0200 | Adrian Pop | Update README.cmake.md (#9340) |
1a840876db | 2022-09-02 16:58:48 +0200 | phannebohm | Add source info to `UnorderedMap.getSafe` (#9338) |
cd37179922 | 2022-08-31 20:02:00 +0200 | arun3688 | compute quality value(J) for data Reconciliation (#9337) |
5c43522580 | 2022-08-25 12:11:30 +0200 | Adeel Asghar | [NewAPI] Parse model info from instance json (#9329) |
620575deea | 2022-08-25 09:40:27 +0200 | perost | Fix typo (#9327) |
64148a776f | 2022-08-24 16:09:08 +0200 | perost | Dump source numbers separately in getModelInstance (#9325) |
f809a71bb7 | 2022-08-24 15:24:26 +0200 | perost | Fix typo (#9326) |
116923d304 | 2022-08-24 13:07:31 +0200 | Adeel Asghar | [NewAPI] Use loadString and getModelInstance to update models (#9324) |
6b67b507a9 | 2022-08-23 15:00:53 +0200 | perost | Dump conditional components in getModelInstance (#9322) |
2ce4fab7f3 | 2022-08-22 15:23:27 +0200 | perost | Add more class info to getModelInstance (#9319) |
224afa47a4 | 2022-08-22 12:39:13 +0200 | perost | Dump equations where they occur in getModelInstance (#9318) |
c7fe676fac | 2022-08-22 11:05:35 +0200 | Adeel Asghar | [NewAPI] Delete shapes, transitions and initial states (#9313) |
378ed2270e | 2022-08-19 19:31:15 +0200 | Mahder Gebremedhin | Add icons for OMNotebook, OMShell and OMPlot on macOS (#9316) |
e44e62a685 | 2022-08-19 16:09:46 +0200 | Mahder Gebremedhin | Improve #9236. Fix icon for OMEdit bundle on macOS (#9315) |
df07a89307 | 2022-08-19 14:22:04 +0200 | Adeel Asghar | [NewAPI] Delete connections (#9312) |
ad3bfc0360 | 2022-08-19 13:12:04 +0200 | perost | Limit max size of storeAST cache. (#9310) |
6aebcc4803 | 2022-08-19 12:41:33 +0200 | Adeel Asghar | [NewAPI] Use storeAST/restoreAST APIs (#9309) |
11f19cce5d | 2022-08-19 11:49:38 +0200 | Adeel Asghar | Disconnect signals when the component is deleted (#9308) |
f1476ee562 | 2022-08-18 15:18:41 +0200 | perost | Stop at root classes in InstNode.scopePathClass (#9307) |
7ff3a83a64 | 2022-08-18 12:43:53 +0200 | perost | Implement storeAST/restoreAST API (#9306) |
7fd66dbb09 | 2022-08-18 10:25:29 +0200 | Mahder Gebremedhin | Treat AppleClang as if it was Clang. (#9305) |
b17e1a0ea1 | 2022-08-17 16:16:14 +0200 | Adeel Asghar | [NewAPI] Delete element and the connections associated to it (#9300) |
171d7d0e2b | 2022-08-17 15:16:43 +0200 | Adeel Asghar | [NewAPI] Parse final and each attributes of the modifier (#9299) |
56fb1b6bca | 2022-08-16 21:35:41 +0200 | perost | Dump state machine info in instance API (#9296) |
3028909a2a | 2022-08-16 16:18:57 +0200 | phannebohm | [BE] Resolve self loop with clocked partition (#9297) |
c42f300ea7 | 2022-08-16 16:14:23 +0200 | Adeel Asghar | [NewAPI] Parse and draw connections of the model (#9298) |