Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for subscripted general expressions #11448

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

perost
Copy link
Member

@perost perost commented Oct 25, 2023

  • Add subscripted general expressions to the parser.
  • Add parentheses to the output for subscripted expressions in NFExpression.toString, and fix the placement of the parentheses in NFExpression.toFlatString.

@perost perost added the COMP/OMC/Frontend Issue and pull request related to the frontend label Oct 25, 2023
@perost perost self-assigned this Oct 25, 2023
@perost perost force-pushed the subscripted_exp branch 2 times, most recently from 773aefd to c01f500 Compare October 25, 2023 13:21
- Add subscripted general expressions to the parser.
- Add parentheses to the output for subscripted expressions in
  `NFExpression.toString`, and fix the placement of the parentheses in
  `NFExpression.toFlatString`.
@perost perost merged commit 346282c into OpenModelica:master Oct 25, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
COMP/OMC/Frontend Issue and pull request related to the frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant