Skip to content

Changes

Summary

  1. fix #6167 allow partial handling in NF when -d=nfAPI is on (details)
Commit 84b4a711141bd68413af957283946a0d6dfa1583 by adrian.pop
fix #6167 allow partial handling in NF when -d=nfAPI is on
- allow lookup in partial classes
- allow calling partial functions
- instantiate partial classes and packages
- add a test so we don't break this again
The file was addedtestsuite/openmodelica/interactive-API/Ticket6167.mos
The file was modified OMCompiler/Compiler/NFFrontEnd/NFLookup.mo (diff)
The file was modified OMCompiler/Compiler/Script/NFApi.mo (diff)
The file was modified OMCompiler/Compiler/NFFrontEnd/NFLookupState.mo (diff)
The file was modified testsuite/openmodelica/interactive-API/Makefile (diff)
The file was modified OMCompiler/Compiler/NFFrontEnd/NFFunction.mo (diff)