Skip to content

#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: Ccode 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.

Addresses #593

Merge request reports