Commit 9159c1a
committed
Updated CevalFunction implementation:
- Fixed correct dimensions for function variables.
- Added dependency analysis for function variables so that they are added to
the environment in the right order.
- Added function to convert all ASUBs to CREFs.
- Implemented support for : and slices.
- Implemented support for if, for and while statements.
git-svn-id: https://openmodelica.org/svn/OpenModelica/branches/sjoelund-functiontree@6717 f25d12d1-65f4-0310-ae8a-bbce733d8d8e1 parent 9ea111a commit 9159c1a
2 files changed
+517
-36
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1328 | 1328 | | |
1329 | 1329 | | |
1330 | 1330 | | |
1331 | | - | |
1332 | 1331 | | |
1333 | 1332 | | |
1334 | 1333 | | |
1335 | 1334 | | |
1336 | 1335 | | |
1337 | 1336 | | |
1338 | 1337 | | |
| 1338 | + | |
1339 | 1339 | | |
1340 | 1340 | | |
1341 | 1341 | | |
| |||
0 commit comments