Skip to content

Commit

Permalink
[NF] Typing improvements.
Browse files Browse the repository at this point in the history
- Remove if-branches with known false conditions during typing,
  to avoid typing potentially invalid equations.
- Handle der of arrays.
- Try to evaluate function output types better.
- Expand fill/ones/zeros when possible.
- Don't expand array equations containing function calls.

Belonging to [master]:
  - OpenModelica/OMCompiler#2113
  - OpenModelica/OpenModelica-testsuite#826
  • Loading branch information
perost authored and OpenModelica-Hudson committed Jan 17, 2018
1 parent 2716d58 commit 96f7d96
Show file tree
Hide file tree
Showing 6 changed files with 284 additions and 42 deletions.

0 comments on commit 96f7d96

Please sign in to comment.