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

Minor cleanup and commenting. #940

Merged
merged 1 commit into from Jun 8, 2020

Conversation

mahge
Copy link
Contributor

@mahge mahge commented Jun 5, 2020

  • Added comments for record handling template functions.

  • Removed generation of unused record utility function
    recordCopyFromVars which was used to assign to 'record'
    in simulation contexts. Assigning to record in simulation
    context is now handled by splitting the assignment (recursively)
    to each element instead.

  - Added comments for record handling template functions.

  - Removed generation of unused record utility function
    `recordCopyFromVars` which was used to assign to 'record'
    in simulation contexts. Assigning to record in simulation
    context is now handled by splitting the assignment (recursively)
    to each element instead.
@mahge mahge requested a review from lochel June 5, 2020 09:56
@mahge mahge merged commit 9edc53b into OpenModelica:master Jun 8, 2020
@mahge mahge deleted the codegen/code_cleanup branch June 8, 2020 18:54
adrpo pushed a commit to adrpo/OpenModelica that referenced this pull request Jun 17, 2020
- Added comments for record handling template functions.

  - Removed generation of unused record utility function
    `recordCopyFromVars` which was used to assign to 'record'
    in simulation contexts. Assigning to record in simulation
    context is now handled by splitting the assignment (recursively)
    to each element instead.
adrpo pushed a commit that referenced this pull request Jun 17, 2020
- Added comments for record handling template functions.

  - Removed generation of unused record utility function
    `recordCopyFromVars` which was used to assign to 'record'
    in simulation contexts. Assigning to record in simulation
    context is now handled by splitting the assignment (recursively)
    to each element instead.
adrpo pushed a commit to adrpo/OpenModelica that referenced this pull request Sep 28, 2020
- Added comments for record handling template functions.

  - Removed generation of unused record utility function
    `recordCopyFromVars` which was used to assign to 'record'
    in simulation contexts. Assigning to record in simulation
    context is now handled by splitting the assignment (recursively)
    to each element instead.
adrpo pushed a commit that referenced this pull request Sep 28, 2020
- Added comments for record handling template functions.

  - Removed generation of unused record utility function
    `recordCopyFromVars` which was used to assign to 'record'
    in simulation contexts. Assigning to record in simulation
    context is now handled by splitting the assignment (recursively)
    to each element instead.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant