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

add support for Struct in Map #105

Merged
merged 21 commits into from
Mar 24, 2020
Merged

Commits on Jan 12, 2020

  1. add support for Struct in Map

    svyotov committed Jan 12, 2020
    Configuration menu
    Copy the full SHA
    d7906b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71f1eca View commit details
    Browse the repository at this point in the history
  3. err handling in unit tests

    svyotov committed Jan 12, 2020
    Configuration menu
    Copy the full SHA
    5210a2a View commit details
    Browse the repository at this point in the history
  4. helper functions

    svyotov committed Jan 12, 2020
    Configuration menu
    Copy the full SHA
    603beb9 View commit details
    Browse the repository at this point in the history
  5. semi working

    svyotov committed Jan 12, 2020
    Configuration menu
    Copy the full SHA
    fee8873 View commit details
    Browse the repository at this point in the history
  6. remove custom functions

    svyotov committed Jan 12, 2020
    Configuration menu
    Copy the full SHA
    8abe216 View commit details
    Browse the repository at this point in the history
  7. passing unit tests

    svyotov committed Jan 12, 2020
    Configuration menu
    Copy the full SHA
    94505e7 View commit details
    Browse the repository at this point in the history
  8. linting

    svyotov committed Jan 12, 2020
    Configuration menu
    Copy the full SHA
    1c80d3f View commit details
    Browse the repository at this point in the history
  9. cleaner test data

    svyotov committed Jan 12, 2020
    Configuration menu
    Copy the full SHA
    4d02cc7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    697a693 View commit details
    Browse the repository at this point in the history
  11. PR review clean ups

    svyotov committed Jan 12, 2020
    Configuration menu
    Copy the full SHA
    7e445ff View commit details
    Browse the repository at this point in the history
  12. Reduce code complexity

    svyotov committed Jan 12, 2020
    Configuration menu
    Copy the full SHA
    fce15cb View commit details
    Browse the repository at this point in the history
  13. clean

    svyotov committed Jan 12, 2020
    Configuration menu
    Copy the full SHA
    de238da View commit details
    Browse the repository at this point in the history
  14. improvements

    svyotov committed Jan 12, 2020
    Configuration menu
    Copy the full SHA
    ab195ab View commit details
    Browse the repository at this point in the history
  15. dst

    svyotov committed Jan 12, 2020
    Configuration menu
    Copy the full SHA
    4536699 View commit details
    Browse the repository at this point in the history
  16. bugs

    svyotov committed Jan 12, 2020
    Configuration menu
    Copy the full SHA
    12ad057 View commit details
    Browse the repository at this point in the history
  17. bugs

    svyotov committed Jan 12, 2020
    Configuration menu
    Copy the full SHA
    14cd536 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3d8b05c View commit details
    Browse the repository at this point in the history
  19. disable gosec for unsafe pointer dereference when trying to access st…

    …ruct unexported data fields
    svyotov committed Jan 12, 2020
    Configuration menu
    Copy the full SHA
    590d6ed View commit details
    Browse the repository at this point in the history
  20. nolint

    svyotov committed Jan 12, 2020
    Configuration menu
    Copy the full SHA
    612279b View commit details
    Browse the repository at this point in the history
  21. bugs

    svyotov committed Jan 12, 2020
    Configuration menu
    Copy the full SHA
    8eabc02 View commit details
    Browse the repository at this point in the history