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

feat: parsed options #1256

Merged
merged 12 commits into from Jul 10, 2020
Merged

Commits on Jun 23, 2019

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

Commits on Jun 24, 2019

  1. Properly parse option values into objects in addition to the regular …

    …option parsing. Repeated options are preserved as well as repeated fields within nested options.
    
    Parsed options are kept in a parsedOptions field on every level (message, field etc.)
    eyalpost committed Jun 24, 2019
    Copy the full SHA
    eeeeeb1 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2020

  1. Copy the full SHA
    5ab0626 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2020

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

Commits on Jul 1, 2020

  1. Copy the full SHA
    fed3091 View commit details
    Browse the repository at this point in the history
  2. fix: bad merge

    alexander-fenster committed Jul 1, 2020
    Copy the full SHA
    79cb7e6 View commit details
    Browse the repository at this point in the history
  3. fix: lint

    alexander-fenster committed Jul 1, 2020
    Copy the full SHA
    03ffc13 View commit details
    Browse the repository at this point in the history
  4. fix: lint

    alexander-fenster committed Jul 1, 2020
    Copy the full SHA
    32a40e8 View commit details
    Browse the repository at this point in the history
  5. fix: lint

    alexander-fenster committed Jul 1, 2020
    Copy the full SHA
    b53ebfd View commit details
    Browse the repository at this point in the history
  6. fix: lint

    alexander-fenster committed Jul 1, 2020
    Copy the full SHA
    b59e2e0 View commit details
    Browse the repository at this point in the history
  7. fix: lint

    alexander-fenster committed Jul 1, 2020
    Copy the full SHA
    45daedd View commit details
    Browse the repository at this point in the history
  8. fix: build types

    alexander-fenster committed Jul 1, 2020
    Copy the full SHA
    1601786 View commit details
    Browse the repository at this point in the history