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

More extensibility #641

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

More extensibility #641

wants to merge 10 commits into from

Commits on Sep 28, 2022

  1. fix frozeWithCacheReuse

    molon committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    e1825f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1382e8 View commit details
    Browse the repository at this point in the history
  3. Support more complex custom encode methods

    - UpdateArrayEncoderConstructor(v *ArrayEncoderConstructor)
    - UpdateStructDescriptorConstructor(v *StructDescriptorConstructor)
    - UpdateMapEncoderConstructor(v *MapEncoderConstructor)
    - UpdateSliceEncoderConstructor(v *SliceEncoderConstructor)
    molon committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    6044da9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b9003e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0e082d4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9bbeedd View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2023

  1. avoid quote number repeatedly

    molon committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    eac2ab4 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

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

Commits on Mar 24, 2023

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

Commits on May 29, 2023

  1. Public UnreadByte Method

    molon committed May 29, 2023
    Configuration menu
    Copy the full SHA
    e42e40b View commit details
    Browse the repository at this point in the history