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

Remove InputStreams using a subtrait of UserInput, allowing users to add their own input kinds #576

Merged
merged 38 commits into from
Aug 7, 2024

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    09e90ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89ec5ce View commit details
    Browse the repository at this point in the history
  3. Add DummyResource

    alice-i-cecile committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    636b198 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    91f88d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    800ab04 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f828879 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2517cf3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    52a3496 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5e03433 View commit details
    Browse the repository at this point in the history
  10. Fix up docs

    alice-i-cecile committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    0619218 View commit details
    Browse the repository at this point in the history
  11. Remove InputStreams

    alice-i-cecile committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    a4a0392 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    25a23a0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    23406eb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f138225 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    735b439 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de181c7 View commit details
    Browse the repository at this point in the history
  3. Easy fixes for tests

    alice-i-cecile committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    d149cca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a987847 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b87d496 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1605310 View commit details
    Browse the repository at this point in the history
  7. Update CHANGELOG

    alice-i-cecile committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    8d2255e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7ee9bf8 View commit details
    Browse the repository at this point in the history
  9. Clippy

    alice-i-cecile committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    77a5920 View commit details
    Browse the repository at this point in the history
  10. Fix doc links

    alice-i-cecile committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    d805166 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a114bac View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7439f8f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b7dc718 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    454706a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2fd691a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b1588a2 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3caf6df View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    acc4733 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7ed2362 View commit details
    Browse the repository at this point in the history
  20. Fix doc tests

    alice-i-cecile committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    bbc8535 View commit details
    Browse the repository at this point in the history
  21. Clippy

    alice-i-cecile committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    a0e22b0 View commit details
    Browse the repository at this point in the history
  22. Cargo fmt...

    alice-i-cecile committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    59deaeb View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    8f537fe View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    8913342 View commit details
    Browse the repository at this point in the history