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

Run system from &mut World #2417

Closed
wants to merge 8 commits into from

Commits on Jun 30, 2021

  1. Configuration menu
    Copy the full SHA
    6218aba View commit details
    Browse the repository at this point in the history
  2. Basic tests

    alice-i-cecile committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    d237781 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51fa4b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b51cc35 View commit details
    Browse the repository at this point in the history
  5. Run parallel systems on world correctly

    Credit to @mockersf for teaching me how to do this
    alice-i-cecile committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    2e0d886 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d315994 View commit details
    Browse the repository at this point in the history
  7. Code cleanup

    alice-i-cecile committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    f1f459b View commit details
    Browse the repository at this point in the history
  8. Improved doc strings

    alice-i-cecile committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    d9335ac View commit details
    Browse the repository at this point in the history