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

bin support #6

Merged
merged 63 commits into from
Oct 24, 2024
Merged

bin support #6

merged 63 commits into from
Oct 24, 2024

Commits on Jul 31, 2024

  1. chore: minor cleanup

    alanpq committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    28dcc65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3092db3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e91a321 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0370c27 View commit details
    Browse the repository at this point in the history
  5. fix: serde ignore -> skip typo

    alanpq committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    2cfb957 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ec5eba2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7e7d96c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d6c58a2 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    47ec2b1 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    094a808 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4200686 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. fix: remove wasm stuff

    alanpq committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    0375572 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d897d90 View commit details
    Browse the repository at this point in the history
  3. chore: remove more debug logs

    alanpq committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    f72dc66 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    35ebd2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef78c5b View commit details
    Browse the repository at this point in the history
  3. feat: serde derives for Color

    alanpq committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    830d8ce View commit details
    Browse the repository at this point in the history
  4. feat: bin read support

    alanpq committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    14ad168 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a4ab31 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2bca8b2 View commit details
    Browse the repository at this point in the history
  7. chore: lint cleanup

    alanpq committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    131c7d4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    68f34a9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a49c010 View commit details
    Browse the repository at this point in the history
  10. fix: remove debug logs

    alanpq committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    4a31fe1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    818de32 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    da262e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    3cc6cc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    312a325 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    617b7ef View commit details
    Browse the repository at this point in the history
  2. feat: impl BinProperty::size()

    alanpq committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    5a53be9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    482b50b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61a00a6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ebcf222 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    da2a96c View commit details
    Browse the repository at this point in the history
  7. chore: remove todo

    alanpq committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    01271c1 View commit details
    Browse the repository at this point in the history
  8. feat: basic bin read test

    alanpq committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    ad86088 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0d58d1d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3a70c04 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    902c430 View commit details
    Browse the repository at this point in the history
  12. feat: impl AsRef for Color<T>

    alanpq committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    cef0a04 View commit details
    Browse the repository at this point in the history
  13. feat: add WriteProperty trait

    alanpq committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    763b717 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    acf5469 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c61abff View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    fc567ec View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    146a1bf View commit details
    Browse the repository at this point in the history
  18. fix: update bin read test

    alanpq committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    bb67fa9 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    bc3dd21 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    8acca90 View commit details
    Browse the repository at this point in the history
  21. feat: impl WriteProperty for Struct/EmbeddedValue

    fix: unimplemented comment in struct writer
    alanpq committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    01b22bc View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5e32f0a View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    ad9cfef View commit details
    Browse the repository at this point in the history
  24. chore: warning cleanup

    alanpq committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    ab494d4 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    e0a70e9 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    be9d71a View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    91ad9fc View commit details
    Browse the repository at this point in the history
  28. fix: rebase woes

    alanpq committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    896e8a5 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    4df5657 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    802dd07 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    773ddd1 View commit details
    Browse the repository at this point in the history
  32. fix: size seeking issue

    alanpq committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    26ed347 View commit details
    Browse the repository at this point in the history
  33. chore (nix): add gdb to flake

    alanpq committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    4fd5235 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    4dcc81a View commit details
    Browse the repository at this point in the history
  35. fix: remove real data tests

    alanpq committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    bd3346d View commit details
    Browse the repository at this point in the history