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

Alternative serialization implementation that compactly stores bytes #1303

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    7911636 View commit details
    Browse the repository at this point in the history
  2. cleanup and test

    weikengchen committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    26b868b View commit details
    Browse the repository at this point in the history
  3. comment

    weikengchen committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    3eaab1f View commit details
    Browse the repository at this point in the history
  4. rename

    weikengchen committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    ec55da8 View commit details
    Browse the repository at this point in the history
  5. var name

    weikengchen committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    0131bdf View commit details
    Browse the repository at this point in the history
  6. buffered word

    weikengchen committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    0f9955e View commit details
    Browse the repository at this point in the history
  7. use struct for clarity

    weikengchen committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    960d88c View commit details
    Browse the repository at this point in the history
  8. add edge case test

    weikengchen committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    8ffb675 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a226885 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    235336f View commit details
    Browse the repository at this point in the history
  11. depth detector

    weikengchen committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    1a540dc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e0d617a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    482027d View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

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

Commits on Jan 12, 2024

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

Commits on Feb 11, 2024

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