Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 17 (100.0%) | 197 (100.0%) | 11.5 |
Dataflow/Network/ | 14 (82.4%) | 192 (97.5%) | 13.7 |
Dataflow/Modules/Render/ | 3 (17.6%) | 5 (2.5%) | 1.6 |
Added mechanism to access the ports of a module
26 lines of code changed in 2 files:
Add mechanism for getting callbacks from modules with they are finished executing. This interface could be extended to perform other types of scheduler and exexecution callbacks as well.
171 lines of code changed in 15 files: