Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for array inputs #395

Merged
merged 12 commits into from
Sep 8, 2023
Merged

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    0e1d8c7 View commit details
    Browse the repository at this point in the history
  2. Add more types

    t-sommer committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    fd8ed1a View commit details
    Browse the repository at this point in the history
  3. Fix FMISetValues()

    t-sommer committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    97b1485 View commit details
    Browse the repository at this point in the history
  4. Include string.h

    t-sommer committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    ab2a644 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a353789 View commit details
    Browse the repository at this point in the history
  6. Fix Int64 and clean up

    t-sommer committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    ceccde5 View commit details
    Browse the repository at this point in the history
  7. Add FMIParseValues()

    t-sommer committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    e6b4e9a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1753ad7 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Add type casts

    t-sommer committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    c102a36 View commit details
    Browse the repository at this point in the history
  2. Clean up

    t-sommer committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    0fca10f View commit details
    Browse the repository at this point in the history
  3. Fix const modifiers

    t-sommer committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    6bafadb View commit details
    Browse the repository at this point in the history
  4. Clean up

    t-sommer committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    dd71079 View commit details
    Browse the repository at this point in the history