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

OneOf (partial implementation) #169

Open
wants to merge 19 commits into
base: master
Choose a base branch
from
Open

OneOf (partial implementation) #169

wants to merge 19 commits into from

Commits on Nov 10, 2020

  1. proto

    Alex Sch committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    7037242 View commit details
    Browse the repository at this point in the history
  2. proto

    Alex Sch committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    4339fbb View commit details
    Browse the repository at this point in the history
  3. proto

    Alex Sch committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    907b790 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2020

  1. proto

    Alex Sch committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    d82fb38 View commit details
    Browse the repository at this point in the history
  2. proto

    Alex Sch committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    1bf6762 View commit details
    Browse the repository at this point in the history
  3. fixes

    Alex Sch committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    aa6f3f5 View commit details
    Browse the repository at this point in the history
  4. json

    Alex Sch committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    b5d275c View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2020

  1. fixes

    Alex Sch committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    6ecfd23 View commit details
    Browse the repository at this point in the history
  2. reuse Message.Compare for OneOf

    Alex Sch committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    2f45961 View commit details
    Browse the repository at this point in the history
  3. tests for JSON enum

    Alex Sch committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    63f635d View commit details
    Browse the repository at this point in the history
  4. XML oneof support

    Alex Sch committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    8ec0692 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into one-of-II

    Alex Sch authored Nov 12, 2020
    Configuration menu
    Copy the full SHA
    7ce3adc View commit details
    Browse the repository at this point in the history
  6. remove commented types

    Alex Sch committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    0e11384 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4730a61 View commit details
    Browse the repository at this point in the history
  8. fix openapi tests

    Alex Sch committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    755ef46 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    db80e8d View commit details
    Browse the repository at this point in the history
  10. refactor: todo

    jeroenrinzema committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    ebf1436 View commit details
    Browse the repository at this point in the history
  11. fix tests

    Alex Sch committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    1c53b27 View commit details
    Browse the repository at this point in the history
  12. remove useless code

    Alex Sch committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    6702c70 View commit details
    Browse the repository at this point in the history