#593 Allow annotations on functions, function parameters and function variables
- Best to review per commit.
- Mostly the usual changes. Some other changes as well:
- CIF code generator:
- For C89/C99/Simulink: Added missing
.
to some comments. - For C89/C99/Simulink: Code for user-defined functions gets comments now.
- For Java: Two additional fixes for using the right names. These are not end-user visible.
- For Java/JS/HTML: Improved function description.
- For C89/C99/Simulink: Added missing
- CIF code generator:
Addresses #593 (closed)
Edited by Dennis Hendriks