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

Sumtype enums #151

Merged
merged 15 commits into from
Nov 1, 2017
Merged

Sumtype enums #151

merged 15 commits into from
Nov 1, 2017

Commits on Oct 26, 2017

  1. working (or, technically, compiling)

    Paul Kinsky committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    c020f2d View commit details
    Browse the repository at this point in the history
  2. working except for round trip to/from string logic

    Paul Kinsky committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    8205fb2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84a7a0d View commit details
    Browse the repository at this point in the history
  4. formatting

    Paul Kinsky committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    62787e4 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2017

  1. comments!

    Paul Kinsky committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    9454bdd View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2017

  1. refactoring based on comments, test broken

    Paul Kinsky committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    339bec4 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2017

  1. fix tests

    Paul Kinsky committed Oct 31, 2017
    Configuration menu
    Copy the full SHA
    bc7bdb4 View commit details
    Browse the repository at this point in the history
  2. fix tests

    Paul Kinsky committed Oct 31, 2017
    Configuration menu
    Copy the full SHA
    3dd6f6e View commit details
    Browse the repository at this point in the history
  3. cleanup

    Paul Kinsky committed Oct 31, 2017
    Configuration menu
    Copy the full SHA
    009d8a2 View commit details
    Browse the repository at this point in the history
  4. cleanup

    Paul Kinsky committed Oct 31, 2017
    Configuration menu
    Copy the full SHA
    145a390 View commit details
    Browse the repository at this point in the history
  5. cleanup

    Paul Kinsky committed Oct 31, 2017
    Configuration menu
    Copy the full SHA
    1c1a18e View commit details
    Browse the repository at this point in the history
  6. export unrecognized value type w/o constructors

    Paul Kinsky committed Oct 31, 2017
    Configuration menu
    Copy the full SHA
    1e0f059 View commit details
    Browse the repository at this point in the history
  7. nits

    Paul Kinsky committed Oct 31, 2017
    Configuration menu
    Copy the full SHA
    68d0c76 View commit details
    Browse the repository at this point in the history
  8. nit

    Paul Kinsky committed Oct 31, 2017
    Configuration menu
    Copy the full SHA
    251e93d View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2017

  1. test

    Paul Kinsky committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    f1fe93d View commit details
    Browse the repository at this point in the history