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

Forward mode mutable struct support #219

Merged
merged 23 commits into from
Feb 1, 2024
Merged

Forward mode mutable struct support #219

merged 23 commits into from
Feb 1, 2024

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    8a177b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bffce5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15230b8 View commit details
    Browse the repository at this point in the history
  4. fix 2nd order test

    oxinabox committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    8652053 View commit details
    Browse the repository at this point in the history
  5. add extra second order test

    oxinabox committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    1d91273 View commit details
    Browse the repository at this point in the history
  6. Fix closures

    oxinabox committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    67a15da View commit details
    Browse the repository at this point in the history
  7. remove debug statements

    oxinabox committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    7d481d4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6ae4e13 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b742b3e View commit details
    Browse the repository at this point in the history
  10. tests for type of type

    oxinabox committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    e41490f View commit details
    Browse the repository at this point in the history
  11. correct test

    oxinabox committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    d0a825b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f47d5f0 View commit details
    Browse the repository at this point in the history
  13. fix quotenodes not to error

    oxinabox committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    7c7c628 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2b79ef3 View commit details
    Browse the repository at this point in the history
  15. more extra rules for static arrays

    more overloads for StaticArrays
    oxinabox committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    55eb407 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b9940e3 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d4db011 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6f57657 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    00224ca View commit details
    Browse the repository at this point in the history
  20. Remove outdated comment

    oxinabox committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    a61d05b View commit details
    Browse the repository at this point in the history
  21. Update comment

    oxinabox committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    c9fb55a View commit details
    Browse the repository at this point in the history
  22. Add comment

    oxinabox committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    0cfbc41 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    8badafd View commit details
    Browse the repository at this point in the history