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

Implements writing delimited and length-prefixed sequence types #701

Merged
merged 13 commits into from
Feb 8, 2024

Commits on Jan 16, 2024

  1. Implements writing v1.1 decimals

    Zack Slayton committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    c840b0c View commit details
    Browse the repository at this point in the history
  2. improved comments

    Zack Slayton committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    213a4e5 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Implements writing short-form timestamps

    Zack Slayton committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    2f47b10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    759027f View commit details
    Browse the repository at this point in the history
  3. fixed comment typo

    Zack Slayton committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    d307368 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Implements writing long-form v1.1 timestamps

    Zack Slayton committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    49ca57d View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    f50e183 View commit details
    Browse the repository at this point in the history
  2. clippy suggestions

    Zack Slayton committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    9bc075a View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Incorporates review feedback

    Zack Slayton committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    4e0e1d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    845a6d8 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/write-timestamp' into write-sequ…

    …ences
    Zack Slayton committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    e6b998d View commit details
    Browse the repository at this point in the history
  4. Adds more doc comments to the unsafe_helpers module

    Zack Slayton committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    ac01abc View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

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