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

Refactor implementation of Decode::skip and Decode::encoded_fixed_size #587

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on May 6, 2024

  1. feat: skip for input

    kalaninja committed May 6, 2024
    Configuration menu
    Copy the full SHA
    afd8ec7 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    f25848b View commit details
    Browse the repository at this point in the history
  2. refactor: Decode::skip

    kalaninja committed May 7, 2024
    Configuration menu
    Copy the full SHA
    e700afd View commit details
    Browse the repository at this point in the history
  3. docs: correct typos

    kalaninja committed May 7, 2024
    Configuration menu
    Copy the full SHA
    26841d6 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Merge branch 'master' into kalan/skip

    # Conflicts:
    #	src/codec.rs
    kalaninja committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    2f6c267 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

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

Commits on Nov 15, 2024

  1. add tests

    gui1117 committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    aa3604c View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2024

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

Commits on Nov 18, 2024

  1. minor test

    gui1117 committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    abf251e View commit details
    Browse the repository at this point in the history
  2. format with +nightly

    kalaninja committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    77bf2af View commit details
    Browse the repository at this point in the history