Skip to content

Changes

Summary

  1. display model description in documentation window (#12565) (details)
  2. [NB] correctly create children of record with fromCref() (#12570) (details)
  3. [NB] correctly skip to record elements (#12571) (details)
  4. Split and minimize test cases (details)
Commit 2d6641b4c7506d558304c488a2f5ab4bc6cd0612 by palanisamy arunkumar
display model description in documentation window (#12565)

The file was modified OMEdit/OMEditLIB/OMC/OMCProxy.cpp (diff)
Commit d94c8c92365bf919746eb0b3c20b07db9adcf0ee by 38032125+kabdelhak
[NB] correctly create children of record with fromCref() (#12570)

- get all children at once
- small update to debugging output
- update to binding equation generation. do not make equation for unbound records (children have to be bound)
The file was modified OMCompiler/Compiler/NBackEnd/Classes/NBEquation.mo (diff)
The file was modified OMCompiler/Compiler/NBackEnd/Classes/NBVariable.mo (diff)
The file was modified OMCompiler/Compiler/NFFrontEnd/NFExpression.mo (diff)
The file was modified OMCompiler/Compiler/NBackEnd/Util/NBAdjacency.mo (diff)
The file was modified OMCompiler/Compiler/NFFrontEnd/NFVariable.mo (diff)
The file was modified OMCompiler/Compiler/NBackEnd/Modules/1_Main/NBInitialization.mo (diff)
The file was modified OMCompiler/Compiler/NFFrontEnd/NFClass.mo (diff)
The file was modified OMCompiler/Compiler/Util/Util.mo (diff)
Commit 4e8164938f7f840c8107601b27e376ca7b9b5d7a by 38032125+kabdelhak
[NB] correctly skip to record elements (#12571)

- record elements in adjacency matrices are now correctly ordered and filtered for their relevant sub crefs
The file was modified OMCompiler/Compiler/NBackEnd/Util/NBSlice.mo (diff)
Commit 5a614a1d1b30c48907c5a8aaccb36f68321a5f81 by chrissula.bermperi
Split and minimize test cases
The file was modified testsuite/simulation/modelica/NBackend/basics/Makefile (diff)
The file was addedtestsuite/simulation/modelica/NBackend/basics/Alias_test0.mos
The file was addedtestsuite/simulation/modelica/NBackend/basics/Alias_test2.mos
The file was addedtestsuite/simulation/modelica/NBackend/basics/Alias_test3.mos
The file was addedtestsuite/simulation/modelica/NBackend/basics/Alias_test4.mos
The file was addedtestsuite/simulation/modelica/NBackend/basics/Alias_test1.mos
The file was addedtestsuite/simulation/modelica/NBackend/basics/Alias_test5.mos

Summary

  1. display model description in documentation window (#12565) (details)
  2. [NB] correctly create children of record with fromCref() (#12570) (details)
  3. [NB] correctly skip to record elements (#12571) (details)
  4. Split and minimize test cases (details)
Commit 2d6641b4c7506d558304c488a2f5ab4bc6cd0612 by palanisamy arunkumar
display model description in documentation window (#12565)

The file was modified OMEdit/OMEditLIB/OMC/OMCProxy.cpp (diff)
Commit d94c8c92365bf919746eb0b3c20b07db9adcf0ee by 38032125+kabdelhak
[NB] correctly create children of record with fromCref() (#12570)

- get all children at once
- small update to debugging output
- update to binding equation generation. do not make equation for unbound records (children have to be bound)
The file was modified OMCompiler/Compiler/NFFrontEnd/NFExpression.mo (diff)
The file was modified OMCompiler/Compiler/NFFrontEnd/NFClass.mo (diff)
The file was modified OMCompiler/Compiler/NBackEnd/Classes/NBEquation.mo (diff)
The file was modified OMCompiler/Compiler/NFFrontEnd/NFVariable.mo (diff)
The file was modified OMCompiler/Compiler/NBackEnd/Util/NBAdjacency.mo (diff)
The file was modified OMCompiler/Compiler/Util/Util.mo (diff)
The file was modified OMCompiler/Compiler/NBackEnd/Classes/NBVariable.mo (diff)
The file was modified OMCompiler/Compiler/NBackEnd/Modules/1_Main/NBInitialization.mo (diff)
Commit 4e8164938f7f840c8107601b27e376ca7b9b5d7a by 38032125+kabdelhak
[NB] correctly skip to record elements (#12571)

- record elements in adjacency matrices are now correctly ordered and filtered for their relevant sub crefs
The file was modified OMCompiler/Compiler/NBackEnd/Util/NBSlice.mo (diff)
Commit 5a614a1d1b30c48907c5a8aaccb36f68321a5f81 by chrissula.bermperi
Split and minimize test cases
The file was addedtestsuite/simulation/modelica/NBackend/basics/Alias_test4.mos
The file was addedtestsuite/simulation/modelica/NBackend/basics/Alias_test5.mos
The file was modified testsuite/simulation/modelica/NBackend/basics/Makefile (diff)
The file was addedtestsuite/simulation/modelica/NBackend/basics/Alias_test1.mos
The file was addedtestsuite/simulation/modelica/NBackend/basics/Alias_test2.mos
The file was addedtestsuite/simulation/modelica/NBackend/basics/Alias_test3.mos
The file was addedtestsuite/simulation/modelica/NBackend/basics/Alias_test0.mos

Summary

  1. display model description in documentation window (#12565) (details)
  2. [NB] correctly create children of record with fromCref() (#12570) (details)
  3. [NB] correctly skip to record elements (#12571) (details)
  4. Split and minimize test cases (details)
Commit 2d6641b4c7506d558304c488a2f5ab4bc6cd0612 by palanisamy arunkumar
display model description in documentation window (#12565)

The file was modified OMEdit/OMEditLIB/OMC/OMCProxy.cpp (diff)
Commit d94c8c92365bf919746eb0b3c20b07db9adcf0ee by 38032125+kabdelhak
[NB] correctly create children of record with fromCref() (#12570)

- get all children at once
- small update to debugging output
- update to binding equation generation. do not make equation for unbound records (children have to be bound)
The file was modified OMCompiler/Compiler/NBackEnd/Classes/NBVariable.mo (diff)
The file was modified OMCompiler/Compiler/NFFrontEnd/NFExpression.mo (diff)
The file was modified OMCompiler/Compiler/NBackEnd/Modules/1_Main/NBInitialization.mo (diff)
The file was modified OMCompiler/Compiler/Util/Util.mo (diff)
The file was modified OMCompiler/Compiler/NFFrontEnd/NFVariable.mo (diff)
The file was modified OMCompiler/Compiler/NBackEnd/Classes/NBEquation.mo (diff)
The file was modified OMCompiler/Compiler/NBackEnd/Util/NBAdjacency.mo (diff)
The file was modified OMCompiler/Compiler/NFFrontEnd/NFClass.mo (diff)
Commit 4e8164938f7f840c8107601b27e376ca7b9b5d7a by 38032125+kabdelhak
[NB] correctly skip to record elements (#12571)

- record elements in adjacency matrices are now correctly ordered and filtered for their relevant sub crefs
The file was modified OMCompiler/Compiler/NBackEnd/Util/NBSlice.mo (diff)
Commit 5a614a1d1b30c48907c5a8aaccb36f68321a5f81 by chrissula.bermperi
Split and minimize test cases
The file was addedtestsuite/simulation/modelica/NBackend/basics/Alias_test4.mos
The file was modified testsuite/simulation/modelica/NBackend/basics/Makefile (diff)
The file was addedtestsuite/simulation/modelica/NBackend/basics/Alias_test0.mos
The file was addedtestsuite/simulation/modelica/NBackend/basics/Alias_test3.mos
The file was addedtestsuite/simulation/modelica/NBackend/basics/Alias_test1.mos
The file was addedtestsuite/simulation/modelica/NBackend/basics/Alias_test2.mos
The file was addedtestsuite/simulation/modelica/NBackend/basics/Alias_test5.mos

Summary

  1. display model description in documentation window (#12565) (details)
  2. [NB] correctly create children of record with fromCref() (#12570) (details)
  3. [NB] correctly skip to record elements (#12571) (details)
  4. Split and minimize test cases (details)
Commit 2d6641b4c7506d558304c488a2f5ab4bc6cd0612 by palanisamy arunkumar
display model description in documentation window (#12565)

The file was modified OMEdit/OMEditLIB/OMC/OMCProxy.cpp (diff)
Commit d94c8c92365bf919746eb0b3c20b07db9adcf0ee by 38032125+kabdelhak
[NB] correctly create children of record with fromCref() (#12570)

- get all children at once
- small update to debugging output
- update to binding equation generation. do not make equation for unbound records (children have to be bound)
The file was modified OMCompiler/Compiler/NBackEnd/Modules/1_Main/NBInitialization.mo (diff)
The file was modified OMCompiler/Compiler/NBackEnd/Util/NBAdjacency.mo (diff)
The file was modified OMCompiler/Compiler/NFFrontEnd/NFClass.mo (diff)
The file was modified OMCompiler/Compiler/NFFrontEnd/NFExpression.mo (diff)
The file was modified OMCompiler/Compiler/NBackEnd/Classes/NBEquation.mo (diff)
The file was modified OMCompiler/Compiler/NBackEnd/Classes/NBVariable.mo (diff)
The file was modified OMCompiler/Compiler/NFFrontEnd/NFVariable.mo (diff)
The file was modified OMCompiler/Compiler/Util/Util.mo (diff)
Commit 4e8164938f7f840c8107601b27e376ca7b9b5d7a by 38032125+kabdelhak
[NB] correctly skip to record elements (#12571)

- record elements in adjacency matrices are now correctly ordered and filtered for their relevant sub crefs
The file was modified OMCompiler/Compiler/NBackEnd/Util/NBSlice.mo (diff)
Commit 5a614a1d1b30c48907c5a8aaccb36f68321a5f81 by chrissula.bermperi
Split and minimize test cases
The file was addedtestsuite/simulation/modelica/NBackend/basics/Alias_test4.mos
The file was addedtestsuite/simulation/modelica/NBackend/basics/Alias_test0.mos
The file was addedtestsuite/simulation/modelica/NBackend/basics/Alias_test1.mos
The file was addedtestsuite/simulation/modelica/NBackend/basics/Alias_test2.mos
The file was addedtestsuite/simulation/modelica/NBackend/basics/Alias_test3.mos
The file was modified testsuite/simulation/modelica/NBackend/basics/Makefile (diff)
The file was addedtestsuite/simulation/modelica/NBackend/basics/Alias_test5.mos