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

Switch to arrays #762

Open
wants to merge 19 commits into
base: develop
Choose a base branch
from
Open

Switch to arrays #762

wants to merge 19 commits into from

Commits on Aug 12, 2024

  1. first commit

    rcannood committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    2a9ecc8 View commit details
    Browse the repository at this point in the history
  2. fix usage of wrong varible

    rcannood committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    77cd691 View commit details
    Browse the repository at this point in the history
  3. fix missing $

    rcannood committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    8190a76 View commit details
    Browse the repository at this point in the history
  4. fix variables again

    rcannood committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    a0b8c62 View commit details
    Browse the repository at this point in the history
  5. unset first, just in case

    rcannood committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    8d96497 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3b96160 View commit details
    Browse the repository at this point in the history
  7. fix type mismatch error

    rcannood committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    5aaa7df View commit details
    Browse the repository at this point in the history
  8. move dependencies to mods

    rcannood committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    df650b1 View commit details
    Browse the repository at this point in the history
  9. wip helper functions

    rcannood committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    2b81cc9 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. rename helper functions

    rcannood committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    af2bf7f View commit details
    Browse the repository at this point in the history
  2. fixes to generated code

    rcannood committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    140d2f9 View commit details
    Browse the repository at this point in the history
  3. add more comments

    rcannood committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    b47957a View commit details
    Browse the repository at this point in the history
  4. remove unused code

    rcannood committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    4e016be View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ffee93 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    aaea0ef View commit details
    Browse the repository at this point in the history
  2. improve yaml rendering

    rcannood committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    147290d View commit details
    Browse the repository at this point in the history
  3. fixes

    rcannood committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    921fa8b View commit details
    Browse the repository at this point in the history
  4. more fixes

    rcannood committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    653b328 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    18f594b View commit details
    Browse the repository at this point in the history