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

Feature/user defined types #338

Closed

Commits on Oct 18, 2016

  1. add first version support for user-defined types

    Théo Delrieu authored and theodelrieu committed Oct 18, 2016
    Configuration menu
    Copy the full SHA
    c136f67 View commit details
    Browse the repository at this point in the history
  2. fix compilation on gcc-6

    theodelrieu committed Oct 18, 2016
    Configuration menu
    Copy the full SHA
    2ee7399 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0001032 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    63241db View commit details
    Browse the repository at this point in the history
  5. wip: modify from_json prototype

    Théo DELRIEU authored and theodelrieu committed Oct 18, 2016
    Configuration menu
    Copy the full SHA
    f805dfc View commit details
    Browse the repository at this point in the history
  6. wip: add get_impl overload that uses free from_json method

    Théo DELRIEU authored and theodelrieu committed Oct 18, 2016
    Configuration menu
    Copy the full SHA
    733e95f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    06d60de View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2016

  1. revert useless formatting

    Théo DELRIEU committed Oct 20, 2016
    Configuration menu
    Copy the full SHA
    2407833 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db4806b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d290c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5451aa5 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2016

  1. move most SFINAE trickery in to/from_json_fn

    Théo DELRIEU committed Oct 21, 2016
    Configuration menu
    Copy the full SHA
    15507d1 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2016

  1. fix compilation on vs2015 (taken from MS-ranges)

    Théo Delrieu committed Oct 22, 2016
    Configuration menu
    Copy the full SHA
    56492ce View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2016

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