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

Wrappers #888

Merged
merged 31 commits into from Dec 16, 2022
Merged

Wrappers #888

merged 31 commits into from Dec 16, 2022

Commits on Jan 30, 2022

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

Commits on Feb 2, 2022

  1. implement wrapping support in collections; note this involves a colle…

    …ction API change which may be a pain
    mgravell committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    58d8b3f View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. planning for actual wrapper implementation (collections and primitive…

    …s); still remaining:
    
    [ ] implement!
    [ ] GetSchema
    [ ] protogen
    mgravell committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    b4a0480 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2022

  1. document feature

    mgravell committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    7718438 View commit details
    Browse the repository at this point in the history
  2. Update nullwrappers.md

    mgravell committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    60cd7fc View commit details
    Browse the repository at this point in the history
  3. Update nullwrappers.md

    mgravell committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    8f89c99 View commit details
    Browse the repository at this point in the history
  4. Update nullwrappers.md

    mgravell committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    23384a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8821afd View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2022

  1. Configuration menu
    Copy the full SHA
    e9e29c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    539e3f7 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. - detect the new attributes in auto-configure

    - add basic (but failing) tests
    mgravell committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    fd82bbb View commit details
    Browse the repository at this point in the history
  2. fixify

    mgravell committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    615d0bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58967a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    605e34e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a8a31b5 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

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

Commits on Feb 12, 2022

  1. Configuration menu
    Copy the full SHA
    34443f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46833c0 View commit details
    Browse the repository at this point in the history
  3. detect oneof usage

    mgravell committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    f3e49ae View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

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

Commits on Dec 5, 2022

  1. Configuration menu
    Copy the full SHA
    68b8dd6 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Configuration menu
    Copy the full SHA
    a88c2e4 View commit details
    Browse the repository at this point in the history
  2. release notes

    mgravell committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    ebf3715 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    082f8c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4eeef35 View commit details
    Browse the repository at this point in the history
  5. consolidate libs

    mgravell committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    768da73 View commit details
    Browse the repository at this point in the history
  6. lib rev

    mgravell committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    bb01e43 View commit details
    Browse the repository at this point in the history
  7. remove dead file

    mgravell committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    37aace0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    739615a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d02357f View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. un-obsolete SupportNull

    mgravell committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    f6a8d8d View commit details
    Browse the repository at this point in the history