Actions
Feature #10942
closedIt is tedious to describe callbacks wrappers manually
Start date:
09/16/2021
Due date:
% Done:
0%
Estimated time:
Published in build:
Description
EMG has a generator that can generate wrappers for static functions to call them in the main C file of the environment model. It is a cool feature and it is missing at the development of models by hand. It is proposed to extend the specification notation to just mention functions for which wrappers should be generated.
Updated by Ilja Zakharov about 3 years ago
- Status changed from New to Resolved
Implemented in emg-improve-decomposition-specs.
Updated by Evgeny Novikov about 3 years ago
- Status changed from Resolved to Closed
Tests passed, so, I merged the branch to master in 4ab42986c. Though, I deleted this branch on ldvdev you are eligible to continue it if you will find this suitable. Don't forget to reflect changes in the documentation!
Actions