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

Feature/tree protobuf #5

Draft
wants to merge 20 commits into
base: develop
Choose a base branch
from
Draft

Feature/tree protobuf #5

wants to merge 20 commits into from

Commits on May 14, 2024

  1. start adding compressed tree

    mathleur committed May 14, 2024
    Configuration menu
    Copy the full SHA
    8d2c7cc View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

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

Commits on May 21, 2024

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

Commits on May 22, 2024

  1. added tests and quick fix

    mathleur committed May 22, 2024
    Configuration menu
    Copy the full SHA
    acd22c2 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

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

Commits on May 27, 2024

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

    mathleur committed May 27, 2024
    Configuration menu
    Copy the full SHA
    fa03843 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. try to test encoder/decoder

    mathleur committed May 28, 2024
    Configuration menu
    Copy the full SHA
    5b306e5 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

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

    mathleur committed May 29, 2024
    Configuration menu
    Copy the full SHA
    cc1d50f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf6d31e View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. update tree and encoding

    mathleur committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    67c4927 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. real fdb example tree

    mathleur committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    79e1bc9 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

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

Commits on Jun 13, 2024

  1. add tree iterator

    mathleur committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    77a938d View commit details
    Browse the repository at this point in the history
  2. WIP

    mathleur committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    644f963 View commit details
    Browse the repository at this point in the history
  3. more efficient iterator

    mathleur committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    0830930 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d024b9 View commit details
    Browse the repository at this point in the history
  5. change stacks with deques

    mathleur committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    b4054f1 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Merge pull request #4 from ecmwf/feature/tree_iterator

    Feature/tree iterator
    mathleur authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    77c5f0e View commit details
    Browse the repository at this point in the history