Skip to content
This repository has been archived by the owner on Jun 18, 2019. It is now read-only.

Add support for enums expressible by string or integer #202

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

Commits on Aug 13, 2017

  1. Add support for enums expressible by literals

    Support includes raw values that are ExpressibleByStringLiteral or ExpressibleByIntegerLiteral.
    polac24 committed Aug 13, 2017
    Configuration menu
    Copy the full SHA
    72c85c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23302a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71b88ec View commit details
    Browse the repository at this point in the history