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

Optional decoder update #25

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

Optional decoder update #25

wants to merge 8 commits into from

Commits on Aug 20, 2018

  1. Remove type annotations from combinators

    This commit will get dropped once the general cleanups PR is merged with
    this change.
    Elias Mulhall committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    5c53c44 View commit details
    Browse the repository at this point in the history
  2. implement OptionalDecoder class to replace optional

    Elias Mulhall committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    c34f12a View commit details
    Browse the repository at this point in the history
  3. Update tests

    Elias Mulhall committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    c4bdce7 View commit details
    Browse the repository at this point in the history
  4. Update constant docs and types

    Elias Mulhall committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    80de1f0 View commit details
    Browse the repository at this point in the history
  5. update tests for optional

    Elias Mulhall committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    faaa15e View commit details
    Browse the repository at this point in the history
  6. Add @hidden flag to class properties that don't need to be in the gen…

    …rated docs
    Elias Mulhall committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    e306cce View commit details
    Browse the repository at this point in the history
  7. upgrade typedoc

    Elias Mulhall committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    ce7e06a View commit details
    Browse the repository at this point in the history
  8. regenerate docs

    Elias Mulhall committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    caf597f View commit details
    Browse the repository at this point in the history