Skip to content

Changes

Summary

  1. Improve handling of records in Base Modelica (#12454) (details)
Commit 018ac8eb5126ce5f3b49b1c22e504cc629064280 by per.ostlund
Improve handling of records in Base Modelica (#12454)

- Dump record field bindings/type attributes as modifiers on the record
  instances.
The file was modified OMCompiler/Compiler/NFFrontEnd/NFFlatten.mo (diff)
The file was modified testsuite/openmodelica/basemodelica/Makefile (diff)
The file was modified OMCompiler/Compiler/Util/IOStream.mo (diff)
The file was modified testsuite/openmodelica/basemodelica/Record1.mo (diff)
The file was modified OMCompiler/Compiler/NFFrontEnd/NFFlatModel.mo (diff)
The file was modified OMCompiler/Compiler/NFFrontEnd/NFVariable.mo (diff)
The file was addedtestsuite/openmodelica/basemodelica/Record2.mo