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

Packed CBOR decoding support for shared items #93

Draft
wants to merge 44 commits into
base: master
Choose a base branch
from

Commits on Feb 8, 2024

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

    mguetschow committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    862f088 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    16c2dc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f95fd6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac7efbb View commit details
    Browse the repository at this point in the history
  4. WIP: get_tag support

    mguetschow committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    bb0637e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e0bb65e View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    7c64f81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    263f829 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3fc5a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    989f061 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6bafc13 View commit details
    Browse the repository at this point in the history
  6. WIP: dedicated init function for packed, keep it const for _enter_con…

    …tainer at cost of double follow
    mguetschow committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    26f20be View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    9ced9de View commit details
    Browse the repository at this point in the history
  2. WIP: fix some bugs with invalid and indirect references, consolidate …

    …packed logic behind _PACKED_FOLLOW
    mguetschow committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    40e1c9c View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    95ffb98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d94dc67 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

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

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    df7ea5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    903e033 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26dcaa8 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    c35c7aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b75141 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7007bbc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b7da35 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    291cff9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96cb6ea View commit details
    Browse the repository at this point in the history
  3. WIP: don't rewind on error

    mguetschow committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    c54dfab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e5d3a79 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    50d7ab4 View commit details
    Browse the repository at this point in the history
  6. WIP: add documentation, consistently pass down recursion limit, fix b…

    …ug for indefinite length tables
    mguetschow committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    3e08f1f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2f6ecba View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    32dfd26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c093594 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38441e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8dc01a4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    40742dd View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

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

Commits on Mar 19, 2024

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

Commits on Mar 20, 2024

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

Commits on Apr 4, 2024

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

Commits on Apr 17, 2024

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

Commits on Aug 23, 2024

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

Commits on Oct 1, 2024

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