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

General parser function for external fields #5349

Merged

Commits on Oct 1, 2024

  1. general parser function for external fields

    Kristoffer Lindvall committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    6af1b0d View commit details
    Browse the repository at this point in the history
  2. correct the parser dimension and variables

    Kristoffer Lindvall committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    ff36f1b View commit details
    Browse the repository at this point in the history
  3. remove num_arguments and replace string with char

    Kristoffer Lindvall committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    e216ed4 View commit details
    Browse the repository at this point in the history
  4. fix bug

    Kristoffer Lindvall committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    47a802a View commit details
    Browse the repository at this point in the history
  5. remove const qualifier in header

    Kristoffer Lindvall committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    574d19f View commit details
    Browse the repository at this point in the history
  6. replace overload function with optional inputs

    Kristoffer Lindvall committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    9981ec7 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. fix indexing error

    Kristoffer Lindvall committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    4321988 View commit details
    Browse the repository at this point in the history
  2. style changes

    Kristoffer Lindvall committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    585a311 View commit details
    Browse the repository at this point in the history
  3. fix typo

    Kristoffer Lindvall committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    25b28e4 View commit details
    Browse the repository at this point in the history
  4. set const qualifier

    Kristoffer Lindvall committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    2b9436a View commit details
    Browse the repository at this point in the history