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

Implementing weakref and cloning #539

Merged
merged 93 commits into from
Oct 10, 2024
Merged

Implementing weakref and cloning #539

merged 93 commits into from
Oct 10, 2024

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    dacbd88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31cb4eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    057486b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e108ac3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2faeebf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9da9e48 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    00da91b View commit details
    Browse the repository at this point in the history
  2. Added #514 to changelog.

    MicahGale committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    50255a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a83a52f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d746d62 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f8a637 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c0946a7 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    aa94477 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4be3f9 View commit details
    Browse the repository at this point in the history
  3. Add 32x32 ico

    tjlaboss authored and MicahGale committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    daaff1d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4576f0c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9dd385b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ad0b4c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    26ce03d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ea9bc60 View commit details
    Browse the repository at this point in the history
  9. Updated problem ref key in getstate.

    _ also avoided bug with materials not being made after data_inputs
    MicahGale committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    60ea197 View commit details
    Browse the repository at this point in the history
  10. Added #469 to changelog.

    MicahGale committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    b044eb6 View commit details
    Browse the repository at this point in the history
  11. Whoops

    MicahGale committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    7d26f7c View commit details
    Browse the repository at this point in the history
  12. Wrote docstrings for clone.

    MicahGale committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    71fc16d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b7da25e View commit details
    Browse the repository at this point in the history
  14. Removed mutmut stuff.

    MicahGale committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    5bddc89 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a0e20ce View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    20e5fe3 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Made the tests make sense.

    MicahGale committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    ba4b5ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    103e38a View commit details
    Browse the repository at this point in the history
  3. Added hypothesis again.

    MicahGale committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    4e0696b View commit details
    Browse the repository at this point in the history
  4. Tested generic clone.

    MicahGale committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    cba67c0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6b74511 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3abd3b0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c68b7d7 View commit details
    Browse the repository at this point in the history
  8. Added type enforcement.

    MicahGale committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    7dfe19e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1656b7a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    debfa9e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a9a7efc View commit details
    Browse the repository at this point in the history
  12. Gave up on negative steps.

    MicahGale committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    ada6f31 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d413e78 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    68fa587 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f63645a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e8e3b96 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    347c07d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f99e9b7 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    cf15bc6 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    44f1637 View commit details
    Browse the repository at this point in the history
  2. Relaxed requirement.

    MicahGale committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    4b071dd View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    b346b37 View commit details
    Browse the repository at this point in the history
  2. fixed keys.

    MicahGale committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    8fd6909 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2d3479 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e0c63ae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eb58139 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c7f1ac5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    82c978a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b495988 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    fa979da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9112cc7 View commit details
    Browse the repository at this point in the history
  3. Added missing docstring.

    MicahGale committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    457aabe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    245cef2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3be13e3 View commit details
    Browse the repository at this point in the history
  6. Made code more legible.

    MicahGale committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    2ae01a8 View commit details
    Browse the repository at this point in the history
  7. fixed indentation error.

    MicahGale committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    24b9ff3 View commit details
    Browse the repository at this point in the history
  8. Revenge of the copy-pasta.

    MicahGale committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    07b667e View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    0879524 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95e0973 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4574b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    479fb33 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0719161 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    66fe030 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    395a141 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    97273ea View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c32f210 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    71db7bd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5a0f8c4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c947061 View commit details
    Browse the repository at this point in the history
  13. Documented version addded.

    MicahGale committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    c8bb1b5 View commit details
    Browse the repository at this point in the history
  14. Made surfaces settable.

    MicahGale committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    9d79061 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b7fd631 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ddeaaeb View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d3cdacc View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    45d114e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    cf9e5af View commit details
    Browse the repository at this point in the history
  20. Fixed test bugs.

    MicahGale committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    cf743e5 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c4b41d0 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    7b4f67b View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    e28f872 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46b5e1e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26cfd8f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    701e24c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fa8f062 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a4b07b3 View commit details
    Browse the repository at this point in the history