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

Initial struct support #418

Merged
merged 30 commits into from
Aug 22, 2024
Merged

Initial struct support #418

merged 30 commits into from
Aug 22, 2024

Commits on Apr 24, 2024

  1. Pop

    NeoQuix committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    9ee0ff3 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    4014f07 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    fe92ec4 View commit details
    Browse the repository at this point in the history
  2. stabilize struct handling

    blattm committed May 21, 2024
    Configuration menu
    Copy the full SHA
    e590264 View commit details
    Browse the repository at this point in the history
  3. format

    blattm committed May 21, 2024
    Configuration menu
    Copy the full SHA
    728ab55 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fffb1b4 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. enum fix for #214

    blattm committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    b0fb77a View commit details
    Browse the repository at this point in the history
  2. fix format

    blattm committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    a921506 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    c3b91a6 View commit details
    Browse the repository at this point in the history
  2. update globals.py doc

    blattm committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    fc95d20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    972b58b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e51bae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7079a47 View commit details
    Browse the repository at this point in the history
  6. fix format

    blattm committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    2596f02 View commit details
    Browse the repository at this point in the history
  7. rename flags

    blattm committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    2373c7b View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. fix StructConstant's hash

    blattm committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    1feaa21 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    6dd8778 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    cf29eec View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. remove unused variables

    blattm committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    3bcc961 View commit details
    Browse the repository at this point in the history
  2. remove duplicate code

    blattm committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    63fa269 View commit details
    Browse the repository at this point in the history
  3. add docstrings

    blattm committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    d5c040b View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. remove TODO

    blattm committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    74b4318 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88fb831 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12c9352 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    89810b6 View commit details
    Browse the repository at this point in the history
  2. add docstrings

    blattm committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    7f220f8 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    346df6f View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    e7a0832 View commit details
    Browse the repository at this point in the history
  2. add comment

    blattm committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    350b6a8 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    ad95495 View commit details
    Browse the repository at this point in the history