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

WIP: Serde support #83

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

WIP: Serde support #83

wants to merge 11 commits into from

Commits on Jun 6, 2017

  1. WIP: Serde support

    tailhook committed Jun 6, 2017
    Configuration menu
    Copy the full SHA
    96b8bd0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53844a5 View commit details
    Browse the repository at this point in the history
  3. serde for char

    tailhook committed Jun 6, 2017
    Configuration menu
    Copy the full SHA
    166d2df View commit details
    Browse the repository at this point in the history
  4. Implements serde for option

    tailhook committed Jun 6, 2017
    Configuration menu
    Copy the full SHA
    66c85cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b19eb9 View commit details
    Browse the repository at this point in the history
  6. Implements serde for maps

    tailhook committed Jun 6, 2017
    Configuration menu
    Copy the full SHA
    1c7146a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aef7863 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ded3380 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8aac2a9 View commit details
    Browse the repository at this point in the history
  10. Implements serde for ()

    tailhook committed Jun 6, 2017
    Configuration menu
    Copy the full SHA
    4762ab6 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2017

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