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

Support systems that take references as input #15184

Merged
merged 38 commits into from
Sep 23, 2024

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    0df60ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26ed7e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b89e1ea View commit details
    Browse the repository at this point in the history
  4. fix pipe inference in example

    ItsDoot committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    7955555 View commit details
    Browse the repository at this point in the history
  5. fix ecs piping example

    ItsDoot committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    1df45dd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f017238 View commit details
    Browse the repository at this point in the history
  7. fix pipe system naming

    ItsDoot committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    30138bc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    61c1698 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8e76f43 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    74099bb View commit details
    Browse the repository at this point in the history
  11. fix example

    ItsDoot committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    1b35bd5 View commit details
    Browse the repository at this point in the history
  12. add documentation

    ItsDoot committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    f08681e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    caa273a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    219f15f View commit details
    Browse the repository at this point in the history
  15. fix doctests

    ItsDoot committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    6c071b8 View commit details
    Browse the repository at this point in the history
  16. cleanup

    ItsDoot committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    842c92a View commit details
    Browse the repository at this point in the history
  17. improve doctests

    ItsDoot committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    66b7506 View commit details
    Browse the repository at this point in the history
  18. remove extra whitespace

    ItsDoot committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    3661f6d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c0a06cf View commit details
    Browse the repository at this point in the history
  20. remove compilation test

    ItsDoot committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    b1a5578 View commit details
    Browse the repository at this point in the history
  21. cleanup

    ItsDoot committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    8d3e89b View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    9b98afe View commit details
    Browse the repository at this point in the history
  23. fix some generic bounds

    ItsDoot committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    d4ddf50 View commit details
    Browse the repository at this point in the history
  24. address feedback

    ItsDoot committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    28c46a0 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    3299564 View commit details
    Browse the repository at this point in the history
  26. remove unused import

    ItsDoot committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    36140ed View commit details
    Browse the repository at this point in the history
  27. fix broken doc link

    ItsDoot committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    0192003 View commit details
    Browse the repository at this point in the history
  28. Replace per-systeminput impls with generic impl

    Co-authored-by: Giacomo Stevanato <[email protected]>
    ItsDoot and SkiFire13 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    261b9e3 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    432b02a View commit details
    Browse the repository at this point in the history
  30. address feedback

    ItsDoot committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    b68e16c View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    6c46e48 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    c46130e View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    24f0adb View commit details
    Browse the repository at this point in the history
  34. fix ci complaint

    ItsDoot committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    3f65788 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    69eae8f View commit details
    Browse the repository at this point in the history
  36. improve docs

    ItsDoot committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    981b206 View commit details
    Browse the repository at this point in the history
  37. fix errors

    ItsDoot committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    1623043 View commit details
    Browse the repository at this point in the history
  38. add validate_param impls

    ItsDoot committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    c08d853 View commit details
    Browse the repository at this point in the history