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

Type-level display size #125

Merged

Commits on Jun 13, 2020

  1. Sketch up type-level display size

    Dániel Buga authored and bugadani committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    45e3f8d View commit details
    Browse the repository at this point in the history
  2. Use display buffers with only the necessary size

    Dániel Buga authored and bugadani committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    9221aa9 View commit details
    Browse the repository at this point in the history
  3. Run cargo fmt

    Dániel Buga authored and bugadani committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    cd9e24d View commit details
    Browse the repository at this point in the history
  4. Make the module public

    bugadani committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    b53ef58 View commit details
    Browse the repository at this point in the history
  5. Add defaults

    Try to at least be backwards compatible when the defaults are used
    bugadani committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    ea46e9f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3478024 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    13e6807 View commit details
    Browse the repository at this point in the history
  8. Docs to make CI happy

    bugadani committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    ee64523 View commit details
    Browse the repository at this point in the history
  9. Run cargo fmt

    bugadani committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    4e1f1e1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c87abe2 View commit details
    Browse the repository at this point in the history
  11. Fix formatting

    bugadani committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    a0bdbab View commit details
    Browse the repository at this point in the history
  12. Fix examples in doc comments

    bugadani committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    828b6ec View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c51b4a1 View commit details
    Browse the repository at this point in the history
  14. Modify configuration to send the command instead of just constructing it

    This will align better with rotation where at least two commands must be transmitted for configuration
    bugadani committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    7529a8c View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2020

  1. Cleanup

    bugadani committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    748f8ce View commit details
    Browse the repository at this point in the history
  2. Remove outdated todo

    bugadani committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    7293e42 View commit details
    Browse the repository at this point in the history
  3. No glob reexport

    bugadani committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    f988370 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f0ab04 View commit details
    Browse the repository at this point in the history
  5. Add changelog entry

    bugadani committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    272f686 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    de23b05 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

  1. Apply suggestions from code review

    Co-authored-by: James Waples <[email protected]>
    bugadani and jamwaffles committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    48c490f View commit details
    Browse the repository at this point in the history