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 optional fields manually #4750

Commits on Feb 3, 2022

  1. add new OptionDouble type

    Alex Boten committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    e1cc7bd View commit details
    Browse the repository at this point in the history
  2. add min/max to proto

    Alex Boten committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    414b8b0 View commit details
    Browse the repository at this point in the history
  3. add unmarshal, update serialization

    Alex Boten committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    55870d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7423148 View commit details
    Browse the repository at this point in the history
  5. fix lint

    Alex Boten committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    ef468f6 View commit details
    Browse the repository at this point in the history
  6. add test for deserialization

    Alex Boten committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    ca1de09 View commit details
    Browse the repository at this point in the history
  7. remove OptionalDouble pdata type

    Alex Boten committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    5adcdad View commit details
    Browse the repository at this point in the history
  8. fix lint

    Alex Boten committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    92b7423 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. add templating for optional values

    Alex Boten committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    620032e View commit details
    Browse the repository at this point in the history