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

Refactor Global Variables #4968

Closed
wants to merge 32 commits into from
Closed

Refactor Global Variables #4968

wants to merge 32 commits into from

Commits on Jan 8, 2024

  1. Remove Global Variables

    Disservin committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    9525fae View commit details
    Browse the repository at this point in the history
  2. evalfile fixup

    Disservin committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    6fa274b View commit details
    Browse the repository at this point in the history
  3. fix includes

    Disservin committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    201464a View commit details
    Browse the repository at this point in the history
  4. undo ci files

    Disservin committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    dc9c4c8 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. this

    Disservin committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    9f9b7ca View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. cleanup names

    Disservin committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    8553740 View commit details
    Browse the repository at this point in the history
  2. move evalfiles

    Disservin committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    b55aff8 View commit details
    Browse the repository at this point in the history
  3. reorder

    Disservin committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    4930a3d View commit details
    Browse the repository at this point in the history
  4. document code

    Disservin committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    ea2b0b6 View commit details
    Browse the repository at this point in the history
  5. cleanup

    Disservin committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    57d7a37 View commit details
    Browse the repository at this point in the history
  6. add worker class comment

    Disservin committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    b48a62e View commit details
    Browse the repository at this point in the history
  7. init first

    Disservin committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    8fbd58b View commit details
    Browse the repository at this point in the history
  8. includes

    Disservin committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    78decb1 View commit details
    Browse the repository at this point in the history
  9. fix includes

    Disservin committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    3c20b81 View commit details
    Browse the repository at this point in the history
  10. remove string header

    Disservin committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    e87f5e1 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. implement propsed changes

    Disservin committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    4175655 View commit details
    Browse the repository at this point in the history
  2. add header

    Disservin committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    15b85d4 View commit details
    Browse the repository at this point in the history
  3. add header

    Disservin committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    e9377ff View commit details
    Browse the repository at this point in the history
  4. fix

    Disservin committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    116748c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1c5f229 View commit details
    Browse the repository at this point in the history
  6. fix includes

    Disservin committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    877f727 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d099ab6 View commit details
    Browse the repository at this point in the history
  8. fix includes

    Disservin committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    06575f7 View commit details
    Browse the repository at this point in the history
  9. fix includes

    Disservin committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    bcbcca0 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. nodestime fixes

    Disservin committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    13ae3ea View commit details
    Browse the repository at this point in the history
  2. add thisThread back

    Disservin committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    4f2f1b2 View commit details
    Browse the repository at this point in the history
  3. add new line to eof

    Disservin committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    eaecfaa View commit details
    Browse the repository at this point in the history
  4. code style fixes

    Disservin committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    284a51d View commit details
    Browse the repository at this point in the history
  5. code style fixes

    Disservin committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    78d1e50 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

  1. rename ExternalShared to SharedState

    add comments
    Disservin committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    8b8d697 View commit details
    Browse the repository at this point in the history
  2. rename this to thisThread

    Disservin committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    77e2a33 View commit details
    Browse the repository at this point in the history
  3. format

    Disservin committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    068602b View commit details
    Browse the repository at this point in the history