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

Support Map #28

Merged
merged 11 commits into from
Feb 9, 2017
Merged

Support Map #28

merged 11 commits into from
Feb 9, 2017

Commits on Feb 7, 2017

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

    tafia committed Feb 7, 2017
    Configuration menu
    Copy the full SHA
    98b41c9 View commit details
    Browse the repository at this point in the history
  3. add parser test_map

    tafia committed Feb 7, 2017
    Configuration menu
    Copy the full SHA
    4bb1062 View commit details
    Browse the repository at this point in the history
  4. write map definition

    tafia committed Feb 7, 2017
    Configuration menu
    Copy the full SHA
    0908ebd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9ba7c9b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4762a3d View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2017

  1. refactor + add map write/read/get_size

    Lot of pb-rs methods have been migrated from Field to FieldType.
    This commit makes everything "compile" but the tests are failing.
    tafia committed Feb 8, 2017
    Configuration menu
    Copy the full SHA
    ba807e7 View commit details
    Browse the repository at this point in the history
  2. fix test w/o map

    tafia committed Feb 8, 2017
    Configuration menu
    Copy the full SHA
    6c097eb View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2017

  1. Configuration menu
    Copy the full SHA
    27d9005 View commit details
    Browse the repository at this point in the history
  2. add wr_map test

    tafia committed Feb 9, 2017
    Configuration menu
    Copy the full SHA
    bff61d7 View commit details
    Browse the repository at this point in the history
  3. add benches for map

    tafia committed Feb 9, 2017
    Configuration menu
    Copy the full SHA
    a1dd042 View commit details
    Browse the repository at this point in the history