Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ThummeTo/FMIImport.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.2
Choose a base ref
...
head repository: ThummeTo/FMIImport.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.3
Choose a head ref
  • 7 commits
  • 11 files changed
  • 5 contributors

Commits on Mar 3, 2022

  1. bug-fix

    ThummeTo committed Mar 3, 2022
    Copy the full SHA
    2d533e1 View commit details
  2. bug-fix

    ThummeTo committed Mar 3, 2022
    Copy the full SHA
    bb36422 View commit details

Commits on Mar 7, 2022

  1. Pr 5 (#6)

    * Update Project.toml
    
    * in the generation of a modeldescription, set the default value of attribute 'maxOutputDerivativeOrder' to 'nothing' (#5)
    
    Co-authored-by: fred <[email protected]>
    
    Co-authored-by: dafred94 <[email protected]>
    Co-authored-by: fred <[email protected]>
    3 people authored Mar 7, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    63dbbdd View commit details

Commits on Mar 11, 2022

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    d4d04cb View commit details
  2. External callbacks (#8)

    * added external callbacks (DLL) to bridge variadic calls
    
    * added comment
    
    * removed dep
    
    * removed allocation
    
    * removed layout
    ThummeTo authored Mar 11, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    df66a4f View commit details
  3. 2

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    7068a90 View commit details
  4. fixed version

    ThummeTo committed Mar 11, 2022
    2
    Copy the full SHA
    72d7205 View commit details
Loading